Page 1 of 1

[kovarex] [1.1.6] Multiplayer / continue game fails on reconnect

Posted: Wed Dec 30, 2020 9:30 am
by Simanova
example server configuration
server public ip is server.domain.com running 24h/7d dedicated

on first try a client connects to server.domain.com, everything is working as intended
on second try a client wants to resume a game (on another day), connection failed

reason: server as changed ip, but domain name is still identical
solution: resume game should connect to last string value inserted e.g. server.domain.com instead of ip address

Re: [1.1.6] Multiplayer / continue game fails on reconnect

Posted: Wed Jan 06, 2021 7:12 pm
by kovarex
Just for clarification, you mean the usage of the continue button to join the game right?

Re: [kovarex] [1.1.6] Multiplayer / continue game fails on reconnect

Posted: Tue Jan 12, 2021 11:23 pm
by kovarex
Thanks for the report, I (probably) fixed it for 1.1.9.
Probably, because I have not a good way to test it, but since I just removed the resolved IP address from the saved value used to continue, so it has to be resolved again after restart, it should probably work fine.

Edit: (probably) Duplicate: 93328