Added logs
Found the issue. I was still missing some of the i386 files that should have been installed. I re-installed the files:
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install lib32gcc-s1 lib32stdc++6 lib32z1 curl tar -y
A clean install of steamcmd and arma reforger app solved the issue.
Nothing extracted yet.
Hi steam
I installed the Arma Reforger game via the steamcmd client on a Debian 13 OS.
It causes a segmentation fault during end of installation.
Steam>app_update 1874880 validate
roaming config store loaded successfully - 399 bytes.
...
Update state (0x81) verifying update, progress: 5.39 (1608343662 / 29813091044)
...
Update state (0x101) committing, progress: 51.11 (1141627329 / 2233662118)
Running install script evaluator for AppID 1874880, 2 step(s) /home/arma/.local/share/Steam/steamcmd/linux32/steam-launch-wrapper -- /home/arma/.local/share/Steam/steamcmd/linux32/reaper SteamLaunch AppId=1874880 Install=1 -- '/home/arma/reforger/server_files'/_v2-entry-point --verb=run -- '/home/arma/reforger/server_files'/proton run '/home/arma/.local/share/Steam/steamcmd/legacycompat/iscriptevaluator.exe' 'legacycompat\evaluatorscript_1874880.vdf'src/clientdll/installscript_posix.cpp (522) : Assertion Failed: Standalone evaluator returned error code for app 1874880
/home/arma/.local/share/Steam/steamcmd/steamcmd.sh: line 74: 67976 Segmentation fault (core dumped) $DEBUGGER "$STEAMEXE" "$@"
########################################
system information
########################################
tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs]Please describe your issue in as much detail as possible:
I tried to install the Arma Reforger game via steamcmd. It crashes at the end of the installation during verification step.
Steps for reproducing this issue: