[Bug] MC-183776 fix introduces unwanted side effects
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 215
- Forks
- 50
- Avg merge
- 9d 6h
- Merged PRs (30d)
- 1
Description
Bug Description
The only fix I care about or have enabled is MC-183776 ("After switching gamemodes using F3+F4, you need to press F3 twice to toggle the debug screen") and your fix does not work. I have another action bound on F4. This should not fire when holding F3 and pressing F4, and it does not without this mod. With this mod, switching game modes also triggers the F4 bind.
How to Reproduce?
bind something on f4, switch game modes
Expected Behavior
f4 bind does not fire on mode switch
Version
1.20.1+2.0
Fabric/Quilt Loader Version
0.14.24
Logs or additional context
No response
Has not been reported.
- I made sure this bug hasn't already been reported.
Is on most update to date version.
- I made sure I am using the most up to date fabric/quilt loader and mod version.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in Minecraft 1.20.1+2.0 with another action bound to F4, then review the implementation of the MC-183776 fix. Verify that switching gamemodes with F3+F4 changes modes without triggering the F4 action and that the debug screen still toggles correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100