[0.14.1] Crash on second RCON connection

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
mickael9
Fast Inserter
Fast Inserter
Posts: 112
Joined: Mon Mar 14, 2016 4:04 am
Contact:

[0.14.1] Crash on second RCON connection

Post 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

User avatar
GeneralDotV2
Burner Inserter
Burner Inserter
Posts: 18
Joined: Wed Jun 29, 2016 6:27 am
Contact:

Re: [0.14.1] Crash on second RCON connection

Post by GeneralDotV2 »

Same issue on my servers as well on 0.14.1.

jvmguy
Burner Inserter
Burner Inserter
Posts: 9
Joined: Fri May 06, 2016 8:13 pm
Contact:

Re: [0.14.1] Crash on second RCON connection

Post by jvmguy »

I have seen this problem also. Running 0.14.1.headless on Ubuntu 16.04 using a docker config,

Oxyd
Former Staff
Former Staff
Posts: 1428
Joined: Thu May 07, 2015 8:42 am
Contact:

Re: [0.14.1] Crash on second RCON connection

Post by Oxyd »

Fixed in 0.14.2.

Post Reply

Return to “Resolved Problems and Bugs”