Closed Vic502 closed 4 months ago
The app seems like it continues to function when I close the error messages.
Thank you @Vic502 for reporting this.
@Vic502 - this has been fixed in recent builds. Let me know if you see it again: https://github.com/njthomson/SrvSurvey/releases/tag/1.1.3.64
What happened?
Just jumped into a system, and when I tried to open SRV Survey, I saw this error message.
Version
1.1.3.53
Exception message
Unexpected entryId: '1400102'
Exception stack
at SrvSurvey.canonn.CodexRef.matchFromEntryId(String entryId) at SrvSurvey.PlotBioStatus.onJournalEntry(CodexEntry entry) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid2[T0,T1](CallSite site, T0 arg0, T1 arg1) at SrvSurvey.PlotBioStatus.Journals_onJournalEntry(JournalEntry entry, Int32 index) 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 SrvSurvey.JournalWatcher.readEntry() at SrvSurvey.JournalFile.readEntries(String targetCmdr) at SrvSurvey.Program.crashGuard(Action func, Boolean beginInvoke)
Relevant log output