[Mod Incompatibility] [Forge 1.18.2] Pressing e with jei installed on the jei search bar force closes your inventory
thelegitdolt opened this issue ยท 17 comments
Reproduce:
- Download JEI mod
- CLick on the jei search bar
- type the letter E
- observe that the inventory closes despite its search bar being selected
Since JEI is pretty much in every single modpack to ever exist, I think fixing this bug would benefit a lot of players :)
I've no clue which bug out of the 60 that this mod fixes is causing this, though. Sorry about that.
I can confirm that disabling the patch for MC-147605 in Debugify settings resolves this issue for me. I'm using Debugify 1.9.0
and JEI 9.7.0.193
i am currently using the latest JEI version, .193, and it the bug still seems to persist. Unless the bug was fixed indev, yeah, it's still there.
Fixed in latest JEI version @isXander
Fixed in latest JEI version @isXander
The last update to the 1.18 branch on the JEI repo was 8 days ago, 2 days before either this issue or the corresponding issue on the JEI repo (mezz/JustEnoughItems#2801) was created. What release or version are you referring to?
I think the report was referring to Debugify's latest version where issues surrounding this fix were present.
I've been using the jei-1.18.2-9.7.0.194 and keeping debugify up to date. I'm getting the same issue, gonna use the solution that was presented here.
I have same issue with Controlling Search bar.
With lastest version Debugify and Controlling .
Just to add to the problem, it's not just JEI, at first I tough the problem was with JEI but it was not, it's every text box, for some reason keybindings are being triggered on textboxes, making it almost impossible to type anything depending on the quantity of mods you have. (I'm using debugify-1.11.0)
Hi @isXander, this bug seems to fix a very niche problem but has some wide-ranging compatibility complications with mods, would you consider disabling this particular fix by default?
I think it would take a lot more work to make this fix friendly to mods because input handling in Minecraft is such a difficult and often questionable area of the code.
Hi @isXander, this bug seems to fix a very niche problem but has some wide-ranging compatibility complications with mods, would you consider disabling this particular fix by default? I think it would take a lot more work to make this fix friendly to mods because input handling in Minecraft is such a difficult and often questionable area of the code.
Sure, I will disable it for now while I fix the issue.
I'm going to mark this as duplicate of #135 as it outlines the underlying cause of the bug.
I can confirm that disabling the patch for MC-147605 in Debugify settings resolves this issue for me. I'm using Debugify
1.9.0
and JEI9.7.0.193
then how do you find that