Gaming and Software Engineering Blog
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
Comments are held for moderation (spam was bad), so don’t expect your reply to appear immediately.
good timing as eddb is shutting down π
also i have noted from previous usage that the database is skewed at times as it isn’t scrubbed of system states on the regular
I have restored the functionality by switching over to EDSM.
I can’t get this site to work anymore. The queries keep failing. Is it being maintained? It really has been a great resource in the past. Thanks.
It works for me right now. If I can identify a problem, I’ll try to fix it π
Does the line under “Search” say anything helpful?
Some days it works, other days it doesn’t. Hard to know. Below is what is returned when I search.
Query a query…failed.
ERROR
Couldn’t find ref system “HR 1737”
I tried with numerous system names, to make sure it wasn’t just isolated to the system I’m currently in.
Understood, yeah it looks like the data are partially corrupted – some systems work and some don’t. I have reproduced the issue and will look into it.
It’s them space bugs, HR 1737 is now Thargoid-controlled and reports (human) population of 0. This site pulls data from EDSM nightly dumps https://www.edsm.net/en/nightly-dumps, in particular the “Populated systems” dump. Well, HR 1737 is now technically not populated and it is indeed missing in the dump.
I have reported the issue to EDSM, but it is technically a correct behavior, so temper your expectations. https://github.com/EDSM-NET/FrontEnd/issues/515
If EDSM nightly dumps start including Thargoids controlled systems, I might have to update my side to process the new data correctly. In that case, let me know here π
Ok, so for now just make sure I’m not trying to search from a Thargoid controlled system and it should be fine, right?
Thanks for looking into this.
Correct.
o7! Here’s one more data point for the data running script.
It pointed me to Yen Chelici – HR 8666 with 2 systems in mission range, but on both stations I went (Wallace Hub and Holland Orbital, to see if size is a factor) there were many more (the farthest one being Iveri, 188.27ly away) with none of them being HR 8666.
Thanks!
188Ly? Are you sure it wasn’t a cargo delivery mission? Sadly, the data running search is quite experimental because I couldn’t figure out what motivates the game to generate the missions. Inexplicably, it seems to work better for Empire. I have checked Yen Chelici now and indeed, found no data missionas. All factions are devoid of states, so maybe that is a clue.
I have also checked Ngalinn (empire), to make sure it still works and I got a good, albeit not lucrative, set for Mainani there. I see a pattern here:
Bust -> Courier Job Available
Boom -> Strategic Data Transfer
Civil Unrest -> Sensitive Data Delivery
and I’m pretty sure there is something for Election.
But even though one faction in Civil Unrest generates several Sensitive Data Deliveries, there’s a second faction in the same state that generates none π
Also, EDSM dumps now seem to contain factions that have been pushed out of the system, I’ll have to add logic to filter those π
Edit Aug 25: Factions should be fixed now.