Page 1 of 1

Side Mod Error

Posted: Mon Sep 21, 2009 6:12 pm
by RogueKnight
I'm making a GCW side mod, and my Rebel Alliance side seems to have an issue, crashing on all the stock maps when i try to spawn as the sniper, other units possibly, but i haven't tested that yet.

Code: Select all

Message Severity: 3
.\Source\DisplaySoldier.cpp(349)
DisplaySoldier 'all_inf_sniper_jungle' failed to find animmap marksperson_
That is the error causing the crash.

The side is just the stock ALL side with a new pistol model added.
I thought i may have messed it up somewhere, so I redownloaded it from a friend, manually cleaned and remunged, and got the same error, so I'm thinking it may not be the all side.

Thoughts?

EDIT: I know its a anim error, but I'm not sure how to fix it.

There are no munge errors.

Re: Side Mod Error

Posted: Mon Sep 21, 2009 6:47 pm
by AQT
Did you change the AnimationBank of any weapon ODF? I've seen an error before very similar to this one and it involved the AnimationBank parameter. Just checking.

Re: Side Mod Error

Posted: Mon Sep 21, 2009 6:54 pm
by RogueKnight
AQT wrote:Did you change the AnimationBank of any weapon ODF? I've seen an error before very similar to this one and it involved the AnimationBank parameter. Just checking.
Not that i know of, the only thing I did was add a new model and reference it in the award pistol odf.

Re: Side Mod Error

Posted: Mon Sep 21, 2009 7:49 pm
by myers73
Have you tried it without a change at all, just straight up?

Re: Side Mod Error

Posted: Mon Sep 21, 2009 8:36 pm
by RogueKnight
myers73 wrote:Have you tried it without a change at all, just straight up?
Yeah.