Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

40M Downloads

Fabric Crash After Just Scrolling down the page [Bug]

alvileg opened this issue ยท 2 comments

commented

Describe the bug
A clear and concise description of what the bug is.
The game just crashes when scrolling down the menu with all the items
Steps to Reproduce
Steps to reproduce the behavior:

  • Open the game, enter a world
  • Open inventory, and scroll down the menu where the items are.
  • Crash

Screenshots
If applicable, add screenshots to help explain your problem.

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

  • Minecraft: 1.17.1
  • Mod Loader: fabric

Logs
Pastebin the log [e.g. logs/latest.log] and link it below:
The game crashed whilst adding entry Error: java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.api.client.render.fluid.v1.FluidRenderHandlerRegistry.get(net.minecraft.class_3611)" because "net.fabricmc.fabric.api.client.render.fluid.v1.FluidRenderHandlerRegistry.INSTANCE" is null Exit Code: -1
https://pastebin.com/XbQhqrn6

Additional context
Add any other context about the problem here.

commented

appears to my games after updating to [1.17.1] Fabric API 0.42.0 from [1.17.1] Fabric API 0.41.3

commented

Apparently, it is an issue with Fabric API 0.42.0, and downgrading to 0.41.3 fixes the issue.