Closed dr-fluff closed 2 years ago
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
protontricks foo bar
Expected behavior A clear and concise description of what you expected to happen.
System (please complete the following information):
protontricks --version
Additional context
If the error happens when trying to run a Protontricks command, run the command again using the -v flag and copy the output!
-v
For example, if the command that causes the error is protontricks 42 faudio, run protontricks -v 42 faudio instead and copy the output here.
protontricks 42 faudio
protontricks -v 42 faudio
Could you update the bug report form with details as instructed? The title doesn't give me much to work with.
Closing due to inactivity.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
protontricks foo bar
Expected behavior A clear and concise description of what you expected to happen.
System (please complete the following information):
protontricks --version
to print the versionAdditional context
If the error happens when trying to run a Protontricks command, run the command again using the
-v
flag and copy the output!For example, if the command that causes the error is
protontricks 42 faudio
, runprotontricks -v 42 faudio
instead and copy the output here.