0.17.34 version, crashed a couple of times to the desktop, but for no obvious reason. the first time was whilst trying to place an building (Electrolyser Mk2). The second was when trying to open the GUI for an induction Furnace.
Both times going back to the most recent autosave and performing a similar set of actions does not result in a crash.
[Dominik][0.17.34] Crash to Desktop, seems unconnected to a single activity
-
- Inserter
- Posts: 20
- Joined: Wed Sep 19, 2018 3:03 pm
- Contact:
[Dominik][0.17.34] Crash to Desktop, seems unconnected to a single activity
- Attachments
-
- mod-list.json
- (4.82 KiB) Downloaded 93 times
-
- factorio-dump-current.dmp
- (647.53 KiB) Downloaded 97 times
-
- factorio-current.log
- (66.5 KiB) Downloaded 102 times
- TruePikachu
- Filter Inserter
- Posts: 978
- Joined: Sat Apr 09, 2016 8:39 pm
- Contact:
Re: [0.17.34] Crash to Desktop, seems unconnected to a single activity
Code: Select all
c:\cygwin64\tmp\factorio-build-oacria\src\util\logging.cpp (90): Logging::logAndAbortOrThrow
c:\cygwin64\tmp\factorio-build-oacria\src\material\productionhelper.cpp (255): ProductionHelper::createMaterialGuiSlot
c:\cygwin64\tmp\factorio-build-oacria\src\gui\assemblingmachinegui.cpp (99): AssemblingMachineGui::updateContent
c:\cygwin64\tmp\factorio-build-oacria\src\input\commonmapinteraction.cpp (398): CommonMapInteraction::openEntityGui
c:\cygwin64\tmp\factorio-build-oacria\src\input\commonmapinteraction.cpp (154): CommonMapInteraction::openGuiInternal
c:\cygwin64\tmp\factorio-build-oacria\src\gameview.cpp (562): GameView::loadGuiForController
…
1701.866 Error ProductionHelper.cpp:255: Failed to create GUI slot: objectIndex: 0, isInput: true, inventory size: 0, fluidBoxManager: true, input size: 0, output size: 0, target specification: source: entity-inventory, target: default, inventory index: 2, slot index: 0, source: 75
Re: [Dominik][0.17.34] Crash to Desktop, seems unconnected to a single activity
Hi, thanks for the report, however I will need the game save to see what is going on. The issue is likely not the action you are doing, but some existing issue that gets tapped into.