-
-
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
iOS randomly crashes on game startup (or shortly after) #24983
Comments
I've had this happen multiple times from a cold startup. cc/ @frenzibyte for visibility. |
I've tried to reproduce this for some time but with no success. There was one time where I may have got it, but even then I checked logs and found nothing helpful. |
Like #26483, I can reproduce crashes approximately one in every startups of the app. smoogi has also reproduced on a second device. I've also had many reports via email. Mono fucked probably. |
This likely has to do with the fact that game background suspension was broken for a good while, causing the game to remain active and potentially forcing iOS to kill it. That issue is fixed in ppy/osu-framework#6453, and it might help with / fix this. |
Type
Crash to desktop
Bug description
After quitting the game to the background (like switch to different apps) or just locking your phone just for a while, sometimes the osu! will hang and tries to reboot immediately. But that reboot sequence will some how halt and refuse to progress.
Operating system: iOS 16.6.1
Hardware: iPhone 13 pro
Screenshots or videos
RPReplay_Final1696167799.MP4
Version
2023.924.1
Logs
network.log
performance.log
runtime.log
database.log
input.log
The text was updated successfully, but these errors were encountered: