I've been doing a lot of long, long stress tests and just got an error within Particle Candy's UpdateParticles() Function.
I get an "Entity Does Not Exist" on this line :
Now I don't mess with the pivots myself, and I've seen that Particle Candy only free's the pivots itself if you call FreeEmitter ( which I don't ) or you call FreeEmitters() ( which I don't )
So I'm wondering if any other PC users have observed this and found some kind of solution ( or even found the cause )
I'd email the author, but hey, it's three weeks since I emailed him about the last bug and he hasn't replied to that yet. So I figured I'd try here as well.
I get an "Entity Does Not Exist" on this line :
x# = EntityX (Emitter\Piv,1)
Now I don't mess with the pivots myself, and I've seen that Particle Candy only free's the pivots itself if you call FreeEmitter ( which I don't ) or you call FreeEmitters() ( which I don't )
So I'm wondering if any other PC users have observed this and found some kind of solution ( or even found the cause )
I'd email the author, but hey, it's three weeks since I emailed him about the last bug and he hasn't replied to that yet. So I figured I'd try here as well.