02-26-2005, 04:46 PM
I've posted this on steam's forums and no one seems to know how to fix this issue....Hopefully you guys can
I start my server with:
I thought this would keep my server up to date. Apparently I was wrong considering when I type 'version' into the console it reports:
Protocol version 7
Exe version 1.0.0.14 (cstrike)
Exe build: 19:21:00 Jan 14 2005 (2260)
If i'm not mistaken there was an update the 17th and yesterday the 24th. Obviously this did not take effect on my server. To attempt to solve this problem I tried to update the server manually by using the command:
but when I type this in - instead of it running through a process of updating it gives this.
Checking bootstrapper version ...
Use:
Create a Steam Account:
-create <username> <password> <question> <answer>
Install or update HLDS:
-update <game> <installdir> <username> [<password> [Y]]
Y => remember password
View installed versions:
-version
Does anyone have an idea as to why this update is not being downloaded?
Just for reference you can check the steam forums so we dont have duplicated posts here. Thanks.
http://forums.steampowered.com/forums/showthread.php?s=&postid=2345007#post2345007
I start my server with:
Code:
./srcds_run -console -game cstrike +map de_dust2 +maxplayers 16 [b]-autoupdate [/b]
I thought this would keep my server up to date. Apparently I was wrong considering when I type 'version' into the console it reports:
Protocol version 7
Exe version 1.0.0.14 (cstrike)
Exe build: 19:21:00 Jan 14 2005 (2260)
If i'm not mistaken there was an update the 17th and yesterday the 24th. Obviously this did not take effect on my server. To attempt to solve this problem I tried to update the server manually by using the command:
Code:
./steam -command update -game "Counter-Strike Source" -dir . -username xxx -password xxx -remember_password
but when I type this in - instead of it running through a process of updating it gives this.
Checking bootstrapper version ...
Use:
Create a Steam Account:
-create <username> <password> <question> <answer>
Install or update HLDS:
-update <game> <installdir> <username> [<password> [Y]]
Y => remember password
View installed versions:
-version
Does anyone have an idea as to why this update is not being downloaded?
Just for reference you can check the steam forums so we dont have duplicated posts here. Thanks.
http://forums.steampowered.com/forums/showthread.php?s=&postid=2345007#post2345007