You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yeah so the situation rn is that it works for the main application with steamId '1874900', but not for the experimental application with steamId '1890870'
Bacon shared on the Arma Reforger discord that he uses this workaround to make it work:
RUN /steamcmd/steamcmd.sh +login anonymous +quit
RUN /steamcmd/steamcmd.sh +force_install_dir /home/reforger +login anonymous +@sSteamCmdForcePlatformType windows +app_update 1890870 validate +quit
RUN /steamcmd/steamcmd.sh +force_install_dir /home/reforger +login anonymous +@sSteamCmdForcePlatformType linux +app_update 1890870 validate +quit
I'll try to implement this somehow into this project because creating another image for experimental seems cumbersome, but no promises.
Describe the bug
If I try to redeploy the image now, I get platform error.
To Reproduce
It does on all of my servers
Expected behavior
SHould be just redeployed
Screenshots / Output
Loading Steam API...OK
Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
ERROR! Failed to install app '1874900' (Invalid platform)
The text was updated successfully, but these errors were encountered: