Quote Originally Posted by jasonf
I've come up against my first real stumbling block.. There appears to be a serious bug in my particle system. The game has a single effect builder object which generates the particles, But after a while, after generating a load of particles, the whole game hangs... doesn't raise an exception or anything, just hangs. I've wrestled with this all weekend and it is something I really need to fix before I can make any more progress. I can't add exploding goats until it's fixed.
Hmm, You've probably already checked but this sounds like a leak of some kind to me.