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

Following Error when trying to start program after Update #310

Closed
Jashinthedevil opened this issue Jul 3, 2024 · 2 comments
Closed

Following Error when trying to start program after Update #310

Jashinthedevil opened this issue Jul 3, 2024 · 2 comments

Comments

@Jashinthedevil
Copy link

Jashinthedevil commented Jul 3, 2024

Describe the bug
Launches, allows me to select game, then crashes with error message.

To Reproduce
Steps to reproduce the behavior:

  1. Launch Protontricks
  2. Select Game

Expected behavior
Program launches

System (please complete the following information):

  • Distro: SteamOS 3.5.17
  • Protontricks installation method: tried Flatpak and Discover
  • Protontricks version: 1.11.1
  • Steam version: Steam Deck Beta

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 339, 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:

Found Steam directory at /home/deck/.local/share/Steam
Found 1 Steam library folders
Currently logged-in Steam user: j4shin
Found 1 Steam shortcuts running using Steam compatibility tools
Using 'yad' as GUI provider
Calling protontricks with the command: ['--no-background-wineserver', '--no-term', '-c', 'wine /home/deck/Desktop/Aurora/Aurora.exe', '1868140']
Running inside Flatpak sandbox, version 1.14.4.
Using default Steam Runtime at /home/deck/.local/share/Steam/ubuntu12_32/steam-runtime
WINETRICKS environment variable is not available. Searching from $PATH.
Found 1 Steam library folders
Currently logged-in Steam user: j4shin
Found 1 Steam shortcuts running using Steam compatibility tools

@dennisw100
Copy link

I have this error too

Distro: Pop!_OS 22.04 LTS
Protontricks installation method: Pop!_Shop which has flatpack and ubuntu deb both have the error
Protontricks version: 1.11.1
Steam version: Steam Beta Update 1719967667

@Matoking
Copy link
Owner

Matoking commented Jul 4, 2024

Duplicate of #304

@Matoking Matoking marked this as a duplicate of #304 Jul 4, 2024
@Matoking Matoking closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 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

3 participants