I've been having problems with EDDiscovery since the update to v10.0.0.0. It gives me a history refresh error every time I open it, and then it won't bring my data, neither will it show newly discovered bodies...
The funny thing is that it's trying to fetch data from a directory that doesn't exist.
History Refresh Error: System.NullReferenceException: Object reference not set to an instance of an object.
at EliteDangerousCore.ShipModule.EngineeringData.Same(EngineeringData other) in C:\Code\EDDiscovery\EliteDangerous\EliteDangerous\ShipModule.cs:line 258
at EliteDangerousCore.ShipModule.Same(ShipModule other) in C:\Code\EDDiscovery\EliteDangerous\EliteDangerous\ShipModule.cs:line 117
at EliteDangerousCore.ShipInformationList.Loadout(Int32 id, String ship, String shipfd, String name, String ident, List`1 modulelist, Int64 HullValue, Int64 ModulesValue, Int64 Rebuy) in C:\Code\EDDiscovery\EliteDangerous\EliteDangerous\ShipInformationList.cs:line 89
at EliteDangerousCore.JournalEvents.JournalLoadout.ShipInformation(ShipInformationList shp, String whereami, ISystem system, SQLiteConnectionUser conn) in C:\Code\EDDiscovery\EliteDangerous\JournalEvents\JournalLoadout.cs:line 90
at EliteDangerousCore.ShipInformationList.Process(JournalEntry je, SQLiteConnectionUser conn, String whereami, ISystem system) in C:\Code\EDDiscovery\EliteDangerous\EliteDangerous\ShipInformationList.cs:line 445
at EliteDangerousCore.HistoryList.ProcessUserHistoryListEntries(Func`2 hlfilter) in C:\Code\EDDiscovery\EliteDangerous\HistoryList\HistoryList.cs:line 961
at EliteDangerousCore.HistoryList.LoadHistory(EDJournalClass journalmonitor, Func`1 cancelRequested, Action`2 reportProgress, String NetLogPath, Boolean ForceNetLogReload, Boolean ForceJournalReload, Int32 CurrentCommander, Boolean Keepuievents) in C:\Code\EDDiscovery\EliteDangerous\HistoryList\HistoryList.cs:line 933
at EDDiscovery.EDDiscoveryController.DoRefreshHistory(RefreshWorkerArgs args) in C:\Code\EDDiscovery\EDDiscovery\EDDiscoveryController.cs:line 806