Every time I open Greenfoot, and it defaults to the game i'm currently working on, i get spammed by the following error:
I dont know what it is, but looks like i'm out of memory. I think its because the code is creating 16k objects, is there a way to get around this error other than shortening my object count?
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space