Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

40M Downloads

[Bug - Fabric 1.17.1] REI unable to load with Rei Compatibility plugin.

Luligabi1 opened this issue ยท 1 comments

commented

Describe the bug
When adding REI support on my mod (source code and up-to-date release here, it works fine on 1.17, but completely breaks on 1.17.1, making REI not even load.

Steps to Reproduce

  • Run the mod on 1.17.1, and log into a world. The error will be printed into the log with no additional info.

Environment (please complete the following information with the version):

  • Minecraft: 1.17.1
  • Mod Loader: Fabric

Logs
https://pastebin.com/MYdgmAA7

Additional context
Result was the same with two different REI versions (v6.0.258-alpha and v6.0.264-alpha), with the only difference being additional "Entry minecraft:item does not exist!" being spammed in the former.

commented

You broke vanilla recipe books
java.lang.NullPointerException: Cannot read the array length because the return value of "net.minecraft.recipe.Ingredient.getMatchingStacks()" is null