Open enzofrnt opened 6 months ago
I was able to reproduce the issue:
docker run --platform linux/amd64 --rm steamcmd/steamcmd:latest +@sSteamCmdForcePlatformType linux +login anonymous +app_update 1874900 +quit
gives the same error ERROR! Failed to install app '1874900' (Requires 64bit operating system)
.
This is very likely not a bug related to ASM, but the Reforger server or SteamCMD in general. However, I posted a question on the Arma Discord and will update this issue if I find any more info.
The best way would be to ask steacmd, but where ?
I don't know unfortunately, I don't think there is any issue tracker for SteamCMD, at least I haven't found one.
But considering that downloading other servers works fine on MacOS, I think this is something Bohemia could fix on their side, maybe. Perhaps the Arma Reforger issue tracker would be the best place if you wish to create an issue there.
You didn't find anything ? 🫤
Unfortunately not. The best place to create the ticket would be the Reforger issue tracker I've linked before. This issue is not directly related to this project.
Hello,
I have tried using it with a container that runs with Rosetta on an Apple Silicon Mac, which emulates x86_64. Everything appears to be 64-bit in the container, but Steam still informs me that I am not using a 64-bit OS. Why is this happening?
Thanks.