so the crash from your script , for exemple when the model 1 load his action and in his action there is an entity pointer not loaded in level so it will give a crash but when you change the model order it work , try to add someting like : while(!entity)wait(1); in all model actions.