isXander / isXander/Debugify

[Bug] MC-183776 fix introduces unwanted side effects

Open
#304 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.