Unusual Crash. Any Ideas.

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Slime615
Lieutenant General
Lieutenant General
Posts: 704
Joined: Thu Jan 07, 2010 9:38 am

Unusual Crash. Any Ideas.

Post by Slime615 »

Hidden/Spoiler:
Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_dashattack_end(_upper)


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_dashflip(_upper)


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_dashflip2(_upper)
Now clearly I am missing Animations here.... But the ones missing are stock animations that I have not changed... Anyone know of a cause?
User avatar
linksith
Command Sergeant Major
Command Sergeant Major
Posts: 284
Joined: Mon Jul 12, 2010 12:19 pm
Projects :: Waaay too many projects
Games I'm Playing :: too many
xbox live or psn: me has no xbox
Location: looking for a wifi connection

Re: Unusual Crash. Any Ideas.

Post by linksith »

Missing soldier animation? Hmmmmmm. I don't think that would crash a map; are there any other message severity 3 messages? Also, are these animations for a custom soldier?
Slime615
Lieutenant General
Lieutenant General
Posts: 704
Joined: Thu Jan 07, 2010 9:38 am

Re: Unusual Crash. Any Ideas.

Post by Slime615 »

The ANimations are for a New solider, there are four jedi classes and four normal classes...

There is also this:

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Platform\PC\pcFirstPerson.cpp(69)
FirstPerson::LoadLVLFile: Could not open FPM\TOR\tor.lvl
User avatar
linksith
Command Sergeant Major
Command Sergeant Major
Posts: 284
Joined: Mon Jul 12, 2010 12:19 pm
Projects :: Waaay too many projects
Games I'm Playing :: too many
xbox live or psn: me has no xbox
Location: looking for a wifi connection

Re: Unusual Crash. Any Ideas.

Post by linksith »

that's gotta be your problem. for some reason it's not opening your level file. I' not a lvl file expert so I'm blank on this issue. sorry :(
Slime615
Lieutenant General
Lieutenant General
Posts: 704
Joined: Thu Jan 07, 2010 9:38 am

Re: Unusual Crash. Any Ideas.

Post by Slime615 »

Thats very strange... It should be working...
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: Unusual Crash. Any Ideas.

Post by AQT »

linksith wrote:that's gotta be your problem.
"Message Severity: 3" errors for custom FPM's shouldn't cause crashes, and they should still work even with the error messages.
User avatar
linksith
Command Sergeant Major
Command Sergeant Major
Posts: 284
Joined: Mon Jul 12, 2010 12:19 pm
Projects :: Waaay too many projects
Games I'm Playing :: too many
xbox live or psn: me has no xbox
Location: looking for a wifi connection

Re: Unusual Crash. Any Ideas.

Post by linksith »

AQT wrote:
linksith wrote:that's gotta be your problem.
"Message Severity: 3" errors for custom FPM's shouldn't cause crashes, and they should still work even with the error messages.
Oh :oops: well in that case I'd still try to fix it.
CressAlbane
Master Bounty Hunter
Master Bounty Hunter
Posts: 1519
Joined: Fri Dec 18, 2009 8:02 am
Projects :: CTF Arenas
Games I'm Playing :: Steam- cressalbane2
Location: ¿uoıʇɐɔoן ʎɯ sıɥʇ sı

Re: Unusual Crash. Any Ideas.

Post by CressAlbane »

Are you sure that the approriate files are in the side's MUNGED folder?
Slime615
Lieutenant General
Lieutenant General
Posts: 704
Joined: Thu Jan 07, 2010 9:38 am

Re: Unusual Crash. Any Ideas.

Post by Slime615 »

They should be, but they are stock animations...
CressAlbane
Master Bounty Hunter
Master Bounty Hunter
Posts: 1519
Joined: Fri Dec 18, 2009 8:02 am
Projects :: CTF Arenas
Games I'm Playing :: Steam- cressalbane2
Location: ¿uoıʇɐɔoן ʎɯ sıɥʇ sı

Re: Unusual Crash. Any Ideas.

Post by CressAlbane »

Even if the animations you are using are stock, you'll still need to put them in the MUNGED folder of your side.
EXAMPLE: I want to use the vader animation for my republic trooper. I'll need to move vader.lz, vader.zaabin, and vader.zafbin to side/rep/MUNGED for it to work porperly.
Slime615
Lieutenant General
Lieutenant General
Posts: 704
Joined: Thu Jan 07, 2010 9:38 am

Re: Unusual Crash. Any Ideas.

Post by Slime615 »

mmm... I am checking that now.....

OK. A couple were missing. I still can't find the Luke animations... So if you could tell me where I can find those, or post them here, that would be great.

However. that can't be the only problem, since the errorrs say:

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_dashattack_end(_upper)


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_dashflip(_upper)


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_dashflip2(_upper)

The key word here appears to be:

Can't find soldier animation human_sabre_stand_dashflip2

Now the Human sabre set has been here the whole time....
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Unusual Crash. Any Ideas.

Post by DarthD.U.C.K. »

the problem is that you are using a combo that references animationa that arent included in the human_sabre set (kiadis to be exact) therefore they cant be found. you either have to muneg a new animset and put these in or use another combo.
Slime615
Lieutenant General
Lieutenant General
Posts: 704
Joined: Thu Jan 07, 2010 9:38 am

Re: Unusual Crash. Any Ideas.

Post by Slime615 »

Ok, I changed the animation but I still get this:

Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_dashattack_end(_upper)


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_dashflip(_upper)


Message Severity: 3
C:\Battlefront2\main\Battlefront2\Source\SoldierAnimatorClass.cpp(1881)
Can't find soldier animation human_sabre_stand_dashflip2(_upper)

What combo sets work and which ones need a new set? Can youo give me a list?
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Unusual Crash. Any Ideas.

Post by DarthD.U.C.K. »

you can easily check that yourself by opening the .combo and looking for the animations. then compare them to the animations in set your are using in assets\Animations\HumanAnimationBank\.
in 90% of the cases animation will not fit, you are better off making a new animset rather than trying to find a fitting animation/combo.
THEWULFMAN
Space Ranger
Posts: 5557
Joined: Tue Aug 17, 2010 3:30 pm
Projects :: Evolved 2
Location: Columbus, Ohio
Contact:

Re: Unusual Crash. Any Ideas.

Post by THEWULFMAN »

The stock Luke combo should work at all times, since it uses all human_sabre animations.
Slime615
Lieutenant General
Lieutenant General
Posts: 704
Joined: Thu Jan 07, 2010 9:38 am

Re: Unusual Crash. Any Ideas.

Post by Slime615 »

If thats the case then how do the other heros work in game? If I am understanding this right, then there are bits of animations missing, so I can't use certain animations?

I am realy confused now as t owhat the problem is...
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Unusual Crash. Any Ideas.

Post by DarthD.U.C.K. »

you see, melee heroes have their own animationset, like darth maul has "maul" and mace windu has "mace_windu". like i said in my last post, you can check which animations are included in this set if you go to asses\Animations\SoldierAnimationBank\ and open its folder there. meleeheroes also have their own combofile which defines their attacks etc. and the animations of them. when battlefront cant find an animation in the animset "maul" for example, it will look in "human_sabre" for it.

you problem is, like i said before, that you are using the combofile of kiadi which uses of course the animations in his animationset but you use it together with the animationset "human_sabre" which is the base for saberanimations and naturally doesnt include kiadis custom animations.
Slime615
Lieutenant General
Lieutenant General
Posts: 704
Joined: Thu Jan 07, 2010 9:38 am

Re: Unusual Crash. Any Ideas.

Post by Slime615 »

Do you know where I can find kiadis animation? I mean has someone made a set that I can download and use?

In the mean time, I shall remove that animation.

This is the ODF of my lightsaber...

[WeaponClass]

ClassLabel = "melee"
ClassParent = "com_weap_inf_lightsaber"

[Properties]

GeometryName = "all_weap_inf_lightsabre"
ComboAnimationBank = "human_sabre melee rep_hero_kiyadi"

FirePointName = "hp_fire"
LightSaberLength = "1.0"
LightSaberWidth = "0.08"
LightSaberTexture = "greenlightsabre"
LightSaberTrailColor = "82 255 7 128"

I was under the immpression that this would allow my character to use the Kiyadi animations,....

What have I done wrong?
Last edited by Slime615 on Tue Aug 30, 2011 9:01 am, edited 1 time in total.
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Unusual Crash. Any Ideas.

Post by DarthD.U.C.K. »

you can find them in the republic side in the assets.
Slime615
Lieutenant General
Lieutenant General
Posts: 704
Joined: Thu Jan 07, 2010 9:38 am

Re: Unusual Crash. Any Ideas.

Post by Slime615 »

I found them but its still not working. No change in the errorr...
Post Reply