[Bug] Connection problem after server update
Hello.
I have a problem where, when I try to join my purchased dedicated Icarus server after an update, I get the error message shown in the image (German) every time and cannot join. According to the error message, the server is not running the latest version, but this is not true. This happens every week when the update is performed, and I have to make a backup every time, reinstall the server, and restore the backup, which is very annoying.
Best regards.
Comments: 1
Oldest
•
Newest
•
Most likes
•
Fewest likes
-
22 Feb
LasseHighlighted comment
Updating to REV. 2.4.0.149177-SHIPPING-HOMESTEAD HOMESTEAD i had the same issue:
using Steamcmd server. (both client and server running the same version)
a workaround in this case, was by trying to delete som of the files in the save userdirectory
...\config\windowsServer\Game.ini - seamed to work
Delete all the ini files in the direcotry but the ServerSettings.ini also seamed to work. (maybe better option)
My bat file to start the server does use custom user directory and also the savedirSuffix option. ( -userdir="userdirX" & -saveddirsuffix="intanceX" )
The way i recreated the issue was to install a new server with new userdir & instance side by side, copy the saved userdata to the new instance after it was started once, seamed to be only the files in folder ..\config\windowsServer\ that is triggering the version mismatch.