muttleyxd / arma3-unix-launcher

Launcher for Linux and Mac ArmA 3
MIT License
210 stars 43 forks source link

compatibility tool entry not found #258

Open MPW1412 opened 1 year ago

MPW1412 commented 1 year ago

I found the resolved #168, but the issue reappeared here:

$ ./Arma_3_Unix_Launcher-x86_64.AppImage
[2023-08-06 22:44:41.167] [info] Started Arma 3 Unix Launcher, config file path: "/home/[removed]/.config/a3unixlauncher/launcher.conf"
[S_API] SteamAPI_Init(): Loaded '/home/[removed]/.local/share/Steam/linux64/steamclient.so' OK.
Setting breakpad minidump AppID = 107410
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  [id removed] [API loaded no]
[2023-08-06 22:44:42.183] [info] void MainWindow::on_updateNotification(bool, std::__cxx11::string):892 Update status - new version available: false
[2023-08-06 22:44:43.016] [info] Steam path: /home/[removed]/.local/share/Steam
[2023-08-06 22:44:43.017] [critical] Direct launch failed, exception: compatibility tool entry not found
[2023-08-06 22:44:44.075] [info] Steam path: /home/[removed]/.local/share/Steam
[2023-08-06 22:44:44.075] [critical] Direct launch failed, exception: compatibility tool entry not found

Any ideas what's going wrong? Google wasn't very helpful so far.