So I'm trying to make some (I think) relatively minor adjustments to Civ 4 Warlords via XML, and all I get is a spew of errors now when I try to start the game. Here's what I tried to change:
Civs: Deleted Zulus and Koreans
Leaders: Changed traits and preferred civics on a bunch of them, made a few unavailable.
Traits: Deleted Charismatic and Protective. Made Financial halve Bank cost by 50%
Buildings: Deleted the Stable and all unique buildings.
Techs: Tweaked the requirements for rocketry
Wonders: Tweaked obsolescences, and effects of Pyramids.
Civics: Changed names of a few.
Units: Numerous changes, including deletion of a few.
Here are the errors I'm now getting:
-Failed loading trait infos
-Allocating zero or less memory in CvXM Loadutility::SetVariableListTagPair
-There are more siblings than memory allocated for them in CvXM LoadUtility::SetVariableListTagPair
- Tag: TRAIT_SPIRITUAL in Info class was incorrect (I made no alteration to this trait whatsoever!)
I have no idea what to fix in my altered files to get this thing to work. Can anyone at least give me a clue? I'm not a stupid person, but coding bewilders the hell out of me. I thought I was extremely careful sticking to the required syntax for everything I changed. Wish they had just made an editor program like Civ 3...
Civs: Deleted Zulus and Koreans
Leaders: Changed traits and preferred civics on a bunch of them, made a few unavailable.
Traits: Deleted Charismatic and Protective. Made Financial halve Bank cost by 50%
Buildings: Deleted the Stable and all unique buildings.
Techs: Tweaked the requirements for rocketry
Wonders: Tweaked obsolescences, and effects of Pyramids.
Civics: Changed names of a few.
Units: Numerous changes, including deletion of a few.
Here are the errors I'm now getting:
-Failed loading trait infos
-Allocating zero or less memory in CvXM Loadutility::SetVariableListTagPair
-There are more siblings than memory allocated for them in CvXM LoadUtility::SetVariableListTagPair
- Tag: TRAIT_SPIRITUAL in Info class was incorrect (I made no alteration to this trait whatsoever!)
I have no idea what to fix in my altered files to get this thing to work. Can anyone at least give me a clue? I'm not a stupid person, but coding bewilders the hell out of me. I thought I was extremely careful sticking to the required syntax for everything I changed. Wish they had just made an editor program like Civ 3...