Giter VIP home page Giter VIP logo

Comments (4)

finwen avatar finwen commented on May 20, 2024

Short term solution is to uncheck Get Distances in the setings tab.

The problem is that the json parser uses ALLOT of memory then it parses
the huge jsonfile with distances.

We could solve this by running as 64 bit or better but more work to parse
distances in smaller parts.

2016-01-11 6:19 GMT+01:00 Aethir [email protected]:

I so desperately want this to work
Have had a few dramas with getting EDDisco to play nice I enabled
VerboseLogging in the game config, and since then I'm getting the
abovementioned error In full, this is what EDDisco shows me:

EliteDangerous is not running
Checking for new EDDiscovery data
Checking for new EDDiscovery maps
C:\Users\Krang\AppData\Local\EDDiscovery\tgcsystemsjson is up to date
1576 new systems from EDSM
Reading travelhistory Downloading mirrored EDSM distance data (Might take
some time)
Get systems from EDDB
Loading completed!
OK
Get stations from EDDB OK
Add new EDDB data to database
EDDB update done
Adding mirrored EDSM distance data
GetEDSMDistances exception:Exception of type 'SystemOutOfMemoryException'
was thrown
at NewtonsoftJsonLinqJContainerReadContentFrom(JsonReader r)
at NewtonsoftJsonLinqJContainerReadTokenFrom(JsonReader reader)
at NewtonsoftJsonLinqJArrayLoad(JsonReader reader)
at NewtonsoftJsonLinqJArrayParse(String json)
at EDDiscoveryDBDistanceClassParseEDSM(String json, String& date)
at EDDiscoveryEDDiscoveryFormGetEDSMDistances()

I'm using Win 7 Pro on a system with 16Gb RAM, of which 78% is currently
free

I'd really like to get this program up and running before I head anywhere
outside the Bubble so any assistance would be awesome :)
Thanks in advance


Reply to this email directly or view it on GitHub
#65.

from eddiscovery.

AnthorNet avatar AnthorNet commented on May 20, 2024

Yep even our API starts to take a lot of memory, I optimise a little for the new server on the systems call but the distances is more problematic, and even with those optimisations, the problem will come back once they are more distances.
It's a never ending problem.

What I could suggest is that we block the distances API as a whole and only accept queries when a system is set.
You would have to take distances on the fly, when you needing them for a particular system, but the query should be fast to process.

Actually the distances API, does not have any kind of selection by system name, I think that worked when we had 50K distances, but now it works less well ^^

We will soon provide nightly dump too, the process is running, I just have to write them.

from eddiscovery.

Aethir avatar Aethir commented on May 20, 2024

Awesome... that stopped the error.
Still no luck with getting to my travelhistory, though...

it says it's loading everything successfully and then... that's it.

I took a look at my netlogs and they're a near-continuous stream of what look like network routing info but nothing I could see that remotely pertains to system information...

I zipped both my AppConfig.xml and my latest netlog file and have posted here; if it's not too much to ask, could someone have a look at them and help me figure out what's going on?

All help greatly appreciated, I think this is a fantastic program and I really want it to work!

AppConfig.zip

from eddiscovery.

finwen avatar finwen commented on May 20, 2024

Solved with 324a41a 64 bit compile

from eddiscovery.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.