• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Server Updating Server to Latest Version

Please set the real path of your server first with the command. By setting the real path you can not update or install in another place (what you surely do..) do not use another command, use this one:

force_install_dir c:\Path\To\KF2Server\

c:\Path\To\KF2Server\ being the path to the server folder, change it according to your installation.

Then use also the validate parameter to verify all the files in the server folder, you can alternatively delete the steamapps folder inside the server folder to force the files validation.

app_update 232130 validate


You should be good.
 
Last edited:
Upvote 0
My server wouldn't update with a previous update, I think it was 1019? All updates prior to that were fine but this one just wouldn't work. I ended up adding "validate" command to the .exe

My steamcmd target line now has

+login anonymous +force_install_dir .\KF2Server\ +app_update 232130 validate +exit

written in it and has worked fine ever since
 
Upvote 0