-
-
Notifications
You must be signed in to change notification settings - Fork 179
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
Crafting Grid CTRL + CLICK ArrayIndexOutOfBoundsException #3442
Comments
Please share the error message that gets printed when kicked. |
@Darkere I've shared the logs for both the client and server regarding the boot |
The issue is happening with Fancy Trinkets also |
the same is happening to me at ATM 8 |
Found same problem today in FTB Skies, again with recipes with > 9 components. |
fix: crash when tranferring items
Fixed by #3588 |
This bug has been fixed in v1.12.4 for Minecraft 1.20.1 and v1.11.7 for Minecraft 1.19.2. |
Hello, this bug is now also fixed for Minecraft 1.18.2 in v1.10.6. |
Describe the bug
CTRL + CLICK functionality on Crafting Grid only supports recipes with up to 9 input slots in JEI seemingly, this boots the player back to main menu.
How can we reproduce this bug or crash?
Autocraft components for Create mod's mechanical crafter in JEI and CTRL + CLICK in the crafting grid where >9 mechanical crafters are required.
What Minecraft version is this happening on?
Minecraft 1.19.2
What Forge version is this happening on?
1.19.2-forge-43.1.57
What Refined Storage version is this happening on?
refinedstorage-1.11.1
Relevant log output
Client:
Server:
The text was updated successfully, but these errors were encountered: