protocolize icon indicating copy to clipboard operation
protocolize copied to clipboard

A lightweight BungeeCord protocol framework supporting items

Results 36 protocolize issues
Sort by recently updated
recently updated
newest added

Place blocks or right click items caused proxy lag and using huge of CPU and no error To reproduce just need about 15 ~ 30 cps to right click /...

Title: Unknown sound warning in Protocolize with protocol 766 Description: I'm encountering a warning from the Protocolize plugin on my Minecraft server indicating that it does not recognize a specific...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Using a 1.21 Java client and server behind a...

**Describe the bug** Bug that kicks player from server while trying to enchant items or click while anvil/enchanting table is opened when there are custom enchantments present on server. Problem...

**Describe the bug** When interacting with something without an item in your hand you're getting kicked from the server **To Reproduce** Steps to reproduce the behavior: 1. Install protocolize +...

**Describe the bug** I created a custom inventory in 1.21.4, I can open it and fill it with custom items but when I click on an item in this inventory,...

**Describe the bug** When join with 1.21.3 I receive this error: DecoderException : io.netty.util.IllegalReferenceCountException: refCnt: 0, decrement: 1 @ io.netty.handler.codec.MessageToMessageDecoder:101 (bungeecord version) **To Reproduce** 1. Install protocolize-bungeecord 2. Join in...

**Describe the bug** when using cursor to move a banner around in inventory and having a listener for WindowItems and reading items from that packet it visually clears the banner...

**Describe the bug** The Protocolize plugin fails to read item stack data for protocol version 767, resulting in a java.lang.IllegalStateException due to the inability to find component type 14. This...

**Describe the bug** I have a velocity plugin that makes use of PlayerLook, PlayerPositionLook and HeldItemChange, there aren't any errors that show up in the logs, i just don't recieve...