aadnk / ProtocolLib

Provides read and write access to the Minecraft protocol with Bukkit.
GNU General Public License v2.0
288 stars 92 forks source link

Protocollib intercept input buffer error #169

Open yooniks opened 4 years ago

yooniks commented 4 years ago

Hey! Since I use: ListenerOptions.INTERCEPT_INPUT_BUFFER in my class that extends PacketAdapter I get such errors in the chat (why is that displayed in the chat? xD) error And the log: https://pastebin.com/raw/uXMHjcJx I need it to be fixed ASAP.