Page 1 of 1

[2.0.43] Game crash on TransportLineManager::update

Posted: Sun Apr 27, 2025 10:43 am
by DoritosMan42
1. What did you do?
It happened while playing the game. I wasn't doing anything in particular, I assume the bug is triggered by items actively moving on belts without involving any player interactions.

2. What happened?
Game crashed

3. What did you expect to happen instead? It might be obvious to you, but do it anyway!
The game runs without crashing ;)

4. Does it happen always, once, or sometimes?
It happens occasionally, more often when things are happening in the world (science production, space platforms moving, etc.)

5. Attachments

Log file:
factorio-previous.log
(13.14 KiB) Downloaded 40 times
Dump file:
factorio-dump-previous.dmp
(1.89 MiB) Downloaded 41 times
Save file:
SPAGE.zip
(53.84 MiB) Downloaded 37 times

Re: [2.0.43] Game crash on TransportLineManager::update

Posted: Sun Apr 27, 2025 11:21 am
by boskid
Welcome on forums. Can you reproduce this issue or was it just a one-off crash? From the looks of it, it is more likely to be just a hardware fault than a game bug given this is an extremally generic place where it crashed, one which runs basically for every single player every tick and has basically no logic that could fail so rarely that we would not notice it already. If it happened multiple times, could you provide a log file after each crash? maybe that will allow to see some patterns with the crashes.

Re: [2.0.43] Game crash on TransportLineManager::update

Posted: Mon Apr 28, 2025 7:56 pm
by DoritosMan42
Hi, I haven't found a way to consistently reproduce it but the game does crash pretty often, here are the logs I've collected:
factorio-current_bsod.log
(13.25 KiB) Downloaded 45 times
(caused a BSOD a few seconds after crashing)
factorio-current_on_autosave.log
(14.98 KiB) Downloaded 34 times
(happened during autosave)
factorio-current.log
(12.85 KiB) Downloaded 36 times

Re: [2.0.43] Game crash on TransportLineManager::update

Posted: Mon Apr 28, 2025 8:00 pm
by boskid
Each of those logs is for a crash in a different place. This makes me believe its a hardware issue on your end and there is nothing to be fixed in the game itself.