Steamcmd is so special
oldassgamers
Join Date: 2011-02-02 Member: 80033Members, Squad Five Blue, Reinforced - Shadow
<div class="IPBDescription">Aid from other server operator to assist this issue</div>I'm currently downloading more ns2 server files for other directory so I can have multi servers up and running.
I get error in the steamcmd after writing the ending command "app_update 4940 validate":
<b>Initial app state <0x2> update required
App state <0x1> unknown, progress: -1.0J <0 / 0>
Error! App '4940' state is 0x1 after update job.</b>
I also get this error if I don't write in "validate after app_update 4940":
<b>Initial app state <0x2> update required
App state <0x1> unknown: timed out waiting for state flag <0x100> 'unknown' to he set, bailing.
Error! App '4940' state is 0x1 after update job.</b>
I've double check all the configuration before making the final command app_update 4940.
Also 4940 is the correct one, maybe valve has changed the number? According to this its the same:
<a href="http://cdr.thebronasium.com/app/4940" target="_blank">http://cdr.thebronasium.com/app/4940</a>
I get error in the steamcmd after writing the ending command "app_update 4940 validate":
<b>Initial app state <0x2> update required
App state <0x1> unknown, progress: -1.0J <0 / 0>
Error! App '4940' state is 0x1 after update job.</b>
I also get this error if I don't write in "validate after app_update 4940":
<b>Initial app state <0x2> update required
App state <0x1> unknown: timed out waiting for state flag <0x100> 'unknown' to he set, bailing.
Error! App '4940' state is 0x1 after update job.</b>
I've double check all the configuration before making the final command app_update 4940.
Also 4940 is the correct one, maybe valve has changed the number? According to this its the same:
<a href="http://cdr.thebronasium.com/app/4940" target="_blank">http://cdr.thebronasium.com/app/4940</a>
Comments
Steam>app_update 4940 validate
Initial App state (0x800102) update required
App state (0x1) unknown, progress: -1.#J (0 / 0)
Error! App '4940' state is 0x1 after update job.
Steam>
Anyone got any ideas?
<!--quoteo(post=1950162:date=Jul 9 2012, 09:01 PM:name=oldassgamers)--><div class='quotetop'>QUOTE (oldassgamers @ Jul 9 2012, 09:01 PM) <a href="index.php?act=findpost&pid=1950162"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->I'm currently downloading more ns2 server files for other directory so I can have multi servers up and running.
I get error in the steamcmd after writing "app_update 4940 validate":
<b>Initial app state <0x2> update required
App state <0x1> unknown, progress: -1.0J <0 / 0>
Error! App '4940' state is 0x1 after update job.</b>
I also get this error if I don't write in "validate after app_update 4940":
<b>Initial app state <0x2> update required
App state <0x1> unknown: timed out waiting for state flag <0x100> 'unknown' to he set, bailing.
Error! App '4940' state is 0x1 after update job.</b>
I've double check all the configuration before making the final command app_update 4940.
Also 4940 is the correct one, maybe valve has changed the number? According to this its the same:
<a href="http://cdr.thebronasium.com/app/4940" target="_blank">http://cdr.thebronasium.com/app/4940</a><!--QuoteEnd--></div><!--QuoteEEnd-->
<!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->[ 0%] Checking for available updates...
[ 0%] Download complete.
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam3...OK.
Loading Steam2...OK.
login username password
Logging in user 'username' to Steam Public...Success.
force_install_dir c:\myinstalldirectory
app_update 4940 validate
Initial App state (0x4) installed
App state (0x4) installed: Timed out waiting for state flag (0x20000) 'validating' to be set, bailing.
Success! App '4940' already up to date.
exit
Shutting down. . .<!--c2--></div><!--ec2-->
Steamcmd has worked perfectly fine but in the last days this strange error occurred.
I'm right now waiting for response from steam itself, hopefully they answer me in the next 24 hours.
i solved it by changing the steam_appod.txt file from 4940 to 4920 and now it appears on the server list. Thats odd :/
Initial App state (0x4) installed
App state (0x4) installed: Timed out waiting for state flag (0x20000) 'validating' to be set, bailing.
Success! App '4940' already up to date.
Was due to problems with the appid 4940 build 212 on SteamCMD.
Build 213 resolved that, but had the steam_appid.txt set to 4940 which prevented clients from joining.
Build 214 should resolve all these issues.