bulat5280
bulat5280
### `/viaversion dump` Output https://dump.viaversion.com/e1de8e10475bbd96f7535188a44633ec6a4a9d0be89ba25358ffd1a17667e3d9 ### Console Error ``` [18:32:47 WARN]: [ViaVersion] ERROR IN Protocol1_13To1_12_2 IN REMAP OF CHUNK_DATA (0x20) [18:32:47 WARN]: io.netty.handler.codec.EncoderException: com.viaversion.viaversion.exception.InformativeException: Please report this on the Via...
**Describe the bug** Kick and error when opening inventory **To Reproduce** Steps to reproduce the behavior: 1. Write the plugin with code: ```java ProtocolizePlayer player = Protocolize.playerProvider().player(((Player) invocation.source()).getUniqueId()); final Inventory...
### Expected Behavior the log should be sent once ### Actual Behavior log is sent 8 times https://imgur.com/a/Xb9k3vc ### Steps to Reproduce set up and run the server. If others...