When I run the following update script;
@ShutdownOnFailedCommand 1
@NoPromptForPassword 1
login anonymous
force_install_dir ../rustds
app_update 258550
quit
It says my server is already update to date. But its on version 2033 when the latest is 2034.
Any ideas?
Thanks in advance!
The same thing is happening to me when I run in my update script but I found a curious way to unclog it.
My trick is to manually enter steamcmd and execute one by one the commands to see the version instead of launching ./steamcmd.sh + login anonymous + app_info_print "258550" first ./steamcmd.sh and once in login anonymous and then anymous + app_info_print 258550 then the update script works fine
Greetings, I hope this can help you
Sorry, you need to Log In to post a reply to this thread.