ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.32k stars 2.28k forks source link

Game crashes when you press the "random" button too often #29301

Open SemplerUA opened 2 months ago

SemplerUA commented 2 months ago

Type

Game behaviour

Bug description

The game starts to lag when scrolling through the beatmap selection, and can also crash due to spamming the "random" button (also randomly broke the characters and elements of the game)

Running on iOS (iPhone 13 mini 128 GB)

Screenshots or videos

https://youtu.be/f6kA06kItVE

Version

2024.625.2

Logs

logs.zip

smoogipoo commented 2 months ago

There are no errors in your logs so I'm guessing it's either the device killing the game due to lack of memory (possible given the way song select currently works, if you have many beatmaps), or some native/mono exception.

Unsure at this point, I'm afraid, but we also haven't been able to update iOS lately so that's an issue that has to be solved first.