Closed Darkcyde13 closed 1 year ago
I don't know if this is related at all, but I've also noticed that the 'shortname' for stars no longer removes the system name. So, for example, the short name for "Wardal A" is literally that, instead of just "A". If this is a separate issue, then I can open a new ticket for it.
Ok. I think I've found the code segment that is causing the problem. It doesn't set a systemname
property (which is needed for the shortname
to work) so this observation is confirmatory evidence that I'm in the right place. :-)
What's Wrong (please be as specific as possible)
Expected
System data to remain intact at all times.
Observed
Main star data is wiped (set to null) in the database when you jump to a system.
Steps to reproduce
Configuration
My Investigation
Investigation Notes
I realised that one of my scripts was telling me I hadn't scanned the main star in systems I know that I have fully scanned. So I checked the database and found the data for the main star was set to null.
I checked the database for another system I know I've fully scanned, and made sure the main star data was all there. I then jumped to that system, and rechecked the database. I found the database entry for that main star was now all set to null.
Reported on the forums, and confirmed in this post here.
EDDI Logs
N/A
Player journals
N/A