TwelveIterationMods / InventoryEssentials

Minecraft Mod. Basic inventory tweaks designed to supplement Inventory Sorter.
https://mods.twelveiterations.com/mc/inventory-essentials
Other
11 stars 3 forks source link

JEI Recipe Autofill Crashes #38

Closed sme23 closed 3 months ago

sme23 commented 3 months ago

Minecraft Version

1.20.1 (LTS)

Mod Loader

Forge

Mod Loader Version

Forge: net.minecraftforge:47.3.0

Mod Version

inventoryessentials-forge-1.20.1-8.2.5

Balm Version

balm-forge-1.20.1-7.3.4-all

Describe the Issue

Autofilling a crafting recipe into the crafting grid with the [+] button from JEI will immediately crash the game. Test case was the 4x4 inventory crafting grid making a clay block from clay balls in an environment with only Balm, Inventory Essentials, and JEI installed. Crash does not happen on inventoryessentials-forge-1.20.1-8.2.3 and balm-forge-1.20.1-7.2.2.

Logs

https://pastebin.com/BzULKP3F

Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?

No

sme23 commented 3 months ago

For good measure, I also tested the same setup in 1.20.4 NeoForge with the latest versions of all 3 mods, and it does work correctly there, it's specifically a 1.20.1 issue