Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep getting this error no matter what #319

Closed
Sneedson opened this issue Jul 15, 2024 · 1 comment
Closed

Keep getting this error no matter what #319

Sneedson opened this issue Jul 15, 2024 · 1 comment

Comments

@Sneedson
Copy link

Hello, every time I install and launch protontricks, I get this error. After I select a game and run it, this error happens. I have tried updating, installing with pipx, everything. Nothing seems to work. Please help me ASAP.

Protontricks was closed due to the following error:

Traceback (most recent call last):
File "/app/lib/python3.11/site-packages/protontricks/cli/util.py", line 159, in wrapper
return cli_func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/protontricks/cli/main.py", line 277, in main
proton_app = find_proton_app(
^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/protontricks/steam.py", line 848, in find_proton_app
tool_app = find_steam_compat_tool_app(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/protontricks/steam.py", line 609, in find_steam_compat_tool_app
appinfo_sections = [
^
File "/app/lib/python3.11/site-packages/protontricks/steam.py", line 609, in
appinfo_sections = [
^
File "/app/lib/python3.11/site-packages/protontricks/steam.py", line 531, in iter_appinfo_sections
raise SyntaxError(
SyntaxError: Invalid file magic number. The appinfo.vdf version might not be supported by the current version of Protontricks - please check for updates.

=============

Please include this entire error message when making a bug report.
Log messages:

Running inside Flatpak sandbox, version 1.12.7.
Found Steam directory at /home/skrinax/.local/share/Steam
Using default Steam Runtime at /home/skrinax/.local/share/Steam/ubuntu12_32/steam-runtime
WINETRICKS environment variable is not available. Searching from $PATH.
Found 3 Steam library folders
Currently logged-in Steam user: kongregatespartan
Found 0 Steam shortcuts running using Steam compatibility tools
Using 'yad' as GUI provider

@Matoking
Copy link
Owner

Duplicate of #304. See this comment for a workaround.

@Matoking Matoking closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants