Skip to content
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

[ATM9 - 0.2.23] CTRL + x keybind seems to ignore CTRL and triggers on just x #881

Closed
Chevron9 opened this issue Nov 26, 2023 · 14 comments
Closed

Comments

@Chevron9
Copy link

For some reason, any keybind that uses CTRL seems to ignore the CTRL part and also triggers when CTRL is not pressed.

Example: Traveler's Backpack is set to open on CTRL+1

Expect behaviour: I press 1, I select the first item in my hotbar. I press CTRL+1, I open my backpack.
Actual behaviour: I press 1, I select the first item in my hotbar AND my Backpack opens. CTRL+1 does the same thing.

This was working in .22, not sure what changed. I did notice some of my settings liek shaders were reset, so presumably something related to that.

@Queen4Eternity
Copy link

I'm having the same issue with Shift. I had my wireless grid set as Shift + E and my inventory as just E. When I pressed E it would first open the wireless grid and then immediately switch to open my inventory. It was working fine up until the most recent update.

@Chevron9
Copy link
Author

If it helps, I/we was also using CTRL+E as keybind for Wireless Terminal and that also doesn't work now. I'm happy to provide logs about this if you can tell me which ones are needed.

@Wraken
Copy link

Wraken commented Nov 26, 2023

Got the same here, everything bind on the same key with alt/ctrl/shift open at the same time.

@Kevin-Marsh
Copy link
Contributor

This is apparently a bug within forge itself.

@aAndrew3030
Copy link

Has anyone tried editing the keybinds in the options.txt file directly?

@shiloh-nelson
Copy link

I've been having this same issue since the most recent update

@Chevron9
Copy link
Author

This is apparently a bug within forge itself.

Got an issue report/link for that?

@tkuneck
Copy link

tkuneck commented Nov 29, 2023

Looks like this may be a bug for the forge issue:
MinecraftForge/MinecraftForge#9806

Also looks like a fix was committed, but the issue is still there for me in forge 47.2.8 / atm9 0.2.24.

@aAndrew3030
Copy link

I can also confirm it has not been fixed as of 47.2.8. FWIW the issue is not present on neoforge. It seems the only options at this point are to wait to see if forge fixes the issue, or use the previous version of the pack. The other option would be to use this current version of the pack with neoforge (but I would only recommend that if your capable of troubleshooting potential issues yourself!!!)

@LexManos
Copy link

When a commit is made to 1.20.2 it doesn't automagically apply to 1.20.1.
Especially not builds hat were created before the commit happened. Please check the changelogs to make sure what you think was added is in the build you try.
In this case, as you can see by the linked commit and the changelog that it is in 47.2.9, and considering I batched the backports, the first build that you can download that actually has it would be 47.2.14

@aAndrew3030
Copy link

Forge is updated to 47.2.14 in version 2.25 of the pack

@tkuneck
Copy link

tkuneck commented Dec 1, 2023

Confirming the issue is not present in forge 47.2.14 / atm 0.2.25 for me. Thanks Lex (forge) and ATM team.

@Shadark
Copy link

Shadark commented Jul 15, 2024

Seems to be happening for me again in modpack version 0.2.61, forge 47.2.20, similar as the other issue mentioned above (even if different modpack). Forge seems to think that it's not an issue from their end for what I saw? MinecraftForge/MinecraftForge#9806

@ajaxnotmeta
Copy link

Seems to be happening for me again in modpack version 0.2.61, forge 47.2.20, similar as the other issue mentioned above (even if different modpack). Forge seems to think that it's not an issue from their end for what I saw? MinecraftForge/MinecraftForge#9806

can confirm! using only Vanilla Forge, installing Sophisticated backpack as a test subject, put the backpack on chesplate slot then binds backpack into CTRL+E you get same effect just like described on that issue(and even wont hapen on that specific version also mentioned there)

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

No branches or pull requests