You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steam released a new build today.
When attempting to select any steam app protontricks complains about appinfo.vdf and crashes.
This happens on Fedora 40 and Archlinux.
Here's my Steam about section. It is a stable build.
Terminal output regarding the syntax error:
Traceback (most recent call last):
File "/usr/bin/protontricks", line 8, in<module>sys.exit(cli())
^^^^^
File "/usr/lib/python3.12/site-packages/protontricks/cli/main.py", line 32, in cli
main(args)
File "/usr/lib/python3.12/site-packages/protontricks/cli/util.py", line 159, in wrapper
return cli_func(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/protontricks/cli/main.py", line 297, in main
proton_app = find_proton_app(
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/protontricks/steam.py", line 860, in find_proton_app
tool_app = find_steam_compat_tool_app(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/protontricks/steam.py", line 621, in find_steam_compat_tool_app
appinfo_sections = [
^
File "/usr/lib/python3.12/site-packages/protontricks/steam.py", line 543, 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.
The text was updated successfully, but these errors were encountered:
Steam released a new build today.
![image](https://private-user-images.githubusercontent.com/17366618/366688961-58df4487-b77e-4671-95c6-f9ee6157a519.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjE4MzQsIm5iZiI6MTczOTM2MTUzNCwicGF0aCI6Ii8xNzM2NjYxOC8zNjY2ODg5NjEtNThkZjQ0ODctYjc3ZS00NjcxLTk1YzYtZjllZTYxNTdhNTE5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDExNTg1NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAwMjkwY2E5NTNkMzA5NDg0NzNkZWNhZDEwM2VmYWM5ZTdhNmQ0Mjk4MmI2Zjc3YmI4MTFhMThkYTQ4ZDNjNjgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Dnf4rj7AxBGqoj08RISEUpBwpGq5cHZZ0MZ1LyWjGyk)
When attempting to select any steam app protontricks complains about appinfo.vdf and crashes.
This happens on Fedora 40 and Archlinux.
Here's my Steam about section. It is a stable build.
Terminal output regarding the syntax error:
The text was updated successfully, but these errors were encountered: