Open niftybottle opened 2 years ago
When attempting to connect to dedicated server with Minecraft client, receive error:
Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NoSuchMethodError: 'void cn.mcmod_mmf.mmlib.fluid.FluidIngredient.write(net.minecraft.network.FriendlyByteBuf)'
and client is disconnected. Downgrading to MMLib 1.0.1 resolved the problem.
The modpack I am using (and administrator of), in case a mod conflict is involved: https://www.curseforge.com/minecraft/modpacks/the-new-nifty-18
Do not have time right now to test in isolation (only MMLib on server/client)
Oh, Minecraft 1.18.2, Forge 40.1.19 (forgot to add)
When attempting to connect to dedicated server with Minecraft client, receive error:
Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NoSuchMethodError: 'void cn.mcmod_mmf.mmlib.fluid.FluidIngredient.write(net.minecraft.network.FriendlyByteBuf)'
and client is disconnected. Downgrading to MMLib 1.0.1 resolved the problem.
The modpack I am using (and administrator of), in case a mod conflict is involved: https://www.curseforge.com/minecraft/modpacks/the-new-nifty-18
Do not have time right now to test in isolation (only MMLib on server/client)