[ERROR]: Packet encoding of packet ID 78 threw (skippable? false) randomly kick players
Timoti11 opened this issue · 2 comments
- This issue is not solved in a development build
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Download most recent version of ProtocolLib
- Install last build 1.19.4 (with 1.19.3 and older Protocol same issue)
- Randomly when somebody open/drop/break a shulker server kicks all players near the 'zone'
- See errors in console
Expected behavior
Players don't kick
Screenshots
N/A - Everything required is in error log
Version Info
Provide your ProtocolLib install info with /protocol dump
through pastebin.
Additional context
TAB
unlimited-nametag-mode:
enabled: false
Hello, I also have this problem, can you solve it? I'm having the same issue too, but my server got kicked because of sign! If you are a Chinese, Qing add my QQ3128608670, if you are a foreigner, please help me in this post, thank you!
Hi, based on the log and the ProtocolLib Version Info, I do not see how ProtocolLib could be causing this issue. I see a couple of 3rd party plugins that interfere with the Netty Pipeline, maybe one of the is causing the problem.
Could you please check if the problem persists if you use no other plugin except for ProtocolLib?
Also, try to remove the AniPopPup Plugin (com.github.kaspiandev.antipopup
). According to the package name, it should support Minecraft 1.19.3 but you are using a 1.19.4 server.