Open
Description
So I tried to put a squirrel thread into the sector
table that accessed a tilemap, but when I restarted the level the thread didnt clear and kept giving me the error [FATAL] error: script is accessing a dead object
. I dont think the sector
table clears when the level is restarted for some reason.