Skip to content
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 crashes upon launch (Android ) #28822

Closed
adExera opened this issue Jul 11, 2024 · 1 comment
Closed

The game crashes upon launch (Android ) #28822

adExera opened this issue Jul 11, 2024 · 1 comment

Comments

@adExera
Copy link

adExera commented Jul 11, 2024

Type

Crash to desktop

Bug description

Once I start the game,It just crashed.

It was working fine before I updated the system, but after the update it won't work anymore

Phone: REDMAGIC 8 Pro
Model: NX729J
CPU: 8 gen2
GPU: Adreno 740
System: RedmagicOS9.0.13MR (Android 14 api34)

Screenshots or videos

Screenrecorder-20240711-161304-compressed.mp4

Version

osu lazer Android ver 2024.625.2

Logs

logs.zip

@bdach
Copy link
Collaborator

bdach commented Jul 11, 2024

2024-07-10 11:00:57 [error]: Realm startup failed with unrecoverable error; starting with a fresh database. A backup of your database has been made.
2024-07-10 11:00:57 [error]: Realms.Exceptions.RealmException: flock() failed: Function not implemented (38)
2024-07-10 11:00:57 [error]: at Realms.NativeException.ThrowIfNecessary()
2024-07-10 11:00:57 [error]: at Realms.SharedRealmHandle.Open(Configuration configuration)
2024-07-10 11:00:57 [error]: at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
2024-07-10 11:00:57 [error]: at Realms.RealmConfigurationBase.CreateRealm()
2024-07-10 11:00:57 [error]: at Realms.Realm.GetInstance(RealmConfigurationBase config)
2024-07-10 11:00:57 [error]: at osu.Game.Database.RealmAccess.getRealmInstance()
2024-07-10 11:00:57 [error]: at osu.Game.Database.RealmAccess.prepareFirstRealmAccess()

The upstream thread for this is realm/realm-core#7037. Not much we can do ourselves. Some users in that thread are saying further security updates apparently "fix" this. Your vendor may be lagging behind which is why this is an issue for you only now.

@bdach bdach closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants