Page 1 of 1
[0.12.0]Headless Server Crash
Posted: Wed Jul 22, 2015 1:38 am
by ikanreed
Symptoms:
After long playtime, server process terminates, leaving players connected to each other.
Attempting to reload the autosave causes issue to recur within minutes.
Save file(edit: sorry about the tiny bit offensive imagery in this save, you know how multiplayer can be)
Log 1
Log 2
Re: [0.12.0]Headless Server Crash
Posted: Wed Jul 22, 2015 9:36 am
by Oxyd
I can't reproduce the crash here. Can you provide more details? Do you know what you and other players were doing at the time it crashed? What is the exact command line you used to start the server? Anything else?
Re: [0.12.0]Headless Server Crash
Posted: Wed Jul 22, 2015 1:08 pm
by ikanreed
bin/x64/factorio --start-server _autosave1.zip | bin/x64/logmonitor.py > gamelog.log &
Logmonitor.py is my own custom script that just watches players online, and is irrelevant here.
As to what was being done, it varied with each crash.
Edit: and here's where I forget to mention it was ubuntu 14.04 Linux. Sorry about that.
Re: [0.12.0]Headless Server Crash
Posted: Wed Jul 22, 2015 4:26 pm
by Oxyd
Okay, thanks.
Upon closer inspection, this seems to be
this bug, which will be fixed in 0.12.1. Basically, the server tried to play a sound and crashed because it doesn't have its sound subsystem initialised.