Yeah sorry I made a new post with more details.
What might have happened is that the size of computations reached a limit for Gdevelop. That’s the only explanation I could came up with. I monitored all data and before a freeze the TimeDelat() gets values above normal. During the freeze some variables are null, 0, not even 0.001… Plain 0.
Is it possible that after a certain size Gdevelop can’t do the computations anymore?