Game Development Community

too long to load?

by Christopher Gardner · in Torque Game Engine Advanced · 06/25/2009 (6:45 am) · 1 replies

For some reason my game is taking way too long to load. It goes for a while and gets stuck at the end of loading datablocks. Is there anyway i can solve this?

Addons installed:
Destructible box
Soldier Model Pack thing (With M16 and accesories)

#1
06/25/2009 (8:43 am)

Does it get completely stuck and make no further progress or does it just take very long to finish the loading process?

I remember having issues with the loading process going into an endless loop after some object failed its onAdd method and for some reason messed up the ghosting process.

Are there errors in the console.log?