sceneWindow2D.loadLevel problems
by Konik · in Torque Game Builder · 11/01/2012 (2:38 am) · 3 replies
Hello everyone. There was a problem with the loading of larger levels. The logs console is not unusual. Just when you go to level with sceneWindow2D.loadlevel stops working game. If load a small level - and it works fine. Maybe someone faced with such a problem, tell me the solution.
Thank you all.
Thank you all.
#2
11/01/2012 (3:27 am)
Oh yeah, when I try to catch the debug error - the level is loaded without problems. Without Debugging still crashes
Vlad I
Default Studio Name
Most likely it is caused by heavy scripts. Make sure there are no no-needed endless schedules, some times it caused my game to crash on loadlevel.