ppy / osu

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

"Leaderboards are not available for this beatmap" but the map is ranked #28499

Open serobor opened 3 months ago

serobor commented 3 months ago

Type

Game behaviour

Bug description

I downloaded beatmap and opened it from desktop via Open with..

And got this message "Leaderboards are not available for this beatmap". Deleting and redownloading the beatmap through game doesn't help. Also I set a score on this beatmap, it still got submitted.

Beatmap link: https://osu.ppy.sh/beatmapsets/1916646#osu/3954817

Screenshots or videos

osu_2024-06-16_17-14-49

osu_2024-06-16_17-18-54

osu_2024-06-16_17-18-48

Version

2024.521.2-lazer

Logs

compressed-logs.zip

BlockHead007 commented 3 months ago

Known issue Latest report was #28202

bdach commented 3 months ago

This is a bit of a different case because this time it's caused by reuse of an existing import that had no status populated.

1718539295.database.log:2024-06-16 12:01:37 [verbose]: [?????] Beginning import from 1916646 SCREEN mode - TRUE STORY (TV Size).osz...
1718539295.database.log:2024-06-16 12:03:08 [verbose]: [6fac3] Found existing beatmap for SCREEN mode - TRUE STORY (TV Size) (KaedeharaKazuha) (ID 89ac8915-9819-4019-a863-591ff07dcc7f) – skipping import.

So I guess this is closest to https://github.com/ppy/osu/issues/23804 but may be its separate issue.

SandwichPlays commented 3 months ago

Got the same thing too, the play didnt get submitted in my case

AkiraMorilas commented 1 month ago

Got same error on on one diff of a different map(others show leaderboards just fine), downloaded through the map browser https://osu.ppy.sh/beatmapsets/1940328#mania/4192709 osu_2024-08-10_20-17-14 osu_2024-08-10_20-23-43

SupDos commented 1 month ago

@AkiraMorilas yours is related to https://github.com/ppy/osu/discussions/28295, have added it to the list there