Page 1 of 1

[posila][0.18.6] Crash: FluidBox::PipeConnection::calculateFlowSpeed

Posted: Wed Feb 12, 2020 11:46 pm
by lshallo
I was just standing around my factory and the game decided to crash. (I did not perform any action at the time of the crash)
I was playing on my server which runs in the local network on a map with appr. 20 trains and on the way to space sience. The server did not crash.
Just recently switched my platform to Ryzen but had no crashes so far.

Mods

Re: [0.18.6] Crash: FluidBox::PipeConnection::calculateFlowSpeed

Posted: Thu Feb 13, 2020 1:25 am
by lshallo
Forgot to attach the dmp file.
Save is also included. Did not crash again after the first crash.
Also included mods since I'm using a prerelease version of my mod (advanced electric)

Re: [posila][0.18.6] Crash: FluidBox::PipeConnection::calculateFlowSpeed

Posted: Sat Feb 15, 2020 12:48 am
by lshallo
I just today had a bluescreen which seemed to be related to memory as the factorio crash also seems to be.
I had trouble getting the XMP profile of my memory kit to work and have it dialed back now.
Keep that in mind when investigating, it might be on my side.

Re: [posila][0.18.6] Crash: FluidBox::PipeConnection::calculateFlowSpeed

Posted: Mon Mar 02, 2020 4:05 pm
by posila
According to crash dump, it was dereferencing pointer that had one of the high bits flipped to 1, which agrees with memory issues you mentioned. So I am going to sort this out to "1/0 magic".