ppy / osu

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

Game does not request some scoreboards #3529

Closed Gabixel closed 5 years ago

Gabixel commented 6 years ago

From a couple of versions ago, I noticed that the game doesn't request some ranked map's scoreboard. It doesn't seem to be a session bug or something like that, but it only happens with some specific maps without any explainable reason.

Here's an example:

no leaderboard

but it did not end here: these maps seem to be bugged on osu!direct, and their Details' button doesn't work. Here's a demo video (no audio): https://streamable.com/w7hwp

network.log seems to have nothing after osu.Game.Online.API.Requests.GetScoresRequest about these maps (For previous screenshot example, it should give something like Request to https://osu.ppy.sh/api/v2/beatmaps/43522/scores successfully completed! (that's his Beatmap ID if I don't mistake), and instead it gives nothing)


Here's the list of maps with this problem:

nathanielcwm commented 6 years ago

@Gabixel looks like we were having the same issue #3528 screenshot1

nathanielcwm commented 6 years ago

Also looks like details doesn't load anything as well image

I'll add my beatmaps that aren't working here: https://osu.ppy.sh/beatmapsets/92 https://osu.ppy.sh/beatmapsets/29161 https://osu.ppy.sh/beatmapsets/16520 https://osu.ppy.sh/beatmapsets/4851 https://osu.ppy.sh/beatmapsets/27936 https://osu.ppy.sh/beatmapsets/50763 https://osu.ppy.sh/beatmapsets/12341

nathanielcwm commented 6 years ago

Haven't tested your ones but all of my beatmaps that don't properly request scoreboards seem to use an osu file format that's v9 or older.

peppy commented 6 years ago

Maps listed above work correctly here.

Gabixel commented 6 years ago

I've just updated the list.. but, if you don't have this issue, there's probably a strange condition that make this error.

plankp commented 6 years ago

@Gabixel Could it be because of an osu-web update? Last update, a similar issue happened to me (chat also keeps on loading forever). Resolved after updating the client.

nathanielcwm commented 6 years ago

Still occurs with 2018.1023.0

nathanielcwm commented 6 years ago

actually now it's fine after i click on all of my beatmaps to update the leaderboards

nathanielcwm commented 6 years ago

image actually nope looks like i just overlooked it

peppy commented 5 years ago

Please reimport the maps and see if that resolves the issue. It should. Note that to do so, you should delete all your loaded beatmaps, then restart lazer completely, then reimport maps.

Gabixel commented 5 years ago

Yes, it worked! This was one of the affected maps (and the result is the same for each map I listed above):

osu_2018-11-08_00-22-12

So now the problem is "fixed"? (I mean.. should we close this issue or it's better keeping it open?)

peppy commented 5 years ago

Fine to close IMO