-
Notifications
You must be signed in to change notification settings - Fork 42
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
Rocket League crashing with 0.10 #93
Comments
Can you try with latest master? |
Makes sense it's a 32bit game after all. More: rl-d9vk-crash.txt |
So it still crashes with master? It's just there were some fixes that were meant to address allocation issues. |
This should be fixed by 6573579, can you retest? |
@tannisroot yup, used that with that follow up. @Joshua-Ashton will retest later when I have time. |
This time it crashed in Training while it was loading up a match.
|
That's not my error. |
I have Rocket League crashing after installing d9vk too. The game won't start again before I restart steam completely. The crashes seem to happen at random intervals, so I don't quite know what specific event in game would cause this. |
I have the same problem with Rocket League, it just crashes randomly. None of this options work PROTON_FORCE_LARGE_ADDRESS_AWARE |
Logs and any crash reports would be helpful |
Sorry about that, here is the log. |
If the game is 32bit, please try setting the Large Address Aware flag. |
I have tried this two options both on the set launch options of Steam and on the user_settings.py in the Proton folder, but the game still crashes randomly. Steam launch option: user_settings.py |
Hi, I'm also experiencing crashes in Rocket League using D9VK 0.12. I've installed it using Steam Play and am running it using Lutris (Lutris runtime is disabled in the options though). System information
I've taken inspiration from this Lutris install script, I didn't install BakkesMod though. My environment variables as configured in Lutris:
Here are some logs, hope they help: This crash happened in the middle of a 3vs3 competitive game. I've also experienced crashes and freezes when launching the game (before the first logo) or in the main menu. Feel free to ask if you need more information. Edit: Just noticed 0.13 is out, I did a quick test and I still see crashes/freezes, I didn't take any new logs though. |
I have noticed that the crashes occur most often when going to the main menu after playing a match |
Decided to try 0.20 and unfortunately, it still crashes occasionally. |
I have been without crashes in this game for about 3 days now, not an ideal solution but completely disabling swap memory seems to be doing the trick for me. My System: |
Never mind, it still crashes, same memory problem. |
I have the same issue with v0.90-1931-gd5ebe85ac (the one bundled in proton-4.11-6); crashes This log is from me launching the game and heavily navigating around the garage-related menus. It triggered it after a few minutes, but it happens much quicker when you are in an online party, too. I'm happy to help with any testing as d9vk makes Rocket League perform phenomenally on Linux! |
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
Please test with https://git.froggi.es/joshua/d9vk/-/jobs/954 |
still crashing I tried again and got the same result. Game freezes after 2-3 games.
|
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
Hi I'm completely unable to replicate this crash... I've played a few matches (albeit with bots as I don't have any friends with this game) Is anyone here playing on AMD and experiencing this? If you're playing on NV, please ensure you have the latest D9VK and the latest NV drivers (and whatever fix was needed for dxvk 1100 for dkms stuff) |
would an apitrace help you to track it down? |
No, I own the game. |
I'm playing on AMD and experiencing crashes using D9VK (Proton 4.11-8). The crashes mostly happen before/after online matches, and more frequently if I choose "leave match" right after a match has ended. |
Can you test on master? |
I tried it briefly (hopefully did it right), and it didn't crash. However, the game hung on every menu screen for a long time, and the initial load was very long too. I only had time to play two matches but the gameplay seemed fine. I took a few screenshots if you want to see the DXVK HUD and game stats which you can find here: https://www.dropbox.com/sh/6yz5vqlmgeq4ndn/AADUMoAOFbv8Hbfu40nT4PbIa?dl=0 Sorry for the large images. I'm playing at 4K and only realized to change the resolution for the last one! |
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
With Proton 4.11-8 the game runs but extremely laggy to the point where is unplayable, with D9VK version .30 the game crashes constantly when playing online, I had to downgrade to Proton 4.11-7, with this version the game is stable and works great. |
This isn't my bug, see the Proton issue for Rocket League. |
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
I have tested with the latest master using Proton-TKG to circumvent proton 4.11.8's loading issues. |
I can't fix it without a solid repro case and I've played 5 matches and got no crashes here. |
I'm more than happy to help you, either test or work out differences that make other peoples crash repeatably and yours not. |
Well the bug only seems to be happening on people with NV atm, I am curious as to if anyone can repro it on AMD. |
Nonecaster, says he's on AMD with the same issues. Though he could not test master due to 4.11.8 issues. |
Keep in mind that the crashes don't happen for me on my Fedora GTX1060 laptop and my Arch Desktop with a GTX 1080 ti while using Proton 4.11-7. |
Strange though as people seem to have been having the issue on 4.11-7 aswell. I have just been looking around Reddit to see if this issue has ever been present on windows, which its seems to have been. I'm starting to think that this is an issue with the game which windows does a better job of handling vs DXVK but I really hope not, as the chances of Pysonix fixing an issue like that. I've been doing testing most of the day trying to find the cause but I'm no closer :( so back to trying to find a cause lol |
The game is not the problem I have been playing it since it came out on Windows on a multitude of cards, never had the crash there, the native Linux port is bad, you get a fraction of the frame rate and the controls have a huge delay, for me with D9VK the game actually runs better than on Windows. Try this: |
I'm in the process of trying a fresh install with the latest master release and have only had 2 crashes on the initial startup after the reinstall so far but will have to wait and see if there are any in-game. If I do crash time to try 4.11-7, and yes I find it super unlikely to be the game but I thought I throw out the fact that this issue has also been seen on windows with this title . |
Well just played for over an hour now on a fresh prefix and install of RL with the latest master DXVK and Proton-TKG. This is much longer than I had been able to in the past so I believe my prior statement that master doesn't work is wrong and it does, it was likely that my prefix was messed up from previous version/crashes. Edit: |
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
…re by default This allows us to use more than 4GB of VRAM in games. This behaviour changed in the Fall Creators update (https://www.neowin.net/news/windows-10-fall-creators-update-fixes-the-directx-9-memory-allocation-bug) But lets keep it around in case some game depend on the old behaviour! (It's D3D9 after all...) May impact #93, #170, #383 and #438
I tried the game the other day, and after a match it froze and I got a pop up saying it ran out of video memory, similar to what's happening in Borderlands 2 when I have textures set above medium. #170 I was using the newest proton, 4.11-11 I think it is. |
This issue has for me at least gotten better to the point where to only crashes in menus but the issue is still very much present after a few games. As I said before I am happy to offer up my system to help you test as you have stated you can not reproduce the issue. |
It's still crashing to desktop for me during matches (happened once in 2vs2 competitive today).
I didn't catch any logs unfortunately. |
I've crashed three times now during competitive unfortunately I had logging disabled. Opening this in case it happens again.
Software information
Settings:
System information
Apitrace file(s)
Log files
The text was updated successfully, but these errors were encountered: