Hi, I don't think it is the same problem. But long time ago I had also engine crashes after level_load. The mistake I made was: I didn't wait with a function until the entity was created. So the entity was missing and the engine was crashing. And same level loading was working. So I remember this problem.