Games crash without loading anything using various proton versions
System Information
- SteamTinkerLaunch version: 14.0.20250602
- Distribution: Nobara 42
- Installation Method: Proton Plus
Issue Description
Tried to run two different games (My summer car and Fallout 4) Using various versions of proton and none of them will launch and crash before even loading a window.
Logs
Included steamtinkerlaunch.log, and the .log files for both games i tried steamtinkerlaunch.log
This seems to be happening because of some stray Wine processes (particularly wineserver) causing the PID to not be found. Noting this part of your steamtinkerlaunch.log:
Thu Jun 5 10:10:47 PM EDT 2025 ERROR - startGame - Could not determine pid of '/run/media/alexr/861E6F911E6F7957/SteamLibrary/steamapps/common/Proton 9.0 (Beta)/files/bin/wineserver'
The launch command appears to be correct:
Thu Jun 5 10:10:41 PM EDT 2025 INFO - startGame - ## STL LAUNCH COMMAND: '/run/media/alexr/861E6F911E6F7957/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/_v2-entry-point --verb=waitforexitandrun -- /run/media/alexr/861E6F911E6F7957/SteamLibrary/steamapps/common/Proton 9.0 (Beta)/proton waitforexitandrun /run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/common/My Summer Car/mysummercar.exe'
Are there stray Wine processes on your PC? Does this still happen after a reboot? I have had similar issues, and vaguely remember similar ones being reported long ago. Check for Wine processes that may not have closed properly from games with launchers, such as Fallout 4.
It is also worth noting that there seem to be permissions issues coming up with Proton within your logs. These could also be causing problems. I am not sure what would be causing these.
My.Summer.Car.log lines of note:
<4>pressure-vessel-wrap[74345]: W: Cannot chmod directory/executable "./bin" in "/run/media/alexr/861E6F911E6F7957/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/var/tmp-XCWQ72/usr" from 0777 (owner: "root", group: "root", non-member) to 0755 (Operation not permitted): assuming R_OK|X_OK is close enough
<4>pressure-vessel-wrap[74345]: W: Cannot chmod non-executable file "./manifest.dpkg" in "/run/media/alexr/861E6F911E6F7957/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/var/tmp-XCWQ72/usr" from 0777 (owner: "root", group: "root", non-member) to 0644 (Operation not permitted): assuming R_OK is close enough
<4>pressure-vessel-wrap[74345]: W: Unable to set mtime of "./manifest.dpkg" in "/run/media/alexr/861E6F911E6F7957/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/var/tmp-XCWQ72/usr": Operation not permitted
Traceback (most recent call last):
File "/run/media/alexr/861E6F911E6F7957/SteamLibrary/steamapps/common/Proton 9.0 (Beta)/proton", line 1734, in <module>
g_proton.do_steampipe_fixups()
File "/run/media/alexr/861E6F911E6F7957/SteamLibrary/steamapps/common/Proton 9.0 (Beta)/proton", line 505, in do_steampipe_fixups
result_code = steampipe_fixups.do_restore(self.base_dir, fixups_json)
File "/run/media/alexr/861E6F911E6F7957/SteamLibrary/steamapps/common/Proton 9.0 (Beta)/steampipe_fixups.py", line 91, in do_restore
os.chmod(this_file,
PermissionError: [Errno 1] Operation not permitted: '/run/media/alexr/861E6F911E6F7957/SteamLibrary/steamapps/common/Proton 9.0 (Beta)/files/lib/wine/dxvk/d3d10core.dll'
Fallout 4.log lines of note:
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/Program Files (x86)/Steam/steamclient.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/Program Files (x86)/Steam/steamclient64.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/Program Files (x86)/Steam/GameOverlayRenderer64.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/Program Files (x86)/Steam/steam.exe": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/Program Files (x86)/Steam/Steam.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/vrclient/bin/vrclient.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/vrclient/bin/vrclient_x64.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/syswow64/openvr_api_dxvk.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/system32/openvr_api_dxvk.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/openxr/wineopenxr64.json": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/system32/d3d8.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/syswow64/d3d8.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/system32/d3d11.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/syswow64/d3d11.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/system32/d3d10core.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/syswow64/d3d10core.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/system32/d3d9.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/syswow64/d3d9.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/system32/dxgi.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/syswow64/dxgi.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/system32/d3d12.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/syswow64/d3d12.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/system32/d3d12core.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/syswow64/d3d12core.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/system32/nvapi64.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/system32/nvofapi64.dll": Operation not permitted
Proton: Error while copying to "/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx/drive_c/windows/syswow64/nvapi.dll": Operation not permitted
ProtonFixes[138674] WARN: [CONFIG]: Parent directory "/home/alexr/.config/protonfixes" does not exist. Abort.
ProtonFixes[138674] INFO: Running protonfixes on "GE-Proton10-4", build at 2025-06-02 02:00:53+00:00.
ProtonFixes[138674] INFO: Running checks
ProtonFixes[138674] INFO: All checks successful
ProtonFixes[138674] INFO: Using global defaults for "Fallout 4" (377160)
ProtonFixes[138674] INFO: Using global protonfix for "Fallout 4" (377160)
wineserver: /run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx is not owned by you
wine: '/run/media/alexr/5A2888042887DD7F/SteamLibrary/steamapps/compatdata/377160/pfx' is not owned by you
In particular, the Wine errors around ownership seem relevant (the last two lines of the Fallout 4 log)
I won't be able to check anything till I get home in a couple hours but what would cause the perm errors? the drive Fallout 4 is installed on along with the other game is an ntfs drive so I don't know if that could be it or not. I plan on installing a new drive just for linux tonight cuz right now I'm splitting a drive between nobara and windows
Proton doesn't support running games on an NTFS drive, so that could indeed be an issue. If you regularly share a drive between Windows and Linux, in my experience things can get a little messy (I had an NTFS drive many years ago when I dual booted before going full-time in 2018, and I had many, many issues).
Outside of that, if games work without SteamTinkerLaunch, I'm not sure what we would be doing to cause those issues.