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

Fix error on parsing osu!mania replays with 18 or more keys #29388

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

cl8n
Copy link
Member

@cl8n cl8n commented Aug 11, 2024

the change to the score decoder should be self-explanatory

I edited the mania replay to include 9K+DS mods and a key press with the 1st and 18th key down. if an authentic replay from stable is preferred lmk, I just didn't have stable installed rn so this was easier

@peppy peppy added ruleset/osu!mania area:beatmap-parsing .osu file format parsing labels Aug 12, 2024
@peppy peppy self-requested a review August 12, 2024 05:57
Copy link
Contributor

@smoogipoo smoogipoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Frankly, I'm not sure we should be limiting the coordinates at all. But okay.

@smoogipoo smoogipoo merged commit cd76f47 into ppy:master Aug 13, 2024
11 of 13 checks passed
@cl8n
Copy link
Member Author

cl8n commented Aug 13, 2024

I'm not familiar enough with these parsing methods to comment on it I guess. just took the most conservative approach here

@cl8n cl8n deleted the fix-mania-replay branch August 13, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants