I think this is the right place to put this. Anyhow, I've been reading the excellent tutorials posted on this forum, to try and add a Sweden Civ to the game (I'm aware there's already a mod for this), but whenever I load it up, I get the following errors;
First Error
Here's what the start looks like:
<-- Large comment -->
<Civ4GameText xmlns="http://www.firaxis.com">
<TEXT>
And the end:
</TEXT>
</Civ4GameText>
I've tried taking the jargon off the very first tag, but still nothing.
Second Error
LoadXML call failed for xml\text\civ4gametextinfos_cities.xml.
Current XML file is: xml\GlobalDefinesAlt.xml
This one, I have no idea. After the second one, I get the first error again.
Third Error
LoadXML call failed for xml\text\civ4gametextinfos_cities.xml
Current XML file is: xml\text\civ4gametext_civilopedia_bonuses.xml
When loading up the Mod, everything runs fine, but when choosing the "Swedish Civ", the names keep the long TXT_KEY_CITY_NAME_STOCKHOLM names. If it matters, I do not have any expansions.
Any solutions? Sorry if it's a bit long, and thanks in advance.
First Error
Spoiler :
Failed Loading XML file xml\text\civ4gametextinfos_cities.xml.
[.\FXml.cpp:133] Error parsing XML File -
File: xml\text\civ4gametextinfos_cities.xml
Reason: End tag 'Civ4GameText' does not
match the start tag 'TEXT'.
Line: 19449, 3
Source: </Civ4GameText>
[.\FXml.cpp:133] Error parsing XML File -
File: xml\text\civ4gametextinfos_cities.xml
Reason: End tag 'Civ4GameText' does not
match the start tag 'TEXT'.
Line: 19449, 3
Source: </Civ4GameText>
Here's what the start looks like:
<-- Large comment -->
<Civ4GameText xmlns="http://www.firaxis.com">
<TEXT>
And the end:
</TEXT>
</Civ4GameText>
I've tried taking the jargon off the very first tag, but still nothing.
Second Error
Spoiler :
LoadXML call failed for xml\text\civ4gametextinfos_cities.xml.
Current XML file is: xml\GlobalDefinesAlt.xml
This one, I have no idea. After the second one, I get the first error again.
Third Error
LoadXML call failed for xml\text\civ4gametextinfos_cities.xml
Current XML file is: xml\text\civ4gametext_civilopedia_bonuses.xml
When loading up the Mod, everything runs fine, but when choosing the "Swedish Civ", the names keep the long TXT_KEY_CITY_NAME_STOCKHOLM names. If it matters, I do not have any expansions.
Any solutions? Sorry if it's a bit long, and thanks in advance.