Siphalor / nbt-crafting

A 1.15+ fabric Minecraft mod to enable nbt related recipe stuff
https://modrinth.com/mod/nbt-crafting
Apache License 2.0
49 stars 26 forks source link

game fails to load worlds with a "buffer length is less than zero" error #103

Closed Finlye closed 2 years ago

Finlye commented 2 years ago

version 1.18.2

game fails to load generated worlds and outputs the error: io.netty.handler.codec.DecoderException: The received encoded string buffer length is less than zero! Weird string!

I have attached the rei associated with this. the error occurs upon loading nbt advanced recipies. Note: I am not sure on if this is a incompatability issue or not nbt crash.log

Siphalor commented 2 years ago

That has apparently been a known issue in TropheusJ's library "serialization-hooks".

Talking to the author revealed, that it has since been fixed and pushed out. Please check all of TropheusJ's mods in your pack and update them to the latest version :smiley: