Hello! I've been working on a project for quite some time and it's got quite large(though not that big i guess, i've seen larger projects here). Question is, why is my Greenfoot crashing all the time when working with multiple worlds(3) or simply refusing to compile(correct syntax, compile button does nothing).
I just spent 20 minutes wondering why changing any values in the code would not change anything in my game(was trying to figure out a formula) because my greenfoot wouldnt auto compile the code as the changes were too small for it to notice? i guess? and the compile button does, as i said, absolutely nothing.
Besides this, i have got issues with world generation and "Greenfoot has failed to save to disk" crashes.
What can I do? I'm only halfway done with my project and I don't want to give up on features just because Greenfoot is really unstable.
Can convoluted code cause something like this? It's a pretty confusing code(it's my first time writing a project this big and it's all over the place, though the game itself works wonderfully when it actually compiles)
