Matoking / protontricks

A wrapper that does winetricks things for Proton enabled games, requires Winetricks.
GNU General Public License v3.0
1.56k stars 35 forks source link

Despite using latest versonof protontrick or using flatseal, this still happen #305

Closed namitokiwa closed 1 week ago

namitokiwa commented 1 week ago

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.14.4. Found Steam directory at /home/deck/.local/share/Steam Using default Steam Runtime at /home/deck/.local/share/Steam/ubuntu12_32/steam-runtime WINETRICKS environment variable is not available. Searching from $PATH. Found 2 Steam library folders Multiple compatdata directories found for app 1493710 Multiple compatdata directories found for app 2805730 Multiple compatdata directories found for app 2348590 Multiple compatdata directories found for app 1493710 Multiple compatdata directories found for app 728880 Currently logged-in Steam user: namitokiwa Found 0 Steam shortcuts running using Steam compatibility tools Using 'yad' as GUI provider

Matoking commented 1 week ago

Duplicate of #304.