Posted by Evan C on October 22, 1998 at 22:43:05:
In Reply to: Freezing Level posted by Nightmare on October 22, 1998 at 20:46:40:
: In my level, it starts fine, and runs fine, but after a few minutes, the computor freezes. I doesn't crash MOTS and return me to the desktop, it simply freezes and I have to hit o power button to restart. Any Idea what's ccausing this? I do have some cog that repeatedly create particles, but the particle template has timer, so they shouldn't strain system resources. The only other thing I can think of, the level is rather large, but it's not humongeuos. It only happens to this level. Any help would be appreciated
: Nightmare
Does it crash with other levels?
Can you post the cog here(and any other custum made cogs--especially cogs with infinite loops in them)?
Any 3dos that might be causing the problem?
Any template errors(do all the templates apear in the level fine)?
The most likely thing is that you have a cog with a loop in it. These can easily cause freezes like that.
Evan C