Page 1 of 1

Database Issues

Posted: Fri Jan 02, 2009 2:19 pm
by RedLancer
I have produced a new database for my what if scenario. Everything including photos seems fine - however the ship names are all mixed up. The wrong classes show the wrong names including those entries I haven't touched.

Any suggestions?

RE: Database Issues

Posted: Fri Jan 02, 2009 2:32 pm
by TonyE
It sounds very much like you have a gap in the IDs in your ship annex.  Luckily the ship annex is the first one or you'd have a lot more checking to do.
 
Anyway, step through the ships and when you find a gap in ID numbers, add a ship class with that ID number.  There can't be gaps in the sequence of IDs for the game to function properly. 
 
Let us know how you fare, if you can't find it we can help.
 
 

RE: Database Issues

Posted: Fri Jan 02, 2009 2:43 pm
by RedLancer
I have deleted some entries so that sounds right - I'll give it a try.

Thanks