SaepesGenistae
Sep 03, 2006, 05:02 AM
I've just nearly finished a new mod, but I get a string of XML errors like this when I try to load it:
"Tag: ... info in UnitClass was incorrect"
Can anyone help me?
Splinter13
Sep 03, 2006, 08:18 AM
There is something wrong with your Civ4UnitClassInfos.xml file. Does the error message give you a line that the error took place?
If so check there and if you still don't see an error post that line and maybe the few lines above it and below it here on the forums
If it doesn't give you a line # then just review what you did in Civ4UnitClassInfos.xml and make sure everything is all intact.
Remember you cannot spell a tag like TxT_kEY_UniT_anGrY_MoNKy ...etc remember that all entries that start with a say <TEXT> must end with a </TEXT> ...etc
Hope you find the error :)
woodelf
Sep 03, 2006, 08:22 AM
And sometimes when you find and correct the first error the rest go away. It's bizarre, but true.
Definitely pay attention to the line it gives you. That should lead you right to the mistyped word or tag.
SaepesGenistae
Sep 03, 2006, 03:57 PM
Thanks, I'll see if I can fix the problem. :)
Splinter13
Sep 03, 2006, 04:25 PM
Np, thats what we're here for :P