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

Map appears as "Not submitted" when beatmap creator changes name #1221

Open
cobss opened this issue Feb 21, 2024 · 1 comment
Open

Map appears as "Not submitted" when beatmap creator changes name #1221

cobss opened this issue Feb 21, 2024 · 1 comment

Comments

@cobss
Copy link

cobss commented Feb 21, 2024

When a beatmap creator changes their username, local files do not reflect this change, causing leaderboards to not load. For example, the case with Wanko/Levi

This will also cause a "The beatmap you're trying to submit isn't yours!" error because the local files do not update when someone changes their username.

Workaround is to simply re-download the map and/or manually change the creator as a .txt file
Though I would suggest using user IDs for listing the beatmap creator and .getUsername(int:userID) as a preventative measure

@tsunyoku
Copy link
Member

tsunyoku commented Feb 21, 2024

the case with non-submitted status appearing is not caused by the client; statuses are fetched from osu-web-10, which i don't have access to. cc @peppy maybe you can provide input on this one.

using user ids for beatmap creator would mean the .osu file format would require a breaking change. this is out of scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants