How to Create a Civilization in BTS

One last error on the text file. Please help.
P.S. Thanks for all your help.
 

Attachments

Invalid source at beginning of Civ4textyourciv.xml Source: <GameText>
 
Please reply!!
 
Exact Error: Failed Loading XML file xml/text/gametextinfos_yourciv.xml. [.\FXml.cpp:133] Error parsing XML File-
File: xml\text\gametextinfos_yourciv.xml
Reason: Invalid at the top level of the document.
Line: 1,1
Source: ?<!--Game Text Objects-->
By the way... I could have related errors.
 
I tried modding again, adding Finland, and the mod works, except for the fact that a lot of things have the TXT_SOMETHING_CIV or that instead of the real name. But it works :)

Nice to hear :).
Check, if the TXT_KEY references to the text files are really correct.

Exact Error: Failed Loading XML file xml/text/gametextinfos_yourciv.xml. [.\FXml.cpp:133] Error parsing XML File-
File: xml\text\gametextinfos_yourciv.xml
Reason: Invalid at the top level of the document.
Line: 1,1
Source: ?<!--Game Text Objects-->
By the way... I could have related errors.

With what programm did you edit the file?
Because it added some signs to the beginning, , which screw up the loading.
(no idea why i did not see that before :confused:)
 
Notepad
 
P.S. Please reply... I need help:(:(:(:(:(:(:sad::sad::sad::sad:
 
here's a copy of my updated file:(
 

Attachments

The file was encoded in UTF-8 with BOM (byte order mark) - these were the characters The_J saw.
In addition it didn't have the XML header which specified the encoding.

Try the attached file (can't try it myself right now, but I think it'll work).

BTW, there's really no need to post every couple of minutes if no one has posted since. If you want to add information you can edit your last post ;)

And I suggest moving on to Notepad++. It's free and much more comfortable for text editing than notepad.
You can also see the current encoding at the bottom right, and you have a menu for changing it.
 

Attachments

Nice to hear :).
Check, if the TXT_KEY references to the text files are really correct.
Point is, TXT_KEY_JUSTANIAN shouldn't be a problem, since I only added a civ. Maybe it's that I took the Hippodrome art for the Pesapällo field (UB, replaces Colloseum)
 
AnotherProblem. Error on tags not matching in text file. By the way, this is a different mod.:cry::cry::cry::cry::cry::cry:
 

Attachments

only some. For example, all Byzantine Text Files.

:confused: please attach the file.

AnotherProblem. Error on tags not matching in text file. By the way, this is a different mod.:cry::cry::cry::cry::cry::cry:

Hey man, next time the exact error message please, would be helpful ;).

If you take a look at the line mentioned in the text, you will see at the end:
PHP:
 your pleas. Bye and Die.English>

There's a < missing ;).
 
Back
Top Bottom