When I compile individual classes in my greenfoot project, there are no syntax errors. However, when I compile it using the button below the class diagrams, the classes compile but my world wouldn't appear (I still have the super method). I was curious as to whether this was because I exceeded a memory cap that greenfoot gives to its projects. If not, why is this?

