generated from nhcarrigan/template
bug: prestige button sometimes does not register when clicked quickly #245
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
The prestige button occasionally fails to register a click when pressed in quick succession. The player is left without the prestige triggering despite clicking the button.
Steps to Reproduce
Expected Behaviour
The prestige should trigger reliably on click.
Actual Behaviour
The button click is silently dropped — no prestige occurs, no error shown.
Notes
Could be a debounce, a race condition with the quest credit check, or the button becoming briefly non-interactive after state updates. Reporter noted they wanted to ensure at least the first quest credited before pressing.
Reported By
deusmortis (Discord) — 2026-04-07
✨ This issue was created with help from Hikari~ 🌸