EDDiscovery

Status
Thread Closed: Not open for further replies.
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
 
Last edited:
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

Known issue - https://github.com/EDDiscovery/EDDiscovery/issues/1934
 
Anyone knows how i can filter eddiscovery to show me only those two systems where i discovered earth-likes on my last trip?

Go to a journal view (the one on the history tab will do).
Click the Event Filter button and ensure only Scan is ticked (if you tick 'None' it will untick everything else and then you can tick Scan, rather than unchecking the other 99 boxes)

Now you've got a view that only shows your scans.

Open the Field Filter and add a line. Select 'Scan' in the drop down, type PlanetClass in the next box, select "Not Contains(CS)" in the next drop down then type Earth in the last box and hit OK. That will hid everything but ELWs from your scan view and the body names will tell you where they are.


Fixed in 10.0.1 - out now (link in my sig)
 
That nasty little big, caused by some miss formed journal entries, was squashed thanks to a kind donation by a user of his logs. I'm always amazed how quickly we get help when we ask for it.

Please note a new voice pack is available, and the new panels shipyard and outfitting.

Inara coming soon.. probably have a test release by next week.

Also, you can now filter on the note field in the field filter
 
Go to a journal view (the one on the history tab will do).
Click the Event Filter button and ensure only Scan is ticked (if you tick 'None' it will untick everything else and then you can tick Scan, rather than unchecking the other 99 boxes)

Now you've got a view that only shows your scans.

Open the Field Filter and add a line. Select 'Scan' in the drop down, type PlanetClass in the next box, select "Not Contains(CS)" in the next drop down then type Earth in the last box and hit OK. That will hid everything but ELWs from your scan view and the body names will tell you where they are.

IT WORKED! Thank you very much!
 
Hi all,

Sincerest apologies if this has been asked/answered elsewhere my initial googling and checking the Wiki has yielded no results.

I am curious if it is possible for EDDiscovery to display an overlay/pop out, when I ADS honk a totally undiscovered system (no CMDR names against ANY body in the system, including primary star). I want to know the estimated value, that is displayed in EDSM, of the system I have just jumped into.

The logic is that I want to save the time it takes to hop into and out of the system map, so I can just honk, start charging FSD/scooping, and see the overall cred value. If > x credits, consider opening system map, if not continue as I am?

Likewise I could likely use this in VR exploration too.
 
Hi all,

Sincerest apologies if this has been asked/answered elsewhere my initial googling and checking the Wiki has yielded no results.

I am curious if it is possible for EDDiscovery to display an overlay/pop out, when I ADS honk a totally undiscovered system (no CMDR names against ANY body in the system, including primary star). I want to know the estimated value, that is displayed in EDSM, of the system I have just jumped into.

The logic is that I want to save the time it takes to hop into and out of the system map, so I can just honk, start charging FSD/scooping, and see the overall cred value. If > x credits, consider opening system map, if not continue as I am?

Likewise I could likely use this in VR exploration too.

If nobody has ever scanned it, then there is no data from which to get an estimated system value.

Additionally, Elite Dangerous does not log whether bodies are tagged, and a discovery scan honk only gives the number of bodies that scan discovered.

The only thing that can be done is to query EDSM as to whether that system is known, and if anybody has submitted any scans for that system - basically whether the scan panel has any bodies when you have the EDSM button on it activated.
 
Could I ask for a feature please?

It would be really helpful if the number of missions currently in the Transactions tab could be displayed in EDD System Information window. Currently I have to count and recount to see how many missions are currently in my stack.

Is this possible please?

Many Thanks in Advance!

Susie
~~~~
 
Hi everyone. I have a problem with matherials sorting in field filter. I've tried to filter out all planets with iron matherial on surface. I've checked "scan" in first field, then "Matherials", then "Not Contains (CS)" and typed "Iron" in last field. Also, tried different variants like "Not Contains", "Iron (Fe)". Nothing works. Can anyone help me with correct filter?
 
Hi guys,

I am struggling with the scan grid. I am presuming that systems not already scanned into EDSM's database won't show up, but right now I'm not seeing *any* systems information showing up other than that I've scanned personally and I can see that EDSM has the system data for these places.

I've just made a multiple system jump across the middle of the bubble, including populated but explorable, unpopulated explorable and populated pre-explored systems. Scan grid is showing no data for any of these systems. (Run from Cubeo to Diaguandri, no system showed up including those).

I would say this is since 10.0.2 but I'm sure it was fine yesterday after I upgraded, so now I'm very confused. I've even uninstalled, cleared out the "app data" files and reinstalled, but no joy.

I can see that EDDiscovery knows where I am and claims to be communicating with EDSM correctly.

Any bright ideas?

Edit: Even Ceos, surely that can't be "unknown" to EDDiscovery
 
Last edited:
Hi guys,

I am struggling with the scan grid. I am presuming that systems not already scanned into EDSM's database won't show up, but right now I'm not seeing *any* systems information showing up other than that I've scanned personally and I can see that EDSM has the system data for these places.

I've just made a multiple system jump across the middle of the bubble, including populated but explorable, unpopulated explorable and populated pre-explored systems. Scan grid is showing no data for any of these systems. (Run from Cubeo to Diaguandri, no system showed up including those).

I would say this is since 10.0.2 but I'm sure it was fine yesterday after I upgraded, so now I'm very confused. I've even uninstalled, cleared out the "app data" files and reinstalled, but no joy.

I can see that EDDiscovery knows where I am and claims to be communicating with EDSM correctly.

Any bright ideas?

Edit: Even Ceos, surely that can't be "unknown" to EDDiscovery


You can see all the EDSM data for a system if you enable the EDSM icon above the scan window. Otherwise all you see in there are things that you have scanned.


I have to apologise, I just went to do screenshots to illustrate and sure enough, you are correct, the EDSM info is not shown even with the EDSM Icon active. So maybe a bug in 10.0.2? Certainly the Show/Hide Body Info from EDSM is not working for me at the moment.
 
Last edited:

You can see all the EDSM data for a system if you enable the EDSM icon above the scan window. Otherwise all you see in there are things that you have scanned.


I have to apologise, I just went to do screenshots to illustrate and sure enough, you are correct, the EDSM info is not shown even with the EDSM Icon active. So maybe a bug in 10.0.2? Certainly the Show/Hide Body Info from EDSM is not working for me at the moment.


Seems to be working OK now - ian666 in another forum said EDSM was being slow to respond - now it looks OK.
 
Last edited:
Status
Thread Closed: Not open for further replies.
Back
Top Bottom