Thank you so much!!
SittingDuck's console gives me the following error message: SYSTEM: Preventing sample.SittingDuck from access: ("java.lang.RuntimePermission" "accessDeclaredMembers") java.security.AccessControlException: access denied ("java.lang.RuntimePermission" "accessDeclaredMembers") at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) at java.base/java.security.AccessController.checkPermission(AccessController.java:897) at java.base/java.lang.SecurityManager.checkPermission(SecurityManager.java:322)...
I am running the latest version of robocode on Java 11.
Hello! I wanted to test my robot against SittingDuck today, but as soon as the rounds start SittingDuck explodes, and after the 10 rounds are over it bans the robot. Why does it do this? Is there a way to fix it? I'd really like to use SittingDuck.