The engine is probably attempting to ent_create before a level is loaded. If this is done the engine will crash.

Solution: put a "wait(2)" instruction after your "level_load" instruction. That will give the engine enough time to load the level before it creates any entities.


Eats commas for breakfast.

Play Barony: Cursed Edition!