Closed CHARLI-ONE closed 5 months ago
Thank you @CHARLI-ONE for reporting this issue. I expect to have a fix out soon.
Thank you again @CHARLI-ONE - this has been fixed in the latest build: https://github.com/njthomson/SrvSurvey/releases/tag/1.1.3.37
What happened?
No working System.NullReferenceException: Object reference not set to an instance of an object. at SrvSurvey.Util.GetBodyValue(SystemBody body, Boolean cmdrMapped, Boolean withEfficiencyBonus) at SrvSurvey.game.SystemData.applyMainStarHonkBonus() at SrvSurvey.game.SystemData.onJournalEntry(Scan entry) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1) at SrvSurvey.game.SystemData.Journals_onJournalEntry(JournalEntry entry) at SrvSurvey.game.Game.initSystemData() at SrvSurvey.game.Game.initializeFromJournal(LoadGame loadEntry) at SrvSurvey.game.Game..ctor(String cmdr) at SrvSurvey.Main.newGame() at SrvSurvey.Main.b10_9()
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
--- End of stack trace from previous location ---
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Action method)
at SrvSurvey.Main.b 10_2()
Version
1.1.3.34
Exception message
Object reference not set to an instance of an object.
Exception stack
at SrvSurvey.Util.GetBodyValue(SystemBody body, Boolean cmdrMapped, Boolean withEfficiencyBonus) at SrvSurvey.game.SystemData.applyMainStarHonkBonus() at SrvSurvey.game.SystemData.onJournalEntry(Scan entry) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1) at SrvSurvey.game.SystemData.Journals_onJournalEntry(JournalEntry entry) at SrvSurvey.game.Game.initSystemData() at SrvSurvey.game.Game.initializeFromJournal(LoadGame loadEntry) at SrvSurvey.game.Game..ctor(String cmdr) at SrvSurvey.Main.newGame() at SrvSurvey.Main.b10_9()
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
--- End of stack trace from previous location ---
at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
at System.Windows.Forms.Control.Invoke(Action method)
at SrvSurvey.Main.b 10_2()
Relevant log output