I've not had any troubles with steamcmd and I've used it to dl both hlds and
srcds.
Here's an example of my what I use to grab tfc files. I use a basic txt file
and execute it via a simple bat file. I don't see the need to validate each
time so I comment that out until needed.
// Team Fortress Classic
// C:\HLDS\tfc
//
@ShutdownOnFailedCommand 1 //set to 0 if updating multiple servers at once
@NoPromptForPassword 1
login anonymous
force_install_dir ../hlds
app_set_config 90 mod tfc
app_update 90
// validate
quit
________________________________
From: Ook <[email protected]>
To: Half-Life dedicated Win32 server mailing list <[email protected]>
Sent: Thursday, June 6, 2013 12:41 PM
Subject: Re: [hlds] Can't get steamcmd to install hlds/gearbox
I'm not sure where on the wiki it shows these in quotes, but on the page I
referenced, where I got the examples from, it most definitely does not put
these in quotes. However, this makes some sense as it is easier to parse
parameters if they are in quotes, rather than try to figure out what value goes
with what parameter. I'm just guessing on this, idk what algorithm they use to
parse command line parameters.
Putting these in quotes, like this:
steamcmd +login anonymous +force_install_dir d:\gb1
+app_set_config "90 mod gearbox" +app_update "90 validate" +quit
on the first pass it actually downloaded the valve content. It
also downloaded cstrike content, which I neither wanted nor asked
for. It did not, and will not, download gearbox content. A step in
the right direction - now how to force it to download gearbox
content?
So I loaded steamcmd, and from the steamcmd command line did this:
+app_set_config 90 mod gearbox
app_update
And when I did that it downloaded gearbox content. Not sure why it
wouldn't work by passing the above parameters.
Is it me or is steamcmd a bit on the buggy side?
On 06/06/2013 10:24 AM, Saul Rennison wrote:
Shouldn't the +app_set_config value be in quotes?
>For example: +app_set_config "90 mod gearbox"
>
>
>I'm pretty sure that's explicitly stated on the wiki. Also app update should
>be +app_update "90 validate"
>
>
>On Thu, Jun 6, 2013 at 5:35 PM, Ook <[email protected]> wrote:
>
>So once again it is fun and games with steamcmd. This time I'm trying to
>>get a clean install of hlds/gearbox. Using the example from
>>https://developer.valvesoftware.com/wiki/SteamCMD, I'm doing this:
>>
>>steamcmd +login anonymous +force_install_dir d:\gb1
+app_set_config 90
>>mod gearbox +app_update 90 validate +quit
>>
>>It does this:
>>
>>d:\steamcmd>steamcmd +login anonymous +force_install_dir
d:\gb1
>>+app_set_config
>>90 mod gearbox +app_update 90 validate +quit
>>Redirecting stderr to 'd:\steamcmd\logs\stderr.txt'
>>[ 0%] Checking for available updates...
>>[----] Verifying installation...
>>Steam_: BugslayerUtil.DLL not found
>>Steam Console Client (c) Valve Corporation
>>-- type 'quit' to exit --
>>Loading Steam3...OK.
>>Loading Steam2...OK.
>>
>>Connecting anonymously to Steam Public...Success.
>>Initial App state (0x2) update required
>>App state (0x10102) reconfiguring, progress: 0.00 (0 / 0)
>>App state (0x10102) reconfiguring, progress: 0.00 (0 / 0)
>>App state (0x300502) downloading, progress: 0.00 (0 /
20292666)
>>App state (0x300502) downloading, progress: 22.90 (4647438 /
20292666)
>>App state (0x300502) downloading, progress: 74.74 (15166594
/ 20292666)
>>Success! App '90' fully installed.
>>
>>d:\steamcmd>
>>
>>At which point I have the basic hlds files in my root
directory, but
>>neither valve nor gearbox content has been downloaded. If
run it again
>>(and again...and again), the same things happens. It won't
download
>>either valve or gearbox content.
>>
>>So, I remove the mod gearbox from the command line, and it
does the same
>>thing. What am I missing? More specifically, how do you get
steamcmd to
>>download hlds and gearbox content?
>>
>>
>>
>>
>>
>>
>>_______________________________________________
>>To unsubscribe, edit your list preferences, or view the list
archives, please visit:
>>https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds
>>
>
>
>
>_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds