Closed ariscop closed 9 months ago
Thanks for sharing @ariscop - this is definitely the game making SrvSurvey crash. (It's hard to test such cases 😄)
I'll add something to shield cases like this in the next build.
This is fixed in the next build.
Fixed as of build 1.1.0.50
https://github.com/njthomson/SrvSurvey/releases/tag/1.1.0.50
What happened?
Dropping from orbit to a guardian site when elite dangerous crashed
Not sure if elite crashed srvsurvey, or the other way around
Version
1.1.0.44
Exception message
Object reference not set to an instance of an object.
Exception stack
at SrvSurvey.game.SystemStatus.get_showPlotter() at SrvSurvey.Main.updateAllControls(Nullable`1 newMode) at SrvSurvey.Main.Game_modeChanged(GameMode newMode, Boolean force) at SrvSurvey.game.Game.setCurrentBody(String bodyName) at SrvSurvey.game.Game.initializeFromJournal(LoadGame loadEntry) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1) at SrvSurvey.game.Game.Journals_onJournalEntry(JournalEntry entry, Int32 index)
Relevant log output