HGL
adverse-sapphire

Rocket League crashing on start

Hi everyone, i tried looking in the old threads but I couldn't find something that worked for me. I've been playing rocket league on heroic launcher untill yesterday, bu today something doesn't seem to work. I updated my proton version to the latest (8.5), and the game "broke". I also tried using wine-ge instead of proton, but nothing. Even adding the game to steam seems to solve my problem. At this point i don't know what to do, I even tried the old version of proton, but nothing worked. Looking in the log file, i get these specific errors: - [*] More gracefully handles account errors - X Error of failed request: BadMatch (invalid parameter attributes). Can someone help me?
42 Replies
adverse-sapphire
adverse-sapphireOP2y ago
Game Settings: { "autoInstallDxvk": false, "autoInstallVkd3d": false, "preferSystemLibs": false, "nvidiaPrime": true, "enviromentOptions": [], "wrapperOptions": [], "showFps": false, "useGameMode": false, "language": "", "wineVersion": { "bin": "/home/emanuele/.var/app/com.heroicgameslauncher.hgl/config/heroic/tools/proton/Proton-GE-Proton8-5/proton", "name": "Proton - Proton-GE-Proton8-5", "type": "proton" }, "winePrefix": "/home/emanuele/Games/Heroic/Prefixes/default/Rocket League", "wineCrossoverBottle": "" } Game launched at: Sun Jul 02 2023 21:40:12 GMT+0200 (Ora legale dell’Europa centrale) System Info: Heroic Version: 2.8.0 Nico Robin Legendary Version: 0.20.32 Dark Energy (hotfix #6) GOGdl Version: 0.7.2 Electron Version: 23.1.4 Chrome Version: 110.0.5481.192 NodeJS Version: 18.12.1 OS: Freedesktop SDK KERNEL: 5.19.0-46-generic ARCH: x64 CPU: Intel Core™ i5-8300H @2.3 GOVERNOR: powersave RAM: Total: 7.6 GiB Available: 3.87 GiB GRAPHICS: GPU0: CoffeeLake-H GT2 [UHD Graphics 630] VRAM: 256MB GPU1: GP107M [GeForce GTX 1050 Mobile] VRAM: 32MB PROTOCOL: x11 Legendary's config from config.ini (before App's settings): { "game_parameters": [], "game_executable": "Binaries/Win64/RocketLeague.exe", "game_directory": "/home/emanuele/Games/Heroic/rocketleague", "launch_command": [ "wine" ], "working_directory": "/home/emanuele/Games/Heroic/rocketleague/Binaries/Win64", "user_parameters": [], "environment": {}, "pre_launch_command": "", "pre_launch_wait": false }
adverse-sapphire
adverse-sapphireOP2y ago
Launch Command: DRI_PRIME=1 NV_PRIME_RENDER_OFFLOAD=1 GLX_VENDOR_LIBRARY_NAME=nvidia STEAM_COMPAT_CLIENT_INSTALL_PATH=/home/emanuele/.var/app/com.heroicgameslauncher.hgl/.steam/steam STEAM_COMPAT_DATA_PATH="/home/emanuele/Games/Heroic/Prefixes/default/Rocket League" PROTON_NO_ESYNC=1 PROTON_NO_FSYNC=1 STEAM_COMPAT_APP_ID=0 SteamAppId=0 SteamGameId=heroic-rocketleague PROTON_LOG_DIR=/home/emanuele/.var/app/com.heroicgameslauncher.hgl /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary launch Sugar --language en --no-wine --wrapper "'/home/emanuele/.var/app/com.heroicgameslauncher.hgl/config/heroic/tools/proton/Proton-GE-Proton8-5/proton' run" Game Log: [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... Legendary update available! - New version: 0.20.33 - "Undue Alarm" - Release summary: [] Improved handling of SDL changes [] Added safeguards to prevent two simultaneous instances from corrupting the database [] Added support for running uninstallers [] More gracefully handles account errors See full changelog for additional details. - Release URL: https://legendary.gl/release/0.20.33 - Download URL: https://legendary.gl/release/download/0.20.33/legendary wineserver: using server-side synchronization. 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 X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 149 () Minor opcode of failed request: 4 Serial number of failed request: 443 Current serial number in output stream: 454
GitHub
Release 0.20.33 - Undue Alarm · derrod/legendary
How does this work again...? This releases ships some long-overdue bug fixes and a few smaller features including support for uninstallers that some games (pretty much just Fortnite) now have, impr...
metropolitan-bronze
metropolitan-bronze2y ago
try with wine-ge and send the log, preferably as file
adverse-sapphire
adverse-sapphireOP2y ago
here's the log with wine ge
adverse-sapphire
adverse-sapphireOP2y ago
i used the 8.9 version of wine ge
CommandMC
CommandMC2y ago
You're missing Nvidia drivers
adverse-sapphire
adverse-sapphireOP2y ago
But I checked with nvidia-smi, nvtop and Nvidia xserver and they seem to be installed and working
optimistic-gold
optimistic-gold2y ago
Enable "autoinstallDxvk" and "autoinstallVkd3d". Also your first GPU has 256MB of VRAM and second 32MB of VRAM which isn't enough to play Rocket League. From reading one article on EpicGames Website I know that you need at least 2GB of VRAM.
CommandMC
CommandMC2y ago
Well, the log here would disagree
009c:err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect problems
- Those options are already enabled - The VRAM detection is basically never correct. Running RL on a 1050M should work
optimistic-gold
optimistic-gold2y ago
@CommandMC They are already enabled in Wine log but not in Proton.
CommandMC
CommandMC2y ago
Proton automatically enables them, those options don't even shop up in the settings if you're using Proton
adverse-sapphire
adverse-sapphireOP2y ago
So what do I have to do? Do I have to try reinstalling my Nvidia drivers? (Sry for the late reply, I've been busy with work)
CommandMC
CommandMC2y ago
Wine seems to think that OpenGL is not supported on your system. If you try to run something like glxgears, does it start? For some users, turning off the "Use Dedicated GPU" option (in the game settings) improves the situation (multi-GPU systems like yours are... fun)
adverse-sapphire
adverse-sapphireOP2y ago
UPDATE, i managed to make the game run, enabling the nvidia on-demand profile in Xserver settings. The problem now is that the launcher is not using dedicated gpu, but my intel one
No description
adverse-sapphire
adverse-sapphireOP2y ago
guys nothing?
CommandMC
CommandMC2y ago
Well, running any application with prime-run/equivalent scripts on other distros should make that application run on your dGPU Other than that, do you really need Heroic itself to run on your dGPU?
probable-pink
probable-pink2y ago
You mean Heroic launcher itself running on igpu is an issue? It isn't and actually that is for your benefit, since it means you can dedicate your vram resources of GTX 1050 entirely to game. I was using stuff like that with a similar setup, 4 gb vram gtx 1050
adverse-sapphire
adverse-sapphireOP2y ago
Nono guys, I mean I want the game to run on my dGPU It is atm running on my iGPU
adverse-sapphire
adverse-sapphireOP2y ago
this happens using NVIDIA performance mode on NVIDIA settings
probable-pink
probable-pink2y ago
Don't use the Flatpak build of Heroic. Iirc Flatpak has issues with gpu select env vars.
metropolitan-bronze
metropolitan-bronze2y ago
using flatpak with nvidia? run flatpak update that's my recipe for success always
probable-pink
probable-pink2y ago
Or that could work as well if somehow you were missing Flatpak runtime driver stuff
adverse-sapphire
adverse-sapphireOP2y ago
i'm trying to use the .deb version of the app still nothing i even tried reinstalling nvidia drivers
probable-pink
probable-pink2y ago
Did you uninstall Flatpak one when you install deb one?
adverse-sapphire
adverse-sapphireOP2y ago
yes i did
probable-pink
probable-pink2y ago
Post log from deb one then
adverse-sapphire
adverse-sapphireOP2y ago
i'm now trying deb version with wine proton
adverse-sapphire
adverse-sapphireOP2y ago
Stuck this way
No description
adverse-sapphire
adverse-sapphireOP2y ago
probable-pink
probable-pink2y ago
"autoInstallDxvk": false
Wait for that prefix creation to complete Then enable dxvk
adverse-sapphire
adverse-sapphireOP2y ago
well i've been waiting for 25 mins now still nothing, i don't think this is normal
probable-pink
probable-pink2y ago
It isn't Go to Games/Heroic/Prefixes and delete Rocket League prefix folder from there Then start the game within Heroic again
adverse-sapphire
adverse-sapphireOP2y ago
Won't this delete the entire game?
probable-pink
probable-pink2y ago
Your game files are in ( unless you changed it ) Games/Heroic not in Games/Heroic/Prefixes So no Game files will stay
adverse-sapphire
adverse-sapphireOP2y ago
Okok, perfect
CommandMC
CommandMC2y ago
Note that the prefix folder is /home/emanuele/Games/Heroic/Prefixes/default/Rocket League here
adverse-sapphire
adverse-sapphireOP2y ago
just let me try to close the wine window
CommandMC
CommandMC2y ago
You might have to kill the Wine processes via your Task Manager
adverse-sapphire
adverse-sapphireOP2y ago
enabled dxvk and now trying to run but i think this is gonna be stuck in the same way yup, confirm. It is
probable-pink
probable-pink2y ago
This is not on a NTFS disk etc right?
probable-pink
probable-pink2y ago
Just installed, it works for me so whatever you're doing on your end is not likely solvable without extra info
No description
adverse-sapphire
adverse-sapphireOP2y ago
apparently the problem fixed itself without me doing nothing. I just didn't open the game for weeks and now it works quite good

Did you find this page helpful?