CleanroomMC / HadEnoughItems

Forked JustEnoughItems
MIT License
26 stars 13 forks source link

HEI crashes when using "show recipe" bound to mouse button on pin with "R" marker #48

Closed SRabbelier closed 2 months ago

SRabbelier commented 1 year ago
  1. Bind "show recipe" to (mouse) "button 4"
  2. Pin an item from the recipe page so that it shows up in HEI with an "R" on it
  3. Use "show recipe" on pinned item

Client crashes with java.lang.ClassCastException: com.github.vfyjxf.jeiutilities.jei.ingredient.RecipeInfo cannot be cast to net.minecraft.item.ItemStack

https://mclo.gs/UybU6eA

HEI: 4.23.0 Modpack: https://beta.curseforge.com/minecraft/modpacks/nomi-ceu/files/4332402

Rongmario commented 1 year ago

Instead of binding that to a mouse button, you can just keep config mouseClickToSeeRecipes=true?

Rongmario commented 2 months ago

Closing from no feedback, feel free to open a new issue.