I looks like you are running on an older version of Java. You could try to install the newest Java version 18, which should solve the startup issue.

With older versions, before Java 12, you can just remove the -Djava.security.manager=allow from the robocode.bat file, which should solve your issue. :)