Thanks Horemvore.... I guess I am at a loss. Any other ideas? In doing some research into the coding error "no character data is allowed by content model" there is some issue with the schema-XML structure but it seems to work for you.
raider1778
what version of the game are you using? Crusade?
https://www.dropbox.com/s/32sacud9f68yqu7/append%20mod.zip?dl=0 https://www.dropbox.com/s/yxeinw3z3sb6wvs/replace%20mod.zip?dl=0
The files in drop box were the files I changed using your replace method. The files with _Fed were files I made using your amend method. I get pretty much the same errors with both methods. Below are the errors I get when using the replace method C:\Users\Eric\Documents\My Games\GC3Crusade\Mods\ExampleMod\Game\PlanetDefs.xml(10,3): error: no character data is allowed by content model C:\Users\Eric\Documents\My Games\GC3Crusade\Mods\ExampleMod\Game
Horemvore, I had to create a new thread because new accounts can only have 2 replies to 1 email thread.... I put the .XML files in question from thread https://forums.galciv3.com/483641/page/1/#reply in dropbox https://www.dropbox.com/s/2c9jcw5i0l7nvij/FactionDefs.xml?dl=0 <a href="https://www.dropbox.com/s/63tw4d6n1fbat5t/Plane
How do I post files to this website? I don't see an option to do so....
Thanks for the reply Horemvore.... I thought maybe someone could tell just by the error message... The .XML code (from the mod folders) is below (just the code from the very top to the bottom of what I modified, the rest of the vanilla XML is below in the mod files): StarSystemDefs.XML: xmlns:xsi="<a href="http://www.w3.o
I am trying to create a customer starting star system for my custom race. Ive copied the PlanetDefs.xml, StarDefs.xml and StarSystems.XML over to my documents/mygames/GC3Crusade/Mods/ExampleMod/Game folder. I used Horemvore's append method. I get the following errors for each of my modified .XML files in my mod folder: C:\Users\Eric\Documents\My Games\GC3Crusade\Mods\Fed\Game\PlanetDefs_Fed.xml(10,3): error: no character data is allowed by content model