CaffeineMC / lithium-fabric

A Fabric mod designed to improve the general performance of Minecraft without breaking things
GNU Lesser General Public License v3.0
1.94k stars 188 forks source link

Recipe button in Roughly Enough Items stops working with Lithium installed. Fabric 1.19.2 #490

Closed Halex000 closed 5 months ago

Halex000 commented 1 year ago

Version Information

lithium-fabric-mc1.19.2-0.11.1

Expected Behavior

The + button should copy the recipe from the Roughly Enough Items recipe menu to the crafting table. Capture 1

Actual Behavior

The + button copies the recipe over to the crafting table incorrectly. This occurs for all vanilla and modded recipes. 2

Reproduction Steps

  1. Install Roughly Enough Items, I am using RoughlyEnoughItems-9.1.657. I am also using the mods found below. I performed a binary search on my mod list until I identified Lithium as the cause for this bug. Capture

  2. Place a crafting table and get the materials for a crafting recipe in your inventory, it can be any recipe.

  3. Search for the recipe in Roughly Enough Items and click the plus button in the GUI to load it into the crafting table.

The recipe should be loaded incorrectly with Lithium installed.

Other Information

Bug performed in fabric for 1.19.2

Mods used to recreate bug: Capture

shedaniel commented 1 year ago

This is now resolved on REI's side with https://github.com/shedaniel/RoughlyEnoughItems/issues/1492.