Closed MadFatVlad closed 3 years ago
Looks like /hdd
wasn't mounted inside the container, causing the error. This bug was fixed in #95, but hasn't appeared in a new release yet.
Since you're on Arch, you can try installing protontricks-git
from AUR instead of protontricks
to see if that solves your issue.
Closing due to inactivity.
Describe the bug Installation stops with message:
warning: /home/vlad/.cache/protontricks/proton/Proton 6.3/bin/wine cmd.exe /c echo '%AppData%' returned empty string, error message "wine: chdir to /hdd/SteamLibrary/Linux/steamapps/compatdata/1151340/pfx : No such file or directory"
To Reproduce Steps to reproduce the behavior:protontricks 1151340 faudio
Expected behavior FAudio install without problems
System (please complete the following information):
Additional context If i run the command with
--no-bwrap
everything installs correctly