Dragoon209 Posted March 6, 2020 Share Posted March 6, 2020 Note: This was solved. please see post #6 for the resolution. Hello! A couple friends and I play on a dedicated server running on Linux, and have been playing on 18.3 for weeks. All of our PCs updated to 18.4, and I logged in and used steamcmd to update my server. While I am pretty confident I have done this properly (due to it updating instead of redownloading the entire game, and repeated runs of the update commands reporting that the app is already updated), I'm happy to provide output if you would like to check my work. I confimed that the serverconfig.xml file in the server directory still reflects my custom changes and server name. When we go to join, the server browser still reports it is on 18.3. The same is listed when I start the dedicated server and look in the terminal output, it reports it is on 18.3. Has the linux dedicated server not been updated yet? am I doing something wrong? (Hint: I was.) The process I followed to update is as follows: Log in to the server through sshnavigate to the proper directoryrun 'steamcmd' , it updated.login to steam with 'login [uSERNAME]'Force the install directory with 'force_install_dir 7dtd_server' (Hint: This install directory did not match the exact file path of my 18.3 server)Update the app with 'app_update 294420'Quit steamcmd with 'quit' I also attempted to update to the experimental build of the dedicated server, but it still reported it was on the latest version. I attempted to update with 'app_update 294420 -beta latest_experimental' The guide I used to install my server initially is at: https://unixblogger.com/setup-7-days-to-die-server/ (Note: This guide indicates an inproper/out of date method of starting the server. I have corrected this by simply using the 'startserver.sh' script, and pointing to my serverconfig.xml file with './startserver.sh -configfile=serverconfig.xml'. ) Thanks for any help in advance! Link to comment Share on other sites More sharing options...
SylenThunder Posted March 6, 2020 Share Posted March 6, 2020 This usually occurs when the Steam Cache is corrupt, which has been happening quite a lot this year for some reason. Link to comment Share on other sites More sharing options...
Dragoon209 Posted March 6, 2020 Author Share Posted March 6, 2020 Gotcha, thanks for the insight. Is this something fixable from my side, or is this a cache issue on Valve's side? I haven't run in to this before. Link to comment Share on other sites More sharing options...
Beelzybub Posted March 7, 2020 Share Posted March 7, 2020 Doesn't "validate" after your steamcmd line check the Steam Cache? Not sure of the syntax but it will conveniently wipe all your server settings as well. So back that up. Link to comment Share on other sites More sharing options...
Dragoon209 Posted March 7, 2020 Author Share Posted March 7, 2020 Ah, gotcha. I had thought it meant the cache on whatever server I was hitting was bad. I'll give that a shot. I will back up the server config, do I need to back up world and saves as well? Link to comment Share on other sites More sharing options...
Dragoon209 Posted March 7, 2020 Author Share Posted March 7, 2020 Just as a follow up, I have solved this issue. It was absolutely user error. I had made an error when writing my steam update script, and it was using an install directory in a different path than intended. The different path was updating properly, and after figuring that out and adjusting my update script, I have successfully updated to 18.4. Thanks for your help! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.