You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Render thread/WARN]: Client disconnected with reason: Internal Exception: io.netty.handler.codec.DecoderException: Failed to decode packet 'clientbound/minecraft:container_set_content'
Bug Description
When creating a custom item through ItemEdit and/or ItemTag with latin or other characters such as ■ ᴀ ʙ and then upgrading paper from 1.21.1 to 1.21.3 causes player to be permanently kicked once inventory is opened.
Steps to Reproduce
Create a Paper 1.21.1 server,
Install Latest crazyenchantments, itemtag and itemedit,
Install latest Via* from CI,
Log on to the server using 1.21.1 server as operator,
Apply random lore using specific characters such as latin and whatnot, (and optionally random enchants)
Shutdown server and switch it over to 1.21.3,
Attempt to log in again,
Client should get kicked off.
Expected Behavior
Custom items do not kick players from the server upon attempting to enter.
Additional Server Info
This server does not have any proxies active,
Paper 1.21.1-132 for first run then Paper 1.21.3-81 for second run,
Plugins were CrazyEnchantments (2.5.1), ItemEdit (3.5.5), ItemTag (3.5.1) and both VB+VV 5.2.1-SNAPSHOT.
Checklist
Via plugins are only running on EITHER the backend servers (e.g. Paper) OR the proxy (e.g. Velocity), not on both.
I have included a ViaVersion dump.
If applicable, I have included a paste (not a screenshot) of the error.
'/viaversion dump' Output
https://dump.viaversion.com/abfdbbd2a1b1a2e90948a52eaa0fa100a7e2f1c1360d47f8f9f1429696e7370c
Server/Client Error
[Render thread/WARN]: Client disconnected with reason: Internal Exception: io.netty.handler.codec.DecoderException: Failed to decode packet 'clientbound/minecraft:container_set_content'
Bug Description
When creating a custom item through ItemEdit and/or ItemTag with latin or other characters such as
■ ᴀ ʙ
and then upgrading paper from 1.21.1 to 1.21.3 causes player to be permanently kicked once inventory is opened.Steps to Reproduce
Expected Behavior
Custom items do not kick players from the server upon attempting to enter.
Additional Server Info
Checklist
The text was updated successfully, but these errors were encountered: