Re: [hlds_linux] SteamCMD seems to require login for HLDS install (fwd)

2023-01-24 Thread Vi
Oh! I'm super sorry then, I am bad at reading. I did try and launch it 
with the same error you got, and when trying to reupdate 90 on anonymous 
I had a |Error! App '90' state is 0x6 after update job. |After logging 
into an account with hl1 I was able to finish the update. That ends up 
being super weird then! Nothing seems to change on the steam side (90 
still gives 1, and 1 has the wads that are missing), but I can't say on 
behalf of others. Hope it gets fixed. and thanks for pointing out my 
ignorance :)


On 2023-01-18 04:45 em, MegaBrutal wrote:

But it seems to fail for you as well:

Error! App '90' state is 0x10E after update job.

It does install some files, but not the full installation.
Then HLDS fails to start:

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 70
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
FATAL ERROR (shutting down): W_LoadWadFile: couldn't load gfx.wad



Vi  ezt írta (időpont: 2023. jan. 16., H, 3:51):


I could not reproduce this problem. After checking steamdb for 
records of changes and found nothing, i just attempted on my main 
server to download it anonymously and it worked 
(https://pastebin.com/tyd9gyrg). I believe the only two games that 
require verification is tf2 and csgo (def. csgo). Wish i knew what 
could be wrong though. Good luck on a fix!


On 2023-01-13 08:01 em, Weasel [Saphe.Space] wrote:

I think thats been true for many years now.
But yes, don't understand why hosting a server would need to "own" 
the game, rather than allowing "anonymous" login ( as used for way 
more modern intellectual properties).



On Fri, Jan 13, 2023 at 4:15 PM MegaBrutal 
 wrote:


Hi All,

HLDS (App 90) previously could be installed with anonymous login, 
but now

it fails. After a few hours of trying and investigating, I found in
content_log.txt that it tries to download from the following URL which
results in a 401 Unauthorized response:

http://steampipe.akamaized.net/depot/71/manifest/9183617604528345869/5

I thought to give it a try and log in with my Steam credentials on the
SteamCMD console, after which "app_update 90" run successfully. I set
"mod" to "valve", as I want to run an HLDM server.

What's the reason behind this? Is it an error or a purposeful 
change? It

makes automated installs significantly more troublesome. I have a
Dockerfile which installs HLDS while building a customized HLDM 
image, but

now it fails to compose. Anyone else run into this?


Best regards,
MegaBrutal
___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/BEGIN:VCARD
VERSION:4.0
EMAIL;PREF=1:freem...@riseup.net
EMAIL:v...@vin.pet
FN:Vincent Edge
NICKNAME:Vin
ORG:Source Committee;
TITLE:Maintainer
N:Edge;Vincent;;;
ADR:;Tdl7SJv%Nb9ceGE55Q1zVVBoc%yx5CVTTtE$LOUEas1M7Ii^#wcS!8*8ecZgM#00@2rY5D
 h8PTq6%!klgL%EyUI0k$YrWPyU!$!!Ecnhov%eqg*e;Z2DcDvYX9dBrQ4f^
 97o#D9m3xAyol0b2o35ApCsSnWwu8n2RF6Zy9x@u^5dtR37%rbAF3qfdGUNe6R#nyf*D^%XVNWq
 RmToXs##iCiMSH*^;l$*gy5enmktmGwI6X5xL53OTrhDTyWMPMc#!R
 lk0HM076m*bs*DU!z%dZrenLWU%a@nL$42Y^UK%Q6xb4d4iP4ku4dd#OS5UXs^
 IvR3je9Bz*gGi23!;bhV&@J41O!M@HVG1DD&!diE21Tr%d@pS1p#qY1w%Am
 

Re: [hlds_linux] SteamCMD seems to require login for HLDS install (fwd)

2023-01-18 Thread MegaBrutal

But it seems to fail for you as well:

Error! App '90' state is 0x10E after update job.

It does install some files, but not the full installation.
Then HLDS fails to start:

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 70
Forcing breakpad minidump interfaces to load
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
FATAL ERROR (shutting down): W_LoadWadFile: couldn't load gfx.wad



Vi  ezt írta (időpont: 2023. jan. 16., H, 3:51):


I could not reproduce this problem. After checking steamdb for records of 
changes and found nothing, i just attempted on my main server to download it 
anonymously and it worked (https://pastebin.com/tyd9gyrg). I believe the only 
two games that require verification is tf2 and csgo (def. csgo). Wish i knew 
what could be wrong though. Good luck on a fix!

On 2023-01-13 08:01 em, Weasel [Saphe.Space] wrote:

I think thats been true for many years now.
But yes, don't understand why hosting a server would need to "own" the game, rather than 
allowing "anonymous" login ( as used for way more modern intellectual properties).


On Fri, Jan 13, 2023 at 4:15 PM MegaBrutal  wrote:


Hi All,

HLDS (App 90) previously could be installed with anonymous login, but now
it fails. After a few hours of trying and investigating, I found in
content_log.txt that it tries to download from the following URL which
results in a 401 Unauthorized response:

http://steampipe.akamaized.net/depot/71/manifest/9183617604528345869/5

I thought to give it a try and log in with my Steam credentials on the
SteamCMD console, after which "app_update 90" run successfully. I set
"mod" to "valve", as I want to run an HLDM server.

What's the reason behind this? Is it an error or a purposeful change? It
makes automated installs significantly more troublesome. I have a
Dockerfile which installs HLDS while building a customized HLDM image, but
now it fails to compose. Anyone else run into this?


Best regards,
MegaBrutal
___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/


Re: [hlds_linux] SteamCMD seems to require login for HLDS install

2023-01-15 Thread Vi
I could not reproduce this problem. After checking steamdb for records 
of changes and found nothing, i just attempted on my main server to 
download it anonymously and it worked (https://pastebin.com/tyd9gyrg). I 
/believe /the only two games that require verification is tf2 and csgo 
(def. csgo). Wish i knew what could be wrong though. Good luck on a fix!


On 2023-01-13 08:01 em, Weasel [Saphe.Space] wrote:

I think thats been true for many years now.
But yes, don't understand why hosting a server would need to "own" the 
game, rather than allowing "anonymous" login ( as used for way more 
modern intellectual properties).



On Fri, Jan 13, 2023 at 4:15 PM MegaBrutal > wrote:


Hi All,

HLDS (App 90) previously could be installed with anonymous login,
but now
it fails. After a few hours of trying and investigating, I found in
content_log.txt that it tries to download from the following URL
which
results in a 401 Unauthorized response:

http://steampipe.akamaized.net/depot/71/manifest/9183617604528345869/5

I thought to give it a try and log in with my Steam credentials on
the
SteamCMD console, after which "app_update 90" run successfully. I set
"mod" to "valve", as I want to run an HLDM server.

What's the reason behind this? Is it an error or a purposeful
change? It
makes automated installs significantly more troublesome. I have a
Dockerfile which installs HLDS while building a customized HLDM
image, but
now it fails to compose. Anyone else run into this?


Best regards,
MegaBrutal
___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/

___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/BEGIN:VCARD
VERSION:4.0
EMAIL;PREF=1:freem...@riseup.net
EMAIL:v...@vin.pet
FN:Vincent Edge
NICKNAME:Vin
ORG:Source Committee;
TITLE:Maintainer
N:Edge;Vincent;;;
ADR:;Tdl7SJv%Nb9ceGE55Q1zVVBoc%yx5CVTTtE$LOUEas1M7Ii^#wcS!8*8ecZgM#00@2rY5D
 h8PTq6%!klgL%EyUI0k$YrWPyU!$!!Ecnhov%eqg*e;Z2DcDvYX9dBrQ4f^
 97o#D9m3xAyol0b2o35ApCsSnWwu8n2RF6Zy9x@u^5dtR37%rbAF3qfdGUNe6R#nyf*D^%XVNWq
 RmToXs##iCiMSH*^;l$*gy5enmktmGwI6X5xL53OTrhDTyWMPMc#!R
 lk0HM076m*bs*DU!z%dZrenLWU%a@nL$42Y^UK%Q6xb4d4iP4ku4dd#OS5UXs^
 IvR3je9Bz*gGi23!;bhV&@J41O!M@HVG1DD&!diE21Tr%d@pS1p#qY1w%Am
 

Re: [hlds_linux] SteamCMD seems to require login for HLDS install

2023-01-13 Thread Weasel [Saphe.Space]
I think thats been true for many years now.
But yes, don't understand why hosting a server would need to "own" the
game, rather than allowing "anonymous" login ( as used for way more modern
intellectual properties).


On Fri, Jan 13, 2023 at 4:15 PM MegaBrutal 
wrote:

> Hi All,
>
> HLDS (App 90) previously could be installed with anonymous login, but now
> it fails. After a few hours of trying and investigating, I found in
> content_log.txt that it tries to download from the following URL which
> results in a 401 Unauthorized response:
>
> http://steampipe.akamaized.net/depot/71/manifest/9183617604528345869/5
>
> I thought to give it a try and log in with my Steam credentials on the
> SteamCMD console, after which "app_update 90" run successfully. I set
> "mod" to "valve", as I want to run an HLDM server.
>
> What's the reason behind this? Is it an error or a purposeful change? It
> makes automated installs significantly more troublesome. I have a
> Dockerfile which installs HLDS while building a customized HLDM image, but
> now it fails to compose. Anyone else run into this?
>
>
> Best regards,
> MegaBrutal
> ___
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> https://list.valvesoftware.com/
>
___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
https://list.valvesoftware.com/