J518 说:
So I was playing around with a Customized Module, and I changed the Faction leaders name, I missed the second time to type it the first time around and so there was a stuff up there, I fixed that, but
1) Double posting is against forum rules recruit

. So avoid doing stuff like this in the future (you have this post, a thread with the same content...)
2) You need to be clear about what you are doing. Without information we can only guess. Guess work takes time and its often useless, so I just avoid it to save time.
Which game are you modding (Warband, original MB, VC, Floris, ....). And the version.
What is your engine version. Right now we have 1.168 for the WB engine.
Are you using modules (game source) or .txt edits
Explain, in details, what you are doing. Post code examples (use spoiler tags).
And so on
Troops are indexed. If you break the order, and you don't update the code (constants and scripts) you can end up with stuff like you mentioned. Or you simple broke your module_troops.py with bad syntax. Etc. No info, no way to be certain