Why am I breaking the interface

Okay quick question... I am simply adding a capital ship into a player file and running into a WEIRD game breaker.

 

I am simply adding an existing capital ship with adjusted stats for an early test.  When I add the ship I change the count and add it in under the other ships listed on the file.  When I load the game the interface is broken things are miss sized and out of view, the class has no money or Player Icon?!?  What am I missing that is causing this? 

capitalShipInfo
  Page:0
   count 6

 

4,569 views 3 replies
Reply #1 Top

That tells me there is ether something missing in the ships entity file, or something is misspelled. Same can be said for the english string. Check them both. Make sure the formatting is correct, and there are no misspells or punctation errors like missing parenthasis and whatnot.

Reply #2 Top

Do I need to be changing something in the english string if I am adding a ship?  I have not messed with it as of yet.

Reply #3 Top

NO nothing must be changed in english string if your adding a ship!!!