Page 1 of 1

Crash?

Posted: Sun Sep 14, 2008 5:22 pm
by EGG_GUTS
I don't know how to fix this crash. Could someone tell me how to fix this for now and future reference.

Code: Select all

Message Severity: 3
.\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_attack2c(_upper)
That is the only Message Severity: 3 in the log

Thanks

- EGG GUTS

Re: Crash?

Posted: Sun Sep 14, 2008 6:49 pm
by FragMe!
Were you trying to add new animations or combos or did this just happen? Because looking through the shipped animation files there isn't one with that name.

Re: Crash?

Posted: Sun Sep 14, 2008 10:05 pm
by Maveritchell
That just means that you haven't allocated enough memory for melee animations/combodata, or it means that you're trying to load too many animationsets at once.

Re: Crash?

Posted: Mon Sep 15, 2008 1:48 am
by SBF_Dann_Boeing
Depends on what unit you gave it to. I've seen that error before, but I don't ever remember it causing a crash.

Re: Crash?

Posted: Mon Sep 15, 2008 6:45 am
by EGG_GUTS
I was using an animation on an animated prop.