-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
The game crashing when tabbing out #12480
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The logs look clean to me? can you confirm you haven't restarted osu!lazer after the crash before attaching these, just to be sure. |
Yes, I haven't restarted it, or rather, I closed it like that three times in a row to get a good recording. |
I can do it again and attach the new logs if you want, this is a pretty consistent thing to reproduce, I just spam |
Does it crash if you exit out of Discord / disable the in-game overlay? |
Haven't tried that, but I do know this doesn't happen in borderless fullscreen. I tested it prior to resetting the data. Edit: It does happen, the only difference I noticed was that it froze for roughly 2 seconds before closing. |
Can't do anything without a crash log. Provide one via console if you can. Sounds like a gpu or IS level issue, though. |
Firstly, my platform is windows 10, not macOS. About the crash logs, I sent everything in the logs folder, unless there is another folder for the crash logs, I can't say much. About it being a GPU issue, I can't confirm nor deny, but, when I tried an earlier build (last release around february), that didn't happen, although it was more laggy, I can only guess it has something to do with the recent optimizations. |
Same here, some times it crashes very fast, other times take multiple alt tabs to crash, no discord running in the background or anything alike, also crashes without recording version: 2021.524.0 Not sure where to find a "crash log" since it's not under "logs" |
This actually looks like a GPU driver level crash.
|
I have a similar issue. I alt tab then go back in then I'm soft locked, I can't move my cursor and I can't alt tab again until I do ctrl + alt + del then goto task manager. Also should mention that it happens every time I alt tab. 2022-03-31.03-12-24_Trim.mp4 |
@GDcheeriosYT can you confirm this only happens when running exclusive fullscreen? Also did it start recently? May be a similar regression to #17381. |
Nevermind, I think the issue was my overwolf outplayed plugin becoming active, cause you can see after I tab back into the game it says "outplayed is now active". I can also see if its exclusively fullscreen. |
it seems to exclusively be fullscreen. |
Overwolf has caused ongoing issues with osu!. I would recommend blacklisting it to not display on osu!. |
This happens without any external app with me. Running on an i3-3217u, HD graphics 4000 with legacy opengl renderer on fullscreen. Again, only happens on fullscreen.
|
One very interesting thing I found is that, it only happen when renderer is multithreaded. Is it a race condition or something? I'm not really sure how multithreaded renderer really works in osu, so... Maybe try to reproduce it by bottlenecking the game, the cpu, etc. will help. |
Debug suggests that the bug is in osu-framework legacy OpenGL renderer, and looks like a race condition on multithreaded. Haven't checked other renderers so not really sure if this persists outside OpenGL legacy. |
Is there a reason you're using opengl over direct x? Would switching to the new default renderer be an amicable solution? This is already an edge case which is probably specific to the hardware/drivers you're running, so there's low chance of it being fixed. |
DirectX11 does not work on Windows 8.1 for some reason, the hardware is perfectly capable of handling it, and does work on Windows 10 on the same hardware. |
For anyone having the same issue, DirectX is now working on Windows 8.1. Please use DirectX renderer if possible, both OpenGL have this problem on any Windows version. |
Describe the bug:
It crashes when I tab out or use my screenshot tool (lightshot). I just resetted my installation by deleting the osu folder on %appdata% and imported some beatmaps from stable.
Screenshots or videos showing encountered issue:
https://user-images.githubusercontent.com/66137568/115162061-9d90d880-a077-11eb-887c-8b8aec6168f3.mp4
osu!lazer version:
2021.416.0
Logs:
performance.log
runtime.log
updater.log
database.log
The text was updated successfully, but these errors were encountered: