Code:
[2017-02-21 10:52:00] [CLIENT] CURRENT MAIN CONTROLLING IS NOW: Ship[ANS Victorious DD-001A_1487674316990](401); at: (-194.3614, 1206.3381, -3940.031)
[2017-02-21 10:52:00] GLFRAME processErrorDialogException()
[2017-02-21 10:52:00] java.lang.NullPointerException
[2017-02-21 10:52:00] at obfuscated.aHw.e_(SourceFile:180)
[2017-02-21 10:52:00] at obfuscated.aHa.e_(SourceFile:128)
[2017-02-21 10:52:00] at obfuscated.hv.e(SourceFile:1732)
[2017-02-21 10:52:00] at obfuscated.hP.e_(SourceFile:415)
[2017-02-21 10:52:00] at obfuscated.hq.e(SourceFile:562)
[2017-02-21 10:52:00] at obfuscated.hq.b(SourceFile:736)
[2017-02-21 10:52:00] at obfuscated.hq.e_(SourceFile:435)
[2017-02-21 10:52:00] at obfuscated.aEN.g(SourceFile:546)
[2017-02-21 10:52:00] at obfuscated.aEN.a(SourceFile:686)
[2017-02-21 10:52:00] at obfuscated.aET.b(SourceFile:661)
[2017-02-21 10:52:00] at obfuscated.U.e(SourceFile:956)
[2017-02-21 10:52:00] at org.schema.game.common.Starter.startMainMenu(SourceFile:1435)
[2017-02-21 10:52:00] at org.schema.game.common.Starter.main(SourceFile:980)
[2017-02-21 10:52:01] [DATABASE] UPDATING SECTOR: (-79, -4, 10) trans: false
[2017-02-21 10:52:01] [SERVER] SERVER SECTOR WRITING STARTED #293 active: false at (-79, -4, 10) (ents: 0)
Well, F1+F8 is still
a debug feature, to force you into control of an entity.
Its by far not meant as regular admin feature.
You are usually supposed to leave a ship before trying to enter another ship.
Using it from any other situation than being an astronaut may and will cause issues.
In this case you had a ship related menu open. (The ship you were inside before switching)
After switching it got obviously wrong/no data from the new entity and the dialog requesting an update from the ship had an invalid reference left over.
- Andy