Page 1 of 1

[0.14.1] Crash on second RCON connection

Posted: Sat Aug 27, 2016 4:08 pm
by mickael9
Steps to reproduce:

Code: Select all

$ ./factorio --create /tmp/save.zip
$ ./factorio -v --start-server /tmp/save.zip --rcon-port 27015 --rcon-password password &
$ mcrcon  -H 127.0.0.1 -P 27015 -p password "/p"
Players (0):
$ mcrcon  -H 127.0.0.1 -P 27015 -p password "/p"
Connection lost.
Authentication failed!
# Game crashed!
Log file

Re: [0.14.1] Crash on second RCON connection

Posted: Sun Aug 28, 2016 3:21 am
by GeneralDotV2
Same issue on my servers as well on 0.14.1.

Re: [0.14.1] Crash on second RCON connection

Posted: Mon Aug 29, 2016 2:52 am
by jvmguy
I have seen this problem also. Running 0.14.1.headless on Ubuntu 16.04 using a docker config,

Re: [0.14.1] Crash on second RCON connection

Posted: Mon Aug 29, 2016 10:55 am
by Oxyd
Fixed in 0.14.2.