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

2016/11/22

What is causing this error?

smartinez smartinez

2016/11/22

#
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
danpost danpost

2016/11/22

#
smartinez wrote...
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Probably too many or oversized images; possibly large sound files; too many objects in your world; or, any combination of these.
You need to login to post a reply.