Oh, and it's non-obvious what was happening. I was working on rails when the crash happened, but it didn't seem to be directly triggered by a human event or anything that was on-screen.
If this originates in fluids, I have 0 chance of making a reproduction case without some clues.
Search found 7 matches
- Tue Jan 26, 2021 1:37 am
- Forum: Pending
- Topic: [1.0.0] Crash (FluidBox::PipeConnection)
- Replies: 3
- Views: 1260
- Tue Jan 26, 2021 1:34 am
- Forum: Pending
- Topic: [1.0.0] Crash (FluidBox::PipeConnection)
- Replies: 3
- Views: 1260
Re: [1.0.0] Crash (FluidBox::PipeConnection)
Pulled the save file from the server. (Running the factoriotools container.)
I can't seem to find a dump file? Linux via steam. I see the log files in ~/.factorio, but not any dump files.
I can't seem to find a dump file? Linux via steam. I see the log files in ~/.factorio, but not any dump files.
- Sat Jan 23, 2021 5:33 am
- Forum: Pending
- Topic: [1.0.0] Crash (FluidBox::PipeConnection)
- Replies: 3
- Views: 1260
[1.0.0] Crash (FluidBox::PipeConnection)
I just crashed twice, doesn't seem directly connected to an input event.
- Wed Mar 09, 2016 10:47 pm
- Forum: Technical Help
- Topic: Linux Headless Not starting
- Replies: 6
- Views: 2479
Re: Linux Headless Not starting
Yeah, Systemd was causing the problems. Systemd was killing factorio, but only sometimes. (In true systemd fashion.)
Of course, in trying to get the other features of the script working, I ended up not using systemd services and installing it as an rc.
Of course, in trying to get the other features of the script working, I ended up not using systemd services and installing it as an rc.
- Wed Mar 09, 2016 9:26 pm
- Forum: Technical Help
- Topic: Linux Headless Not starting
- Replies: 6
- Views: 2479
Re: Linux Headless Not starting
Don't think so, because strace still has a copy running, similar to gdb.prg wrote:Does the script maybe not exit cleanly and still run something like kill -INT $(pidof factorio) from time to time?
- Wed Mar 09, 2016 9:13 pm
- Forum: Technical Help
- Topic: Linux Headless Not starting
- Replies: 6
- Views: 2479
Re: Linux Headless Not starting
Are you running Factorio manually or using some script that might be doing things behind your back? I've tried both. This particular run came from running it manually. (The script I'm using is factorio-init .) Weirdly, it does the same thing if I run it under gdb, but is fine if I run it under stra...
- Wed Mar 09, 2016 8:37 pm
- Forum: Technical Help
- Topic: Linux Headless Not starting
- Replies: 6
- Views: 2479
Linux Headless Not starting
So I got factorio headless all set up, all the things in their places, and then this. 0.004 2016-03-09 13:37:58; Factorio 0.12.26 (Build 17762, linux64) 0.385 Operating system: Linux (Ubuntu 15.10) 0.387 Program arguments: "/home/factorio/factorio/bin/x64/factorio" "--start-server&quo...