Lately I keep running into this error: java.lang.OutOfMemoryError: Java heap space whenever I press reset after test running the game that I'm making what seems to be the problem here? Is my code too big to the point that Java cannot handle it? Somebody please tell me how to fix this error...
PS:It's not that it's game breaking or anything but it's mildly annoying to have to reopen the scenario everytime I want to ReRun the scenario

