I would post an actual image of the issue I’m getting, but I’m not allowed to post images as a new user. I’ll attempt to explain the best I can.
I resolved the Java issues some people have when they try to use autotest, but a new issue has cropped up. I use cmd and cd over to the directory containing my game (I’m using Copy.com, btw). I then try to run quicktest.bat or randomtest.bat. I get this error:
js: “autotest.js”, line 52: uncaught JavaScript runtime exception: ReferenceError: “mygame” is not defined.
at autotest.js:52
I’ve found nothing on this on the wiki, on the main site or through googling.
I can’t get the html files to work either.
Anybody able to help?