Thread history
From User talk:Sheldor
Viewing a history listing
Jump to navigation
Jump to search
Viewing a history listing
Time | User | Activity | Comment |
---|---|---|---|
18:40, 1 September 2014 | Sheldor (talk | contribs) | New reply created | (Reply to Robocode Problem) |
17:06, 31 August 2014 | Sheldor (talk | contribs) | New reply created | (Reply to Robocode Problem) |
15:38, 31 August 2014 | Sheldor (talk | contribs) | New reply created | (Reply to Robocode Problem) |
15:15, 31 August 2014 | Rednaxela (talk | contribs) | Comment text edited | (fix link) |
15:15, 31 August 2014 | Rednaxela (talk | contribs) | New reply created | (Reply to Robocode Problem) |
14:41, 31 August 2014 | Sheldor (talk | contribs) | New reply created | (Reply to Robocode Problem) |
20:43, 30 August 2014 | Sheldor (talk | contribs) | New thread created |
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?