Some Modded Planets not appearing

I changed the planets that appear in races starting systems. The first 6 races i changed went fine but when i checked the last 6 they hadnt changed at all. Instead of the planets id added they had a set of 5 default planets.

I've checked the CustomPlanets.xml and i cant see where ive gone wrong. Can anyone help?

Here is an example of one that hasnt worked:

3,808 views 8 replies
Reply #1 Top
If everything after a certain point is 'missing', then most likely you just made a typo at a certain point, so the game stops reading the file there.
Reply #2 Top
Check especially for a missing/double open/closing marks. Not tags, simply the brackets that open and close a tag. These tiny, oft unnoticed things cause much difficulty.
Reply #3 Top
The system planets are visable but its not the ones that ive entered into the customplanets.xml.

The first 6 systems i altered have all been fine but none of the last 6 have worked. ARggggh i'll go back and check for typo's. Any other advice?

Thanks lads.
Reply #4 Top
open the the html file in Internet explore if there a typo it will tell you !!!

it well read down to where the mistake is if there is one and well not read after the mistake
Reply #5 Top
Alora (and Ra'nagoh) never seem to work because there's a missing < DisplayName > string right after the stars' internal names. Did you fix that before you started changing them?
Reply #6 Top
Hi, thanks for the replies.

Yeah i had changed Alora and Ra'nagoh and added the missing
Reply #7 Top
End tag 'Planet' does not match the start tag 'TerrainPalette'. Error processing resource 'file:///C:/Program Files/Stardoc...


Sounds like you've got a missing/typoed </TerrainPalette> tag, then.
Reply #8 Top
Thanks for everyones help and suggestions. It was an extra letter r in the spelling of terrain on one of the planets.