Rexhunter99/atmosfear-x

Animation Processor Crash

Opened this issue · 0 comments

What steps will reproduce the problem?
1. creating lots of water rings in water
2. having certain animated entities, eg; animals and map objects, on screen

There is a logical? error in the animation processing code, originally written 
by Action Forms.  It causes an access violation/SIGSEGV, a Signal Segfault 
which silently kills the engine on Linux systems ( very bad )

It seems to happen to me when I make a lot of water rings, eg walking through 
water or shooting the surface to make water splashes, it has also happened when 
some dinosaurs rushed on screen.

Original issue reported on code.google.com by rexhunter99 on 28 Nov 2013 at 9:30