-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
macOS: realm corrupt after moving game data to an exFAT volume #25930
Comments
Do you have a copy of the database before corruption? It sounds like the file copy didn't complete correctly. |
Yes, here are the files before and after: |
Did this issue arise when using the in-game change folder location? Could you try a second time if so and see if the same thing happens? Could you also try a manual copy of the file while osu! is running and see if the same thing happens or not? |
Yes this happened after using the in-game change folder button. I'm not sure what you mean by trying a second time. Do you mean attempting to move data folder from local to exFAT volume again after deleting the corrupt folder from the exFAT volume first? In which case this crash happens every time. |
Right, so this is 100% reproducible every time you attempt to change folder in-game? That's very super crazy odd. I'll see if I can reproduce locally. |
Yes, reproducible every time given the database has at least a few maps in it; I tried reproducing it after deleting both source and destination directories and that didn't cause the crash. I've attached a video of the steps for a minimal reproducible example 2023-12-20_06-40-22.mp4.reenc.mp4 |
Type
Crash to desktop
Bug description
Similar to #19948, I'm not entirely sure whether to report here or to realm/realm-core
After moving osu! data to an exFAT volume, quitting and restarting the game causes it to crash due to an assertion failure in realm. Sometimes, the game will keep crashing until the data directory is deleted while at other times the next attempt at starting the game succeeds and creates a new realm file.
Although moving osu! data directory to an exFAT volume is the most reliable way to reproduce a realm crash, there is a chance to trigger a realm crash after finishing a map.
I marked affected version as 2023.1220.0 but it has been happening for at least a few days or weeks. I'm unsure whether this started happening after an OS update or not, currently running macOS 14.1.2 (23B92)
Screenshots or videos
No response
Version
2023.1220.0
Logs
1703045609.database.log
1703045609.input.log
1703045609.network.log
1703045609.performance.log
1703045609.runtime.log
1703045656.input.log
1703045656.runtime.log
Realm crash stack trace:
The text was updated successfully, but these errors were encountered: