Roughly Enough Items Forge (Unused CF Project, Use the Merged One)

Roughly Enough Items Forge (Unused CF Project, Use the Merged One)

352k Downloads

Items are not added for the recipe when clicking on "+" button [1.21.4, Fabric].

FlyFur9 opened this issue ยท 12 comments

commented

What happened?

The problem is that whenever I want to use the "+" button to add items to the crafting table from a recipe menu, the view switches to the crafting table menu normally. Everything is okay except that items are not placed in the crafting table.
A video link: https://gofile.io/d/lSGTqd

What mod loaders are you seeing the problem on?

Fabric

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

A link that includes the latest log & rei:
https://gofile.io/d/XkXmke

Anything else?

No response

By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.

  • Yes, and I did not use any paste services other than GitHub Gists.

By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.

  • Yes
commented

same

commented

same here

commented

having same issue

commented

I downloaded it from Modrinth, and version 18.0.800 has this behavior, but version 18.0.798 doesn't

commented

I downloaded it from Modrinth, and version 18.0.800 has this behavior, but version 18.0.798 doesn't

i tried this and got the same error, crafting a block of copper works but any other craft that don't fill all the slot can't craft

commented

same here

commented

For me it seem to be all redstone recipes. Basic stuff works fine.

commented

to me still the same, recipes that fill all the slot work fine, but all other recipes does not work at all

commented

This pull request fixed it for me: #1842.

commented

This pull request fixed it for me: #1842.

Can you tell me how to fix it step by step? I tried to understand what to do, but couldn't seem to get it.

commented

This pull request fixed it for me: #1842.

Can you tell me how to fix it step by step? I tried to understand what to do, but couldn't seem to get it.

Clone his PR repository, switch the branch to 1.21.4, then configure the environment and build the jar to use it.

commented

This pull request fixed it for me: #1842.

Can you tell me how to fix it step by step? I tried to understand what to do, but couldn't seem to get it.

Clone his PR repository, switch the branch to 1.21.4, then configure the environment and build the jar to use it.

Thank you, it works fine now. I can craft with the mod normally.