EDDiscovery / EDDLite

Elite Dangerous Discovery Lite - Journal reader, Inara/EDSM/EDDN/Corolis/EDSY integration
Apache License 2.0
37 stars 5 forks source link

EDDLite v2.0.0.0 Error #9

Closed randomjoule closed 2 years ago

randomjoule commented 2 years ago

Description

Additional Information

Exception Details:

EDDLite v2.0.0.0 There was an unhandled UI exception.

==== BEGIN ====
System.ArgumentNullException: Der Wert darf nicht NULL sein.
Parametername: key
  bei System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
  bei System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
  bei System.Collections.Generic.Dictionary`2.TryGetValue(TKey key, TValue& value)
  bei EliteDangerousCore.Inara.InaraSync.NewEntryList(HistoryEntry he, Dictionary`2 mcmr) in C:\Code\EDDLite\EliteDangerousCore\EliteDangerous\Inara\InaraSync.cs:Zeile 592.
  bei EliteDangerousCore.Inara.InaraSync.NewEvent(Action`1 logger, HistoryEntry he, Dictionary`2 mcmr) in C:\Code\EDDLite\EliteDangerousCore\EliteDangerous\Inara\InaraSync.cs:Zeile 77.
  bei EDDLite.EDDLiteForm.HistoryEvent(HistoryEntry he, Boolean stored, Boolean recent) in C:\Code\EDDLite\EDDLite\EDDLiteForm.cs:Zeile 449.
  bei EDDLite.EDDLiteController.Entry(JournalEntry je, Boolean stored, Boolean recent) in C:\Code\EDDLite\EDDLite\EDDLiteController.cs:Zeile 165.
  bei EliteDangerousCore.EDJournalUIScanner.IssueEvents(Tuple`2 entries) in C:\Code\EDDLite\EliteDangerousCore\EliteDangerous\Scanner\EDScanner.cs:Zeile 146.
===== END =====
Eahlstan commented 2 years ago

Looks like this issue: https://github.com/EDDiscovery/EDDiscovery/issues/3242

We never got journals from that user, if you could provide one that causes this error, please.

robbyxp1 commented 2 years ago

Commenting on the eddiscovery one

robbyxp1 commented 2 years ago

Closing, same bug as the EDD one. We will address. thanks

robbyxp1 commented 2 years ago

Second thoughts - randomjoule - do you have the journal .log file where this happened in? if so, and you are willing to share, you can just copy it into a comment here, or DM me privately on discord.

randomjoule commented 2 years ago

Journal.2022-04-08T114044.01.log

Eahlstan commented 2 years ago

Thanks for the journal.

Looks like Frontier changed the scheme of an event and didn't tell anyone about it.

robbyxp1 commented 2 years ago

thank you - the tip code now works with this.