Jacob Schrum reported this issue here:
https://groups.google.com/forum/?hl=en&fromgroups=#!topic/robocode/pNHC_gfhWsk
The problem is here:
:::java public void setVisible(boolean visible) { ContainerBase.getComponent(IWindowManagerBase.class).setVisibleForRobotEngine(visible); }
A fix for the problem has been implemented, and can be tried out with the 1.8.1.0 Alpha 4 version here: http://robocode.sourceforge.net/files/robocode-1.8.1.0-Alpha-4-setup.jar
Please verify if this fixes the issue.
Log in to post a comment.
The problem is here:
Last edit: Flemming N. Larsen 2013-03-20
A fix for the problem has been implemented, and can be tried out with the 1.8.1.0 Alpha 4 version here:
http://robocode.sourceforge.net/files/robocode-1.8.1.0-Alpha-4-setup.jar
Please verify if this fixes the issue.