Interesting - you say it only crashes after the battle deployment phase? That rules out a few of of the unit-related problems it could be, I guess.
I don't know how many new units you have, but I would proceed by narrowing it down to what particlular unit(s) are responsible, then think of the following questions (I know they sound obvious, but so are most of my own modding errors):
- ammo - are they all set to >0 in unit_prod?
- projectile type - does everyone with ammo have a (valid) projectile type?
- did you make any changes to the projectiles stats file? Changing ranges, bounce behaviour, min/max angle of fire etc?
- any changes to the animations? (Though I guess an animation problem would CTD at the deployment phase not after...)
- I wonder if it could be a FAC SHIELD problem, but that should also CTD before deployment, though (ie have you used a fac-shield associated folder with a faction above #20?)
- if none of this reveals answers, check if it's the same with different factions using the same troops, and try cutting across the problem in different directions (well, I know what I mean)
Bookmarks