Page 1 of 1

Grievous doesn't like me [Solved]

Posted: Sat Jun 06, 2009 10:18 am
by YaNkFaN
I'm trying to add the caped grievous made by acemastermind to my map, the shipped one works fine. I copy over all the files and the game ctds here is the error log
Hidden/Spoiler:
[code]Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_thrown_restfrontsoft(_upper)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_thrown_restfrontsoft(_lower)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_thrown_restbacksoft(_upper)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_thrown_restbacksoft(_lower)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_stand_death_forward(_upper)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_stand_death_forward(_lower)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_stand_death_backward(_upper)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_stand_death_backward(_lower)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_stand_death_left(_upper)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_stand_death_left(_lower)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_stand_death_right(_upper)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2035)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_stand_death_right(_lower)


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2062)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_drive


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2062)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_standing


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2062)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_drive_1manatst


Message Severity: 2
.\Source\SoldierAnimatorClass.cpp(2062)
Can't find (POSSIBLY unused) soldier animation grevious_sabre_man_minigun[/code]
i assuming that it's an animation problem but I haven't touched any of ace's files so is there a problem with the edited grievous with the cape or. I also filled the memory pools on another note I also have kit fisto on the same map would that cause an overload in the memory?

Re: grievous doesn't like me

Posted: Sun Jun 07, 2009 10:23 am
by DarthD.U.C.K.
i think the crash is cause by having grievous and kit in one map
i dont know how many other combos/animsets are allowed when you load kit but both are very anim-heavy characters
and because both work singulary i think they are just too much for the zeroengine

Re: grievous doesn't like me

Posted: Sun Jun 07, 2009 11:07 am
by YaNkFaN
yea I removed the dash attack from his combo and the crash stopped so yea too many animations caused this

solved*