muttleyxd / arma3-unix-launcher

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

env: ‘steam’: No such file or directory #205

Closed 7heLastLoneWolf closed 2 years ago

7heLastLoneWolf commented 2 years ago

When launching the game via the launcher I receive the error "env: ‘steam’: No such file or directory" I've installed Steam from Flatpak and used this github page to download the launcher. This issue is the same as #171.

154 Did not solve the problem.

I dug around the files for a while, I think I found a solution. I had to edit the search paths on steam_utils.hpp so it had a direct path to the steam folder. I'm not too sure if it is a proper or reliable solution, but it fixed the problem on my end as of now.

muttleyxd commented 2 years ago

This should be fixed by 164bf27 and #207.

Feel free to reopen if issue persists.