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

Some scores are not sorted correctly in leaderboards #11650

Closed
AmnezziaCS opened this issue Nov 14, 2024 · 2 comments
Closed

Some scores are not sorted correctly in leaderboards #11650

AmnezziaCS opened this issue Nov 14, 2024 · 2 comments
Assignees

Comments

@AmnezziaCS
Copy link

Description

Following the unban of a friend of mine, him and I have noticed that some of his scores were sorted weirdly on the website (lazer and classic mode, in-game leaderboards are not affected by this). The issue being that some of his scores are not placed at the correct leaderboard spot. On every example shown here, the maps were played with 4 mods and have no spinners meaning the first SS rank should be the #1.

Some examples of maps where this happens (note that there are a lot more):

Investigations

On every one of the maps I have linked. He was the first one to submit and this actually shows when looking at the score times (using this map as an example):
{0C5F24DA-5316-4F47-81A7-4674C0BE7605}
{F31DB084-C21E-407B-AE14-4298659162B3}
We can clearly see that the first submitted score was MystExi's one.

It seems to me that the issue comes from the scores IDs being reprocessed while he was banned. If we take a look at the scores I've just shown the dates of:

1688279698 < 1688279719 # but it should be the opposite...

MystExi's score should in theory have a lower id since he was the first one to submit yet it's not the case here.

@AmnezziaCS AmnezziaCS changed the title Scores are not sorted correctly Some scores are not sorted correctly Nov 14, 2024
@AmnezziaCS AmnezziaCS changed the title Some scores are not sorted correctly Some scores are not sorted correctly in leaderboards Nov 14, 2024
@cl8n
Copy link
Member

cl8n commented Nov 15, 2024

seems similar to #11553

@peppy
Copy link
Member

peppy commented Nov 15, 2024

Same issue, duplicate. Will continue tracking at #11553.

@peppy peppy closed this as completed Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants