Robocode Problem
From RoboWiki
From User talk:Sheldor
Revision as of 1 September 2014 at 17:40.
The [/w/index.php?title=User_talk:Sheldor&offset=20140901174040&lqt_mustshow=4562 highlighted comment] was created in this revision.
The [/w/index.php?title=User_talk:Sheldor&offset=20140901174040&lqt_mustshow=4562 highlighted comment] was created in this revision.
When I try to open the robocode.bat file, the console opens and then immediately closes. I took a screenshot of the console and it reads
"[file path]>java -Xmx512M -cp libs/robocode.jar robocode.Robocode %*
'java' is not recognized as an internal or external command, operable program or batch file."
Any ideas? Thanks.
Assuming Java is installed, this would be the step you're missing: Robocode/System_Requirements#PATH_must_be_set
Huh. It seems my Robot Editor no longer has a built-in codesize checker. Did this change with the update, or could I have another missing classpath somewhere?