I'm trying to command line update TF2 - it installed fine to my default location the first time like this:
As you can see, when I try to update (to get the new dustbowl map) it gives me "ContentServer rejected client session login" after is says it's starting the update.
So I created a new directory to try a fresh install since I know that worked for me when I installed it a day or 2 ago.
So I made a new directory called TF2DS thinking a fresh installed would work...
Then I tried to update my HL2MP server to see if it was limited to TF2.
It's not limited to TF2 :\ Also, it doesn't work if I leave off the -dir (I started out trying without -dir so it went directly to my last location which was c:\games\HL2MPDS)
Code:
C:\Games\Valve\HLServer>HldsUpdateTool.exe -command update -game tf -dir "C:\Gam
es\HL2MPDS"
Checking bootstrapper version ...
Updating Installation
ContentServer rejected client session login
As you can see, when I try to update (to get the new dustbowl map) it gives me "ContentServer rejected client session login" after is says it's starting the update.
So I created a new directory to try a fresh install since I know that worked for me when I installed it a day or 2 ago.
So I made a new directory called TF2DS thinking a fresh installed would work...
Code:
C:\Games\Valve\HLServer>HldsUpdateTool.exe -command update -game tf -dir "C:\Gam
es\TF2DS"
Checking bootstrapper version ...
Updating Installation
No installation record found at C:\Games\TF2DS/orangebox
ContentServer rejected client session login
Then I tried to update my HL2MP server to see if it was limited to TF2.
Code:
C:\Games\Valve\HLServer>HldsUpdateTool.exe -command update -game hl2mp -dir "C:\
Games\HL2MPDS"
Checking bootstrapper version ...
Updating Installation
ContentServer rejected client session login
It's not limited to TF2 :\ Also, it doesn't work if I leave off the -dir (I started out trying without -dir so it went directly to my last location which was c:\games\HL2MPDS)