Unable to update server to 224
AussieKid
Join Date: 2012-08-07 Member: 154896Members, Reinforced - Supporter, Reinforced - Silver, Reinforced - Gold, Reinforced - Shadow
<div class="IPBDescription">Issue with steamcmd?</div>Hi Guys,
224 has been released however i'm unable to update my server past build 223. I usually use the same batch file with steamcmd.exe
I have not changed any of the commands, this is what I get:
C:\SteamCMD>SteamCmd.exe +login username password +force_install_dir C:\NS2
Server1\ +app_update 4940 verify +quit
main.cpp (365) : Assertion Failed: Looks like steam didn't shutdown cleanly, sch
eduling immediate update check
Assert( Assertion Failed: Looks like steam didn't shutdown cleanly, scheduling i
mmediate update check ):..\steamexe\main.cpp:365
[ 0%] Checking for available updates...
[ 0%] Download complete.
[----] Verifying installation...
Steam_: BugslayerUtil.DLL not found
Steam Console Client © Valve Corporation
-- type 'quit' to exit --
Loading Steam3...OK.
Loading Steam2...OK.
Logging in user 'username' to Steam Public...Success.
Success! App '4940' already up to date.
C:\SteamCMD>pause
Press any key to continue . . .
224 has been released however i'm unable to update my server past build 223. I usually use the same batch file with steamcmd.exe
I have not changed any of the commands, this is what I get:
C:\SteamCMD>SteamCmd.exe +login username password +force_install_dir C:\NS2
Server1\ +app_update 4940 verify +quit
main.cpp (365) : Assertion Failed: Looks like steam didn't shutdown cleanly, sch
eduling immediate update check
Assert( Assertion Failed: Looks like steam didn't shutdown cleanly, scheduling i
mmediate update check ):..\steamexe\main.cpp:365
[ 0%] Checking for available updates...
[ 0%] Download complete.
[----] Verifying installation...
Steam_: BugslayerUtil.DLL not found
Steam Console Client © Valve Corporation
-- type 'quit' to exit --
Loading Steam3...OK.
Loading Steam2...OK.
Logging in user 'username' to Steam Public...Success.
Success! App '4940' already up to date.
C:\SteamCMD>pause
Press any key to continue . . .
Comments
But again, i'm on centos not windows so it might not be the same issue.
But again, i'm on centos not windows so it might not be the same issue.<!--QuoteEnd--></div><!--QuoteEEnd-->
Thanks Guys,
I managed to fix the problem somewhat. I tried setting a force directory to a brand new folder but that didn't work either. I then tried not specifying any folder and let it download to steamapps\common like you mentioned and the download worked. Pretty odd but after that I just cut the folder out and renamed it to what I wanted. Looks like it works now.
I'm getting a different issue with my server now but maybe that's for another thread ;)
Basically it's giving me errors when it automatically changes map, the new map will load but the console on the clients are spammed with errors and the game is unplayable (certain buttons stop working).
both app_update 4940 validate and force_install_dir C:\NS2Server\ doesnt work for me.
force_install_dir does nothing and goes to another command line while app_update shuts down steamcmd.
strange.
I attempted to do as wireaudio and AussieKid said worked but it doesn't work for me. All I get is: "App state (0x1) unknown: Timed out waiting for state flag (0x100) 'unknown' to be set, bailing."
I'm guessing it's a global issue with Steam, and not UWE.
I tried copying files across from the game as they appear to be similar but i got client and server differ, either i didn't copy enough or that just doesn't work?
Edit: never mind i just tried running a dedicated from the game folder and it worked, don't know why i didn't think of it before!
Why did you even choose SteamCMD over HLDSUpdateTool in the first place? "benefits" my ass to be honest...
I don't want to copy server files from my Steam client installation either because I have no idea if that contains a custom configuration which depends on Steam, which I really don't want on my server configuration.
Good to hear it's now working properly. Looks like I wasn't the only one who ran into similar update problems.
Also I fixed my issue on map change, it was my fault as I was still referencing a mod ID in my MapCycle.json file. Removed this and it changes maps without weird errors.