Skip to content

Crash after spamming space while loading into a map - #4909

Merged
AiAe merged 1 commit into
Quaver:developfrom
A6sT:crash-input-spam-while-loading-map
Aug 19, 2026
Merged

Crash after spamming space while loading into a map#4909
AiAe merged 1 commit into
Quaver:developfrom
A6sT:crash-input-spam-while-loading-map

Conversation

@A6sT

@A6sT A6sT commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Made by TDMG
this fixes a crash from pressing space too fast while a map is loading. the game builds the gameplay screen in the background while it loads, but it was letting that screen react to key presses before it was actually ready. now it waits until the screen is fully ready before it can respond to key presses and added a backup check so it can't crash this way even if something similar happens again.

tested before and after using this map: https://quavergame.com/mapset/map/68380 (the bug is easier to perform on a big map)

@AiAe
AiAe merged commit 6c69e73 into Quaver:develop Aug 19, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants