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

Pausing during an input bugs the next input #29507

Closed
osu803 opened this issue Aug 19, 2024 · 2 comments
Closed

Pausing during an input bugs the next input #29507

osu803 opened this issue Aug 19, 2024 · 2 comments

Comments

@osu803
Copy link

osu803 commented Aug 19, 2024

Type

Game behaviour

Bug description

I sometimes use spinners as checkpoints in long maps, which led to my discovering this bug.

Here are the conditions to reproduce the bug:

  1. Hold down a button, and without releasing it, pause.
  2. Hit continue.
  3. On the 'Click the orange cursor to resume' screen click the cursor using the same key/button you were holding down when you paused. This shouldn't count as an additional input on your key overlay because you have simply resumed holding the button you were previously holding down.
  4. Your next input will be registered in the key overlay but will be initially ignored by the game. I.e., you will miss on a hitcircle, miss on a slider (but still be registered as following the slider), and there will be virtually no effect on spinners.

When viewing the replay of a score affected by this bug, any miss caused by the bug will not happen, combo is not dropped, and pp is calculated according to the player's recorded inputs. Conversely, the submitted score of an affected play is calculated using the partially ignored input and corresponding miss.

This bug is 100% consistently reproducible and I can record a video if need be but it shouldn't be too difficult for others to reproduce assuming the bug isn't somehow isolated to my version of the game.

On a totally unrelated note, could you pretty please recalculate my Save Me [Tragedy] score ppy?
I know you probably can't but it's worth asking lol.
https://osu.ppy.sh/scores/3363824564

Screenshots or videos

Submitted score viewable prior to watching replay

osu_2024-08-19_06-14-45

Recalculated score after watching the replay (idk why sliderends changed)

osu_2024-08-19_06-21-29

Version

2024.817.0-lazer

Logs

compressed-logs.zip

@bdach
Copy link
Collaborator

bdach commented Aug 19, 2024

#29483

@bdach bdach closed this as not planned Won't fix, can't repro, duplicate, stale Aug 19, 2024
@osu803
Copy link
Author

osu803 commented Aug 19, 2024

#29483

Didn't see this, sorry.

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