Immersive Engineering

Immersive Engineering

134M Downloads

Cannot invoke "blusunrize.immersiveengineering.api.crafting.FluidTagInput.write(net.minecraft.network.FriendlyByteBuf)" because "recipe.inputFluidSecondary" is null when connecting to server

MrFastZombie opened this issue ยท 1 comments

commented

Minecraft Version

1.18

Immersive Engineering Version

8.3.0-155

Expected Behavior

Player loads into the server

Actual Behavior

When loading into the server, the player is presented with the error:
Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException: Cannot invoke "blusunrize.immersiveengineering.api.crafting.FluidTagInput.write(net.minecraft.network.FriendlyByteBuf)" because "recipe.inputFluidSecondary" is null

The player can still load singleplayer.

Steps to reproduce

I could not reproduce this issue on a separate test instance with just Immersive Engineering and other mods I suspected of being related. However, this issue came up after I updated Immersive Engineering and other mods. I also tried downgrading IE, but that did not work.

Debug Crash Log

https://mclo.gs/eUaf4zV

commented

Seems to be fixed after an IE update.