-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Key Modifiers are ignored in Forge > 47.1.22 #9806
Comments
Unable to reproduce in any of those versions using any modifier. Tried a simple setup, making move forward require a modifier and it worked as expected. |
Should I make a video? I did open achievements with Alt-G Ctrl-G and Shift-G. Just G will open it |
Ah, so this only effects things that use the keybindings in a certain way. Which happens to be the way the advancement screen uses it, but not the way the movement keys use it. Which explains why my tests didn't work. Which is also why explicit instructions are appreciated. |
I had verified quite a few different ones in a full pack, then only the advancements with just forge installed. I will be more explicit in the future, should I need to file any more. Thanks! |
I am having this same issue in version 47.2.20 in the All The Mods 9 To The Skies pack version 1.0.6 To reproduce: |
The key events work fine on our end. |
im just gonna post it here just in case it helps, this bug is still happening on all refined storage versions for 1.20.1 with forge version 47.3.5 It didnt happen on 1.18 or 1.19 |
ok so i tested it on every forge version on 1.20.1. The Ctrl + E interaction for the refined storage wireless terminal works as usual on forge version 47.2.8 and doesnt work for 47.2.14 and any version above. |
I FOUND A MOD THAT FIXES THIS!!! https://www.curseforge.com/minecraft/mc-mods/key-binding-patch This works on 1.20.1 on the newest forge version 47.3.5 and the newest refined storage version 1.12.4 |
For future note, the few cases that were brought up here, the issue is the modder and their mod having invalid conflict contexts. Most cases they just blindly set their context to always inactive, so obviously Forge never calls their keybinding. |
may i ask? why every mods on Forge hapen to have this issue? this drives me nuts! heck Even Project Architect 2 and ATM9 have this same issue |
Minecraft Version: {Minecraft version}
1.20.1
Forge Version: {Forge version. Version number, not latest/rb}
Any version from 47.1.23 -> 47.2.8
Logs: {Link(s) to GitHub Gist with full latest.log and/or crash report}
https://gist.github.com/djnifos/ffb0da53ad6174f83190d246011b4799
Steps to Reproduce:
Description of issue:
The game ignores the modifier keys missing. Tested shift, control, and alt. Behavior does not exist in 47.1.22 or previous. This reduces available keybinds to users which impacts playability in large packs.
The debug log doesn't show anything from what I could tell but it's included.
The text was updated successfully, but these errors were encountered: