Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: L4D2 Dedicated Server Cannot be downloaded #4706

Open
cnrenil opened this issue Dec 1, 2024 · 3 comments
Open

[Bug]: L4D2 Dedicated Server Cannot be downloaded #4706

cnrenil opened this issue Dec 1, 2024 · 3 comments

Comments

@cnrenil
Copy link

cnrenil commented Dec 1, 2024

User story

steamdb: https://steamdb.info/app/222860/history/, Valve has removed anonymous package. so i must login in to download it

Game

Left 4 Dead 2

Linux distro

Other

Command

command: install

Further information

LinuxGSM should add login function(remind user to login in) in installation for l4d2 server like Terraria server.

Relevant log output

No response

Steps to reproduce

No response

@dgibbs64
Copy link
Member

dgibbs64 commented Dec 1, 2024

We believe that valve are changing a bunch of stuff related to anonymous login and it will be sorted once it's finished. Sadly I don't know much more currently

@VYRNACH
Copy link

VYRNACH commented Dec 3, 2024

is there a way for linuxGSM to allow us to login to download the update? I confirmed that I am able to get the update by logging in to an account with the game. Someone also posted an alternative workaround by first downloading the windows version and then "switching" to the linux version ValveSoftware/steam-for-linux#11522 (comment)

Edit: update the server directly by pointing to /serverfiles worked

@cnrenil
Copy link
Author

cnrenil commented Dec 3, 2024

is there a way for linuxGSM to allow us to login to download the update? I confirmed that I am able to get the update by logging in to an account with the game. Someone also posted an alternative workaround by first downloading the windows version and then "switching" to the linux version ValveSoftware/steam-for-linux#11522 (comment)

Edit: update the server directly by pointing to /serverfiles worked

you can edit the "lgsm/config-default/config-lgsm/l4d2server/_default.cfg".
add these lines as a fix:

steamuser="" # your steam username
steampass="" # your steam password

also, if you have steam guard, you can leave steampass blank.

danny6167 added a commit to Ptero-Eggs/game-eggs that referenced this issue Dec 16, 2024
Valve botched some recent changes to the way anonymous dedicated server apps are handled.

L4D2 is one of the few that are still broken.
ref: GameServerManagers/LinuxGSM#4706
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New Issues
Development

No branches or pull requests

3 participants