-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
osu! crash #44
Comments
As you may have guessed it's somehow caused by SC ingame overlay plugin, so as a start disabling it will allow you to run SC. There's also |
It runs fine if I start SC first and then osu! client. It runs fine but if you want to be sure here are my specs: And I'm 100% sure that I'm not running out of memory. Just to let you know - osu! is alt-tabbed when it crashes (but it's not a rule because it crashed before to me when I had it on fullscreen before SC loaded). Oh and in OBS with unchecked And I have a dmp file created while it crashed. |
Is it possible you have a corrupt install as well? Try a fresh install and see if that changes anything.
Seems like its possible that the graphics memory is protected when its tabbed out, which would make sense of the access violation, but I haven't seen a case yet of that happening myself. |
I think it's rather corrupted image in some beatmap which causes that exception to raise because as you can see it's being catched by internal code in osu! Fresh install didn't change anything.
|
Maybe it's somehow related to memory mapped files, with aren't created by SC until first osu! event is sent(so usually few seconds after starting SC). I'll test that right now. |
I was saying about that I was debugging osu! process, not SC so there might be some exceptions outside that OpenTK method |
Managed to reproduce using your exact steps. when you skip obs at start(and start it after osu/SC) it works just fine. |
If I'd have debug symbols for osuOverlay dll then maybe there'd be something in there x; |
See your discord DMs. |
@Piotrekol I have this issue too! |
When I open it osu! keep crashing! |
My osu! client always crashes when I'll open StreamCompanion while both osu! (latest stable) and OBS (22.0.2 latest stable) are running.
Previous .NET Exceptions Report (Exceptions in all .NET Thread Stacks)
Previous .NET Exceptions Report (Exceptions in all .NET Heaps)
Exception Information
WARNING - DebugDiag was not able to locate debug symbols for D:\Program Files (x86)\StreamCompanion\Plugins\Dlls\osuOverlay.dll, so the information below may be incomplete.
In osu!__PID__14040__Date__02_11_2019__Time_12_23_04PM__956__Second_Chance_Exception_C0000005.dmp the Module D:\Program Files (x86)\StreamCompanion\Plugins\Dlls\osuOverlay.dll has caused an access violation exception (0xC0000005) when trying to execute instructions from a non-executable address at memory location 0x0a501cc0 on thread 0
The text was updated successfully, but these errors were encountered: