[GH-ISSUE #4754] [Bug]: ERROR! Failed to install app '222860' (Invalid platform) #2952

Open
opened 2026-02-27 03:06:29 +03:00 by kerem · 24 comments
Owner

Originally created by @0xmane on GitHub (Jan 27, 2025).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4754

User story

I want to run L4D2 server through LinuxGSM.

Game

Left 4 Dead 2

Linux distro

Debian 12

Command

command: install

Further information

Hi.
I've used to run l4d2 instances on other Debian 12 machines with LinuxGSM many times, but now I'm not allowed to run it anymore, not even running it manually with steamcmd

LinuxGSM output:
Connecting anonymously to Steam Public...OK Waiting for client config...OK Waiting for user info...OK ERROR! Failed to install app '222860' (Invalid platform) Error! Installing l4d2server: SteamCMD: Unknown error occured Please provide content log to LinuxGSM developers https://linuxgsm.com/steamcmd-errorRedirecting stderr to '/home/l4d2srv/.local/share/Steam/logs/stderr.txt' Logging directory: '/home/l4d2srv/.local/share/Steam/logs' [ 0%] Checking for available updates... [----] Verifying installation... UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1737515347 -- type 'quit' to exit -- Loading Steam API...OK

Manual run output:
Steam>app_update 222860 validate ERROR! Failed to install app '222860' (Invalid platform)

All dependencies are installed.
Kernel info: Linux Debian-1207-bookworm-amd64-base 6.1.0-30-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.124-1 (2025-01-12) x86_64 GNU/Linux

Relevant log output


Steps to reproduce

  1. adduser l4d2server
  2. su - l4d2server
  3. curl -Lo linuxgsm.sh https://linuxgsm.sh && chmod +x linuxgsm.sh && bash linuxgsm.sh l4d2server
  4. ./l4d2server install
Originally created by @0xmane on GitHub (Jan 27, 2025). Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/4754 ### User story I want to run L4D2 server through LinuxGSM. ### Game Left 4 Dead 2 ### Linux distro Debian 12 ### Command command: install ### Further information Hi. I've used to run l4d2 instances on other Debian 12 machines with LinuxGSM many times, but now I'm not allowed to run it anymore, not even running it manually with steamcmd LinuxGSM output: `Connecting anonymously to Steam Public...OK Waiting for client config...OK Waiting for user info...OK ERROR! Failed to install app '222860' (Invalid platform) Error! Installing l4d2server: SteamCMD: Unknown error occured Please provide content log to LinuxGSM developers https://linuxgsm.com/steamcmd-errorRedirecting stderr to '/home/l4d2srv/.local/share/Steam/logs/stderr.txt' Logging directory: '/home/l4d2srv/.local/share/Steam/logs' [ 0%] Checking for available updates... [----] Verifying installation... UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1737515347 -- type 'quit' to exit -- Loading Steam API...OK` Manual run output: `Steam>app_update 222860 validate ERROR! Failed to install app '222860' (Invalid platform)` All dependencies are installed. Kernel info: Linux Debian-1207-bookworm-amd64-base 6.1.0-30-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.124-1 (2025-01-12) x86_64 GNU/Linux ### Relevant log output ```shell ``` ### Steps to reproduce 1. adduser l4d2server 2. su - l4d2server 3. curl -Lo linuxgsm.sh https://linuxgsm.sh && chmod +x linuxgsm.sh && bash linuxgsm.sh l4d2server 4. ./l4d2server install
Author
Owner

@freaky-m0 commented on GitHub (Feb 9, 2025):

https://github.com/ValveSoftware/steam-for-linux/issues/11522

But I don't know how to provide a steam account during install.

<!-- gh-comment-id:2646200944 --> @freaky-m0 commented on GitHub (Feb 9, 2025): https://github.com/ValveSoftware/steam-for-linux/issues/11522 But I don't know how to provide a steam account during install.
Author
Owner

@baba-dev commented on GitHub (Mar 1, 2025):

Any Update on this please?

<!-- gh-comment-id:2692208548 --> @baba-dev commented on GitHub (Mar 1, 2025): Any Update on this please?
Author
Owner

@vstyler96 commented on GitHub (Mar 14, 2025):

ValveSoftware/steam-for-linux#11522

But I don't know how to provide a steam account during install.

Provide +login user password

<!-- gh-comment-id:2725469791 --> @vstyler96 commented on GitHub (Mar 14, 2025): > [ValveSoftware/steam-for-linux#11522](https://github.com/ValveSoftware/steam-for-linux/issues/11522) > > But I don't know how to provide a steam account during install. Provide `+login user password`
Author
Owner

@nPHYN1T3 commented on GitHub (May 21, 2025):

Exact same issue. I had a server years ago on Ubuntu but I grabbed an old box and have been trying with Debian 12 with the same results.

Error! Installing l4d2server: SteamCMD: Unknown error occured
Please provide content log to LinuxGSM developers https://linuxgsm.com/steamcmd-error

Content log just spams the following over and over.

[2025-05-20 22:40:48] Client version: 1747702063
[2025-05-20 22:40:48] Loaded 0 apps from install folder "/home/steam/serverfiles/steamapps\appmanifest_*.acf".
[2025-05-20 22:40:48] Triggered async write of Steam library folders configuration (1 libraries).
[2025-05-20 22:40:49] Failed installing AppID 222860 (Invalid platform)

Also what's with that malformed path!? "/home/steam/serverfiles/steamapps\appmanifest_*.acf"

<!-- gh-comment-id:2896480897 --> @nPHYN1T3 commented on GitHub (May 21, 2025): Exact same issue. I had a server years ago on Ubuntu but I grabbed an old box and have been trying with Debian 12 with the same results. Error! Installing l4d2server: SteamCMD: Unknown error occured Please provide content log to LinuxGSM developers https://linuxgsm.com/steamcmd-error Content log just spams the following over and over. ``` [2025-05-20 22:40:48] Client version: 1747702063 [2025-05-20 22:40:48] Loaded 0 apps from install folder "/home/steam/serverfiles/steamapps\appmanifest_*.acf". [2025-05-20 22:40:48] Triggered async write of Steam library folders configuration (1 libraries). [2025-05-20 22:40:49] Failed installing AppID 222860 (Invalid platform) ``` Also what's with that malformed path!? `"/home/steam/serverfiles/steamapps\appmanifest_*.acf"`
Author
Owner

@vstyler96 commented on GitHub (May 21, 2025):

Exact same issue. I had a server years ago on Ubuntu but I grabbed an old box and have been trying with Debian 12 with the same results.

Error! Installing l4d2server: SteamCMD: Unknown error occured
Please provide content log to LinuxGSM developers https://linuxgsm.com/steamcmd-error

Content log just spams the following over and over.

[2025-05-20 22:40:48] Client version: 1747702063
[2025-05-20 22:40:48] Loaded 0 apps from install folder "/home/steam/serverfiles/steamapps\appmanifest_*.acf".
[2025-05-20 22:40:48] Triggered async write of Steam library folders configuration (1 libraries).
[2025-05-20 22:40:49] Failed installing AppID 222860 (Invalid platform)

Also what's with that malformed path!? "/home/steam/serverfiles/steamapps\appmanifest_*.acf"

Please use a user and a password and it will work

<!-- gh-comment-id:2896674526 --> @vstyler96 commented on GitHub (May 21, 2025): > Exact same issue. I had a server years ago on Ubuntu but I grabbed an old box and have been trying with Debian 12 with the same results. > > Error! Installing l4d2server: SteamCMD: Unknown error occured > Please provide content log to LinuxGSM developers https://linuxgsm.com/steamcmd-error > > Content log just spams the following over and over. > > ``` > [2025-05-20 22:40:48] Client version: 1747702063 > [2025-05-20 22:40:48] Loaded 0 apps from install folder "/home/steam/serverfiles/steamapps\appmanifest_*.acf". > [2025-05-20 22:40:48] Triggered async write of Steam library folders configuration (1 libraries). > [2025-05-20 22:40:49] Failed installing AppID 222860 (Invalid platform) > ``` > > Also what's with that malformed path!? `"/home/steam/serverfiles/steamapps\appmanifest_*.acf"` Please use a user and a password and it will work
Author
Owner

@nPHYN1T3 commented on GitHub (May 21, 2025):

I tried using user and password, it does not work...

Password, no quote, hard quote, soft quote? Why are there no syntax instructions on the install page?

<!-- gh-comment-id:2896754783 --> @nPHYN1T3 commented on GitHub (May 21, 2025): I tried using user and password, it does not work... Password, no quote, hard quote, soft quote? Why are there no syntax instructions on the install page?
Author
Owner

@vstyler96 commented on GitHub (May 22, 2025):

I tried using user and password, it does not work...

Password, no quote, hard quote, soft quote? Why are there no syntax instructions on the install page?

I made it working using:

steamcmd +force_install_dir /path/to/server +login STEAM_USER STEAM_PASSWORD +app_update 222860 validate +quit
<!-- gh-comment-id:2902572303 --> @vstyler96 commented on GitHub (May 22, 2025): > I tried using user and password, it does not work... > > Password, no quote, hard quote, soft quote? Why are there no syntax instructions on the install page? I made it working using: ```sh steamcmd +force_install_dir /path/to/server +login STEAM_USER STEAM_PASSWORD +app_update 222860 validate +quit ```
Author
Owner

@nPHYN1T3 commented on GitHub (May 22, 2025):

I made it working using:

So you made it work by not using linuxGSM.

<!-- gh-comment-id:2902581794 --> @nPHYN1T3 commented on GitHub (May 22, 2025): > I made it working using: So you made it work by not using linuxGSM.
Author
Owner

@vstyler96 commented on GitHub (May 22, 2025):

I made it working using:

So you made it work by not using linuxGSM.

Exactly, the problem with LinuxGSM right now is that L4D2 Linux was removed from the anonymous catalogue, so it's not possible to download the server without an user with L4D2 bought.

<!-- gh-comment-id:2902614390 --> @vstyler96 commented on GitHub (May 22, 2025): > > I made it working using: > > So you made it work by not using linuxGSM. Exactly, the problem with LinuxGSM right now is that L4D2 Linux was removed from the anonymous catalogue, so it's not possible to download the server without an user with L4D2 bought.
Author
Owner

@nPHYN1T3 commented on GitHub (May 22, 2025):

Yeah I had read something about that from years ago...which again begs the question why is there zero mention on the l4d2 page. Why are there no supplementary instructions? I see they've tagged this as backlog i.e. get to it when the player base are all dead but you'd think they'd at least have a moment to toss up a little "warning/disclaimer" on the page about how it doesn't work, go back to the nightmare that is steamcmd...I mean that's the point of linuxgsm, to sidestep the hell that is steamcmd heh.

Anyhow I will switch gears and do just that sadly. Thanks for the heads up. I may try the LinuxGSM credentials system as a last ditch and see if it works...I haven't used either steamcmd or linuxgsm in years but I remember steamcmd being an absolute PITA. Given how broken and F'd up the Steam Client is I can't imagine SteamCMD has improved.

<!-- gh-comment-id:2902634588 --> @nPHYN1T3 commented on GitHub (May 22, 2025): Yeah I had read something about that from years ago...which again begs the question why is there zero mention on the l4d2 page. Why are there no supplementary instructions? I see they've tagged this as backlog i.e. get to it when the player base are all dead but you'd think they'd at least have a moment to toss up a little "warning/disclaimer" on the page about how it doesn't work, go back to the nightmare that is steamcmd...I mean that's the point of linuxgsm, to sidestep the hell that is steamcmd heh. Anyhow I will switch gears and do just that sadly. Thanks for the heads up. I may try the LinuxGSM credentials system as a last ditch and see if it works...I haven't used either steamcmd or linuxgsm in years but I remember steamcmd being an absolute PITA. Given how broken and F'd up the Steam Client is I can't imagine SteamCMD has improved.
Author
Owner

@Rupert-117 commented on GitHub (May 22, 2025):

The issue is marked as in progress on the backlog, rather than new or on hold etc. I don't know their dev processes so I don't know what it means, but hopefully they are working on a solution.

FWIW, in the meantime I'm gonna wait for them to fix it, I've had enough issues with deploying games without lgsm that I CBA.

<!-- gh-comment-id:2902646475 --> @Rupert-117 commented on GitHub (May 22, 2025): The issue is marked as in progress on the backlog, rather than new or on hold etc. I don't know their dev processes so I don't know what it means, but hopefully they are working on a solution. FWIW, in the meantime I'm gonna wait for them to fix it, I've had enough issues with deploying games without lgsm that I CBA.
Author
Owner

@0xmane commented on GitHub (May 24, 2025):

I tried using user and password, it does not work...
Password, no quote, hard quote, soft quote? Why are there no syntax instructions on the install page?

I made it working using:

steamcmd +force_install_dir /path/to/server +login STEAM_USER STEAM_PASSWORD +app_update 222860 validate +quit

This worked, although the reason behind it made perfect sense...

I kept trying using my main Steam account on which I have L4D2, but Steam wouldn't approve my login when I tried running steamcmd, on my remote server (which is of course far away from where I live and have my phone).

I bought L4D2 again for my secondary Steam account, which didn't have Steam 2nd factor auth, and it worked with this one.
Note: before making the transaction on the Steam store, Steam showed I would get a copy of "Left 4 Dead 2, Left 4 Dead 2 Dedicated Server" :D

I just wish Steam made better error handling for this case. The "invalid platform" message targets other issue than the right to use the dedicated server license.

Thanks a lot!

<!-- gh-comment-id:2906905030 --> @0xmane commented on GitHub (May 24, 2025): > > I tried using user and password, it does not work... > > Password, no quote, hard quote, soft quote? Why are there no syntax instructions on the install page? > > I made it working using: > > steamcmd +force_install_dir /path/to/server +login STEAM_USER STEAM_PASSWORD +app_update 222860 validate +quit This worked, although the reason behind it made perfect sense... I kept trying using my main Steam account on which I have L4D2, but Steam wouldn't approve my login when I tried running steamcmd, on my remote server (which is of course far away from where I live and have my phone). I bought L4D2 again for my secondary Steam account, which didn't have Steam 2nd factor auth, and it worked with this one. Note: before making the transaction on the Steam store, Steam showed I would get a copy of "Left 4 Dead 2, Left 4 Dead 2 Dedicated Server" :D I just wish Steam made better error handling for this case. The "invalid platform" message targets other issue than the right to use the dedicated server license. Thanks a lot!
Author
Owner

@vstyler96 commented on GitHub (May 24, 2025):

I tried using user and password, it does not work...
Password, no quote, hard quote, soft quote? Why are there no syntax instructions on the install page?

I made it working using:

steamcmd +force_install_dir /path/to/server +login STEAM_USER STEAM_PASSWORD +app_update 222860 validate +quit

This worked, although the reason behind it made perfect sense...

I kept trying using my main Steam account on which I have L4D2, but Steam wouldn't approve my login when I tried running steamcmd, on my remote server (which is of course far away from where I live and have my phone).

I bought L4D2 again for my secondary Steam account, which didn't have Steam 2nd factor auth, and it worked with this one.
Note: before making the transaction on the Steam store, Steam showed I would get a copy of "Left 4 Dead 2, Left 4 Dead 2 Dedicated Server" :D

I just wish Steam made better error handling for this case. The "invalid platform" message targets other issue than the right to use the dedicated server license.

Thanks a lot!

I am happy that it worked, in the case that you don't want or don't have an opportunity to used a second account, you should set the location of the server for your login in Steam Guard, and then that you are closer to the server location. That will approve your login :3

<!-- gh-comment-id:2906908298 --> @vstyler96 commented on GitHub (May 24, 2025): > > > I tried using user and password, it does not work... > > > Password, no quote, hard quote, soft quote? Why are there no syntax instructions on the install page? > > > > I made it working using: > > > > steamcmd +force_install_dir /path/to/server +login STEAM_USER STEAM_PASSWORD +app_update 222860 validate +quit > > This worked, although the reason behind it made perfect sense... > > I kept trying using my main Steam account on which I have L4D2, but Steam wouldn't approve my login when I tried running steamcmd, on my remote server (which is of course far away from where I live and have my phone). > > I bought L4D2 again for my secondary Steam account, which didn't have Steam 2nd factor auth, and it worked with this one. > Note: before making the transaction on the Steam store, Steam showed I would get a copy of "Left 4 Dead 2, Left 4 Dead 2 Dedicated Server" :D > > I just wish Steam made better error handling for this case. The "invalid platform" message targets other issue than the right to use the dedicated server license. > > Thanks a lot! I am happy that it worked, in the case that you don't want or don't have an opportunity to used a second account, you should set the location of the server for your login in Steam Guard, and then that you are closer to the server location. That will approve your login :3
Author
Owner

@nPHYN1T3 commented on GitHub (May 24, 2025):

This is a tad derailed but if the server is in another place/country steam guard should have still notified your initial account to authorize it anyhow.

This bug report (while 100% valid) has become don't use linuxgsm for this to feed the beast...I mean pay Steam more for what used to be free. More than ever should be free given 1) It's old as hell now 2) They've open sourced most the source game stuff and 3) rant withheld Steam has really gone from the darling of gaming to a greedy/bad console porter.

<!-- gh-comment-id:2907115745 --> @nPHYN1T3 commented on GitHub (May 24, 2025): This is a tad derailed but if the server is in another place/country steam guard should have still notified your initial account to authorize it anyhow. This bug report (while 100% valid) has become don't use linuxgsm for this to feed the beast...I mean pay Steam more for what used to be free. More than ever should be free given 1) It's old as hell now 2) They've open *sourced* most the source game stuff and 3) rant withheld Steam has really gone from the darling of gaming to a greedy/bad console porter.
Author
Owner

@dgibbs64 commented on GitHub (Jun 21, 2025):

So looking at this it appears to have been a SteamCMD bug. I tested myself and it worked as anonymous without issue. I will close this off

<!-- gh-comment-id:2993703233 --> @dgibbs64 commented on GitHub (Jun 21, 2025): So looking at this it appears to have been a SteamCMD bug. I tested myself and it worked as anonymous without issue. I will close this off
Author
Owner

@Rupert-117 commented on GitHub (Jun 21, 2025):

So looking at this it appears to have been a SteamCMD bug. I tested myself and it worked as anonymous without issue. I will close this off

How did you test it? I have just run a full update, including SteamCMD and the LinuxGSM script, and it still returns with the error listed in this issue when running ./l4d2server install.

Upon further inspection, it requires a logged in steam account that already owns left4dead2. Even a steam guard account that doesn't have the game cant install, with the same error.

I'd suggest that the linuxgsm install script needs to add steps to provide a login and/or change the docs to reflect this.

<!-- gh-comment-id:2993782900 --> @Rupert-117 commented on GitHub (Jun 21, 2025): > So looking at this it appears to have been a SteamCMD bug. I tested myself and it worked as anonymous without issue. I will close this off How did you test it? I have just run a full update, including SteamCMD and the LinuxGSM script, and it still returns with the error listed in this issue when running `./l4d2server install`. Upon further inspection, it requires a logged in steam account that already owns left4dead2. Even a steam guard account that doesn't have the game cant install, with the same error. I'd suggest that the linuxgsm install script needs to add steps to provide a login and/or change the docs to reflect this.
Author
Owner

@vstyler96 commented on GitHub (Jun 21, 2025):

So looking at this it appears to have been a SteamCMD bug. I tested myself and it worked as anonymous without issue. I will close this off

How did you test it? I have just run a full update, including SteamCMD and the LinuxGSM script, and it still returns with the error listed in this issue when running ./l4d2server install.

Upon further inspection, it requires a logged in steam account that already owns left4dead2. Even a steam guard account that doesn't have the game cant install, with the same error.

I'd suggest that the linuxgsm install script needs to add steps to provide a login and/or change the docs to reflect this.

I made a docker image with this process, I did exactly what I mention above 👀

<!-- gh-comment-id:2993801215 --> @vstyler96 commented on GitHub (Jun 21, 2025): > > So looking at this it appears to have been a SteamCMD bug. I tested myself and it worked as anonymous without issue. I will close this off > > How did you test it? I have just run a full update, including SteamCMD and the LinuxGSM script, and it still returns with the error listed in this issue when running `./l4d2server install`. > > Upon further inspection, it requires a logged in steam account that already owns left4dead2. Even a steam guard account that doesn't have the game cant install, with the same error. > > I'd suggest that the linuxgsm install script needs to add steps to provide a login and/or change the docs to reflect this. I made a docker image with this process, I did exactly what I mention above 👀
Author
Owner

@dgibbs64 commented on GitHub (Jun 21, 2025):

I can do further testing but from my end I can logon as anonymous without issues. Currently I can't replicate the issue. We avoid using login as much as possible as it adds an extra layer of complexity to the whole install process.

There are steamcmd logs that might help but I can't remember where they are off the top of my head. They might provide insight as to why you are unable to login anonymously.

<!-- gh-comment-id:2993814624 --> @dgibbs64 commented on GitHub (Jun 21, 2025): I can do further testing but from my end I can logon as anonymous without issues. Currently I can't replicate the issue. We avoid using login as much as possible as it adds an extra layer of complexity to the whole install process. There are steamcmd logs that might help but I can't remember where they are off the top of my head. They might provide insight as to why you are unable to login anonymously.
Author
Owner

@nPHYN1T3 commented on GitHub (Jun 22, 2025):

Either you have some magic config option set that is not outlined in the instructions, which means the instructions for this install are not accurate or it is broken given you @dgibbs64 are the only one that can get this to work.

<!-- gh-comment-id:2993874477 --> @nPHYN1T3 commented on GitHub (Jun 22, 2025): Either you have some magic config option set that is not outlined in the instructions, which means the instructions for this install are not accurate or it is broken given you @dgibbs64 are the _only one_ that can get this to work.
Author
Owner

@cblanken commented on GitHub (Jun 22, 2025):

Just gonna chime in that I'm also still receiving the same 'Invalid platform' error with the default anonymous login on Ubuntu 20.04.6

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
ERROR! Failed to install app '222860' (Invalid platform)
Unloading Steam API...OK
<!-- gh-comment-id:2993884050 --> @cblanken commented on GitHub (Jun 22, 2025): Just gonna chime in that I'm also still receiving the same 'Invalid platform' error with the default anonymous login on Ubuntu 20.04.6 ``` Connecting anonymously to Steam Public...OK Waiting for client config...OK Waiting for user info...OK ERROR! Failed to install app '222860' (Invalid platform) Unloading Steam API...OK ```
Author
Owner

@dgibbs64 commented on GitHub (Jun 22, 2025):

OK. So I have done a complete fresh install and found the error. The fix is to add steamcmdforcewindows=yes into common.cfg run the installer and then remove steamcmdforcewindows=yes then validate. This will download the windows depot then download the linux depot to get the binary. Once done it works. This is definitely a bug with SteamCMD, but who knows how long until Valve actually fix it.

Now I know that fix I will probably have to figure out a workaround for it

<!-- gh-comment-id:2993888420 --> @dgibbs64 commented on GitHub (Jun 22, 2025): OK. So I have done a complete fresh install and found the error. The fix is to add `steamcmdforcewindows=yes` into common.cfg run the installer and then remove `steamcmdforcewindows=yes` then validate. This will download the windows depot then download the linux depot to get the binary. Once done it works. This is definitely a bug with SteamCMD, but who knows how long until Valve actually fix it. Now I know that fix I will probably have to figure out a workaround for it
Author
Owner

@vstyler96 commented on GitHub (Jun 22, 2025):

OK. So I have done a complete fresh install and found the error. The fix is to add steamcmdforcewindows=yes into common.cfg run the installer and then remove steamcmdforcewindows=yes then validate. This will download the windows depot then download the linux depot to get the binary. Once done it works. This is definitely a bug with SteamCMD, but who knows how long until Valve actually fix it.

Now I know that fix I will probably have to figure out a workaround for it

Despite this is right, in automated environments is unstable and leads to install errors.
When you choose a Windows version of the server there are several assets that are downloaded for windows, thus, the result is a unstable server. Despite is functional, in certain situations (e.g Using plugins) it makes the server unstable.

<!-- gh-comment-id:2994452521 --> @vstyler96 commented on GitHub (Jun 22, 2025): > OK. So I have done a complete fresh install and found the error. The fix is to add `steamcmdforcewindows=yes` into common.cfg run the installer and then remove `steamcmdforcewindows=yes` then validate. This will download the windows depot then download the linux depot to get the binary. Once done it works. This is definitely a bug with SteamCMD, but who knows how long until Valve actually fix it. > > Now I know that fix I will probably have to figure out a workaround for it Despite this is right, in automated environments is unstable and leads to install errors. When you choose a Windows version of the server there are several assets that are downloaded for windows, thus, the result is a unstable server. Despite is functional, in certain situations (e.g Using plugins) it makes the server unstable.
Author
Owner

@dgibbs64 commented on GitHub (Jun 22, 2025):

Issue thjat was raised on the Valve repo https://github.com/ValveSoftware/steam-for-linux/issues/11522

<!-- gh-comment-id:2994466015 --> @dgibbs64 commented on GitHub (Jun 22, 2025): Issue thjat was raised on the Valve repo https://github.com/ValveSoftware/steam-for-linux/issues/11522
Author
Owner

@Reidond commented on GitHub (Jul 31, 2025):

can confirm that steamcmdforcewindows=yes works for now

<!-- gh-comment-id:3140057276 --> @Reidond commented on GitHub (Jul 31, 2025): can confirm that `steamcmdforcewindows=yes` works for now
Sign in to join this conversation.
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LinuxGSM#2952
No description provided.