View Single Post
  #4  
Old May 21st, 2008, 02:15 PM

Sole33 Sole33 is offline
Private
 
Join Date: May 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Sole33 is on a distinguished road
Default Re: crash while trying to add a ship mod

hmm, interesting, i just changed some names around before i made the *.zip file because i didn't want you to see the dorky name i made for the ship, i figured i would give it a shot at trying to fix it again, and this time i got an error message just before the crash, so i switched to windowed mode and copied it.

The error pointed at SpaceObjects_XFiles.txt and said this:
Could not find field "Name" in record 1.
Could not find field "XFile" in record 1.
Could not find field "Override Texture Filename" in record 1.
Could not find field "Base Model Radius" in record 1.
Could not find field "Starting Rotate X" in record 1.
Could not find field "Starting Rotate Y" in record 1.
Could not find field "Starting Rotate Z" in record 1.
Could not find field "Starting Scale X" in record 1.
Could not find field "Starting Scale Y" in record 1.
Could not find field "Starting Scale Z" in record 1.
Could not find field "Starting Position Offset X" in record 1.
Could not find field "Starting Position Offset Y" in record 1.
Could not find field "Starting Position Offset Z" in record 1.
Could not find field "Continual Rotation Vector X" in record 1.
Could not find field "Continual Rotation Vector Y" in record 1.
Could not find field "Continual Rotation Vector Z" in record 1.
Could not find field "Continual Rotation Speed" in record 1.
Could not find field "Star Glow Color" in record 1.
Could not find field "Firing Flash Color" in record 1.
Could not find field "Explosion Effect" in record 1.
Could not find field "Explosion Center Color" in record 1.
Could not find field "Explosion Radius" in record 1.
Could not find field "Number Of Firing Points" in record 1.
Could not find field "Number Of Engine Points" in record 1.
Could not find field "Number Of Lights" in record 1.

considering this happens when i click on terran destroyer on the menu before the game even starts (i put my ship in Main_PurchaseShipsPlayer.txt), could it be that the first entry in SpaceObjects_XFiles.txt has to be the terran ships? or behind the // marks, i thought they were just comment marks but does the game read them as some kind of headers for the different groups of ships? also, i place the text for my ship at the top of the list every time, is there a certain place you have to put them?
Reply With Quote