Shopkeepers NBT issue when requiring multiple custom items
tiarnia opened this issue ยท 3 comments
- Shopkeepers version:
2.16.0
- Spigot version:
paper 1,19-39
- I have checked that my issue/question does not get answered by:
- The documentation.
- The FAQ.
- The Known Issues.
- I have checked all open and closed issues, but none seems to fit my issue/question.
The issue:
When using 2 custom items or 1 custom item and another normal item in trades Client gets disconnected when clicking the npc and gets an Internal Exception io.netty.handeler.codec.DecoderExeption: z: Loading NBT data
it was happening on the 1.18.2 server for anyone using the 1.19 client before (1.18 clients didn't have the issue)
Another user ran into the same issue and it turned out that this was caused by ViaVersion (#799). So try reproducing this issue without ViaVersion.
If you can confirm ViaVersion to be the issue, according to this other ticket, there might be a newer ViaVersion version somewhere that resolves the issue.