[Dominik] [0.17.24] Crash

Bugs that we were not able to reproduce, and/or are waiting for more detailed info.
Post Reply
toudi
Burner Inserter
Burner Inserter
Posts: 13
Joined: Thu Jul 23, 2015 5:29 pm
Contact:

[Dominik] [0.17.24] Crash

Post by toudi »

Game crashes while bots were placing pipes

Code: Select all

c:\cygwin64\tmp\factorio-build-avyvsb\src\fluid\fluidbox.cpp (494): FluidBox::FluidBox
c:\program files (x86)\microsoft visual studio\2017\buildtools\vc\tools\msvc\14.15.26726\include\vector (1503): std::vector<FluidBox,std::allocator<FluidBox> >::_Reallocate_exactly
c:\cygwin64\tmp\factorio-build-avyvsb\src\fluid\fluidsystem.cpp (201): FluidSystem::absorb
c:\cygwin64\tmp\factorio-build-avyvsb\src\fluid\fluidmanager.cpp (217): FluidManager::add
c:\cygwin64\tmp\factorio-build-avyvsb\src\energy\fluidenergysource.cpp (89): FluidEnergySource::setup
c:\cygwin64\tmp\factorio-build-avyvsb\src\entity\entityghost.cpp (414): EntityGhost::revive
c:\cygwin64\tmp\factorio-build-avyvsb\src\entity\constructionrobot.cpp (625): ConstructionRobot::update
c:\cygwin64\tmp\factorio-build-avyvsb\src\surface\chunk.cpp (567): Chunk::updateActiveEntities
c:\cygwin64\tmp\factorio-build-avyvsb\src\surface\chunk.cpp (616): Chunk::updateEntities
c:\cygwin64\tmp\factorio-build-avyvsb\src\surface\surface.cpp (1366): Surface::update
c:\cygwin64\tmp\factorio-build-avyvsb\src\map\map.cpp (1461): Map::updateEntities
c:\cygwin64\tmp\factorio-build-avyvsb\src\game.cpp (195): Game::update
c:\cygwin64\tmp\factorio-build-avyvsb\src\scenario\scenario.cpp (1166): Scenario::update
c:\cygwin64\tmp\factorio-build-avyvsb\src\mainloop.cpp (1114): MainLoop::gameUpdateStep
c:\cygwin64\tmp\factorio-build-avyvsb\src\mainloop.cpp (980): MainLoop::gameUpdateLoop
c:\cygwin64\tmp\factorio-build-avyvsb\src\util\workerthread.cpp (42): WorkerThread::loop
Attachments
factorio-previous.log
(142.21 KiB) Downloaded 61 times
factorio-dump-previous.dmp
(762.24 KiB) Downloaded 49 times
Last edited by toudi on Wed Apr 03, 2019 4:11 pm, edited 1 time in total.

DaleStan
Filter Inserter
Filter Inserter
Posts: 368
Joined: Mon Jul 09, 2018 2:40 am
Contact:

Re: [0.17.23] Crash

Post by DaleStan »

Does it still happen in 0.17.24? If so, I'd post a log from 0.17.24 and the savegame.

toudi
Burner Inserter
Burner Inserter
Posts: 13
Joined: Thu Jul 23, 2015 5:29 pm
Contact:

Re: [0.17.23] Crash

Post by toudi »

Yes it still happens in 0.17.24
Here is save file that crashes after a minute or two: just wait for the robots to bring the two buildings in the center. crash occours when robot places the middle building
Attachments
crash.JPG
crash.JPG (81.71 KiB) Viewed 1342 times
crash.zip
(5.44 MiB) Downloaded 61 times
factorio-current.log
(144.66 KiB) Downloaded 58 times

toudi
Burner Inserter
Burner Inserter
Posts: 13
Joined: Thu Jul 23, 2015 5:29 pm
Contact:

Re: [0.17.24] Crash

Post by toudi »

and the dump file
Attachments
factorio-dump-previous.dmp
(742.52 KiB) Downloaded 63 times

Dominik
Former Staff
Former Staff
Posts: 658
Joined: Sat Oct 12, 2013 9:08 am
Contact:

Re: [Dominik] [0.17.24] Crash

Post by Dominik »

Cool, thanks for the report. I have seen it in the automated crash reports but did not know what caused it.

Dominik
Former Staff
Former Staff
Posts: 658
Joined: Sat Oct 12, 2013 9:08 am
Contact:

Re: [Dominik] [0.17.24] Crash

Post by Dominik »

So what I can see now from the log is that the entity build by the robot is not the issue. But it connects two fluid systems and in one of them there is some corrupted connection and that crashes it.
But I can't use the save atm because the current version of some mods does not work and I would need to have the exact mods that you are using. Could you please upload either your mod folder or at least the mods in this list?
https://monosnap.com/file/tK1Pjqtb3oDA1 ... SBDBi4KkPy

Post Reply

Return to “Pending”