ppy / osu-web

the browser-facing portion of osu!
https://osu.ppy.sh
GNU Affero General Public License v3.0
981 stars 383 forks source link

5-year-old scores without classic mod appearing on leaderboards with lazer mode on #11194

Closed Evill98 closed 5 months ago

Evill98 commented 5 months ago

Example beatmaps: https://osu.ppy.sh/beatmapsets/383070#osu/837567 https://osu.ppy.sh/beatmapsets/357777#osu/861164 https://osu.ppy.sh/beatmapsets/644642#osu/1366190

Example scores: https://osu.ppy.sh/scores/2502027021 https://osu.ppy.sh/scores/2502027022 https://osu.ppy.sh/scores/2502024625 https://osu.ppy.sh/scores/2502024626 https://osu.ppy.sh/scores/2502024627 https://osu.ppy.sh/scores/2502027020

I found a large amount of these by slightly changing the score ID to a nearby one. The scores also have a higher max combo and object count than the beatmap they were set on.

peppy commented 5 months ago

build_id = null cases, broke with recent reindexing, am running a fix.

peppy commented 5 months ago

Flagging of scores has been fixed, and indexing is in progress (the scores listed in this issue are already resolved).

Thanks again for finding this one!