This site requires JavaScript, please enable it in your browser!
Greenfoot back
aminycartoon
aminycartoon wrote ...

2014/5/8

Error when converting my scenario from PC to Mac

aminycartoon aminycartoon

2014/5/8

#
Ok I need help. I need to do some make up work on my game at home from school. At school I use a windows computer so I transferred the file on a flash drive to a Mac. Suddenly on my mac I get this error on the terminal "at Menu.<init>(Menu.java:30)" and this one ""at Menu.<init>(Menu.java:15)" When I go into the world and compile it says there is no errors and the terminal says that it is out of memory. Any thoughts?
danpost danpost

2014/5/8

#
Please show the code of your Menu world from line 1 to at least the end of the method that line 30 resides (the constructor).
You need to login to post a reply.