HGL
eastern-cyan
Rocket League: Game not running
Whenever I try to run Rocket League, it crashes 4 seconds later.
here is what's in the log.
System Info:
CPU: 12x 12th Gen Intel(R) Core(TM) i5-1235U
Memory: 16.6 GB (used: 3.2 GB)
GPUs:
GPU 0:
Name: Intel Corporation Alder Lake-UP3 GT2 [Iris Xe Graphics]
IDs: D=46a8 V=8086 SD=7718 SV=1558
Driver: i915
OS: Pop!_OS 22.04 LTS (linux)
The current system is not a Steam Deck
We are not running inside a Flatpak container
Software Versions:
Heroic: 2.10.0 Jewelry Bonney
Legendary: 0.20.33 Undue Alarm
gogdl: 0.7.3
Nile: 1.0.0 Jonathan Joestar
Game Settings: {
"autoInstallDxvk": true,
"autoInstallVkd3d": true,
"preferSystemLibs": false,
"enableEsync": true,
"enableFsync": true,
"nvidiaPrime": false,
"enviromentOptions": [],
"wrapperOptions": [],
"showFps": false,
"useGameMode": false,
"language": "",
"wineVersion": {
"bin": "/home/MYUSERNAME/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/common/Proton - Experimental/proton",
"name": "Proton - Proton - Experimental",
"type": "proton"
},
"winePrefix": "/home/MYUSERNAME/Games/Heroic/Prefixes/default/Rocket league",
"wineCrossoverBottle": "Heroic"
}
Game launched at: Tue Nov 28 2023 07:22:46 GMT-0500 (Eastern Standard Time)
Wine Command: /home/MYUSERNAME/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/common/Proton - Experimental/proton run /home/yannpachecoruoso/Downloads/EpicInstaller-15.17.1-e32e00d900ca423c9dc78194e1dbb385.msi
Game Log:
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
[S_API] SteamAPI_Init(): SteamAPI_IsSteamRunning() did not locate a running instance of Steam.
[S_API FAIL] SteamAPI_Init() failed
Does anyone know how I fix this?
16 Replies
complex-teal•2y ago
Try using Wine-GE-Proton instead of Proton - Experimental, you can install it using the Wine Manager section in heroic
also, I don't understand why this is trying to run the epic installer
/home/yannpachecoruoso/Downloads/EpicInstaller-15.17.1-e32e00d900ca423c9dc78194e1dbb385.msi
eastern-cyanOP•2y ago
that's where I downloaded the game
complex-teal•2y ago
why don't you just use the game directly from the Epic store? it's free, no need to download it anywhere
add rocket league to your account, log in into epic inside heroic, install the game through heroic
use wine-ge-proton for this
eastern-cyanOP•2y ago
tried that, here's what shows up
[cli] INFO: Using prefix "/home/USERNAME/Games/Heroic/Prefixes/default"
[cli] INFO: No Legendary-managed installation found.
Traceback (most recent call last):
File "legendary/cli.py", line 3148, in <module>
File "legendary/cli.py", line 3097, in main
File "legendary/cli.py", line 2229, in manage_eos_overlay
File "legendary/lfs/eos.py", line 52, in query_registry_entries
ValueError: No user.reg file, invalid path
[51221] Failed to execute script 'cli' due to unhandled exception!
btw i already tried logging out and in
You can ignore that error, happens 'cause you have a prefix directory but there isn't a Wineprefix in it
Try starting the game (with Wine-GE), if that doesn't work, send in another game log
complex-teal•2y ago
This doesn't look good
/home/USERNAME/Games/Heroic/Prefixes/default
, make sure your prefix config is /home/USERNAME/Games/Heroic/Prefixes/default/Rocket League
in the game settings in heroic
before running the gameOh right, they changed that path for... some reason
eastern-cyanOP•2y ago
that would be where?
i'm new to heroic
complex-teal•2y ago
Some people click the button in the install dialog that sets the default settings and it does that, it's a confusing check, I'm working on changing that copy
right click the Rocket League card in the library > settings > there should be an option that shows that path in the Wine tab, change it to the other one
eastern-cyanOP•2y ago
I would need a file of this name, right?
The directory is created automatically if it doesn't exist
eastern-cyanOP•2y ago
this shows up now
cli] INFO: Logging in...[Core] INFO: Trying to re-use existing login session...[cli] INFO: Checking for updates...[Core] INFO: Getting authentication token...[cli] INFO: Launching Sugar...Traceback (most recent call last):
File "legendary/cli.py", line 3148, in <module>
File "legendary/cli.py", line 3063, in main
File "legendary/cli.py", line 706, in launch_game
File "subprocess.py", line 951, in initFile "subprocess.py", line 1837, in _execute_child
FileNotFoundError: [Errno 2] No such file or directory: '/home/USERNAME/.config/heroic/tools/wine/Wine-GE-latest/bin/wine'
[53507] Failed to execute script 'cli' due to unhandled exception!
complex-teal•2y ago
read this https://discord.com/channels/812703221789097985/1044301598018515105
specially the part about wine dependencies
follow the link there and install the wine dependencies for your system
eastern-cyanOP•2y ago
I use pop.os
which one do I use
Pop!_OS is based on Ubuntu
eastern-cyanOP•2y ago
It worked. thanks a ton