All right. Before I say anything, you should know that this error is a big problem as far as Battlefront Extreme goes. If I can't fix it, then I'll have to remove a really cool feature. :twisted: Okay, now that I've threatened you, here's the problem:
It's Cin Drallig from the Conversion Pack. (Reskinned, though.) He's using a lightsaber with Luke's combo. So what's the problem? Wrong animation bank or something? I'll post any info needed.
How many combos are you trying to load for the Jedi temple level? Too many and you may get problems like that. (A modded Luke combo is, obviously, a separate combo from the stock Luke combo.)
I try to not modify combos, as I know nothing about them. Luke's combo is stock. Now, I've loaded Luke's combo on Drallig, Obi-Wan's on the Clone Assassin, and Maul on the MagnaGuard. That's it. I could give them all Maul's combo, possibly? Would that help?
It looks like there isnt enough combo memory. Considersing you only have 3 light saber animations it doesnt look like you went over the games max amount of combos... does the LUA call for bigger combo memory memory pools?
SetMemoryPoolSize ("ClothData",26)
SetMemoryPoolSize ("Combo",30) -- should be ~ 2x number of jedi classes
SetMemoryPoolSize ("Combo::State",500) -- should be ~12x #Combo
SetMemoryPoolSize ("Combo::Transition",500) -- should be a bit bigger than #Combo::State
SetMemoryPoolSize ("Combo::Condition",500) -- should be a bit bigger than #Combo::State
SetMemoryPoolSize ("Combo::Attack",400) -- should be ~8-12x #Combo
SetMemoryPoolSize ("Combo::DamageSample",4000) -- should be ~8-12x #Combo::Attack
SetMemoryPoolSize ("Combo::Deflect",80) -- should be ~1x #combo
Hmm... no, I didn't put any combo lines. Thanks, Syth. This may also solve an... odd... problem involving the Magnaguard. He can hop around whenever you do a jump attack. As soon as he hits the ground, he flies into another jump, and the process repeats. Looks kinda funny, and you can get around the whole map in about ten seconds. Not very realistic, though. It might also help on My-ghetto, where Ki-Adi-Mundi and Ventress basically get frozen in place whenever you do a jump or sprint attack. Same problem with the Clone Assassin on Coruscant.
@Penguin: I believe I put the AnimationName lines in the ODF's... I might have to check that, though.
@Teancum: It crashes as soon as you spawn as Cin Drallig.