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
As my Bot tries to switch BungeeCord servers through interacting with a NPC it gets kicked with this error:
"Internal Exception: io.netty.handler.codec.DecoderException: Failed to decode packet 'serverbound/minecraft:accept_teleportation'"
What did you try yet?
Different Versions, different ways to send the packet that interacts with the npc
Versions
Detailed description of a problem
As my Bot tries to switch BungeeCord servers through interacting with a NPC it gets kicked with this error:
"Internal Exception: io.netty.handler.codec.DecoderException: Failed to decode packet 'serverbound/minecraft:accept_teleportation'"
What did you try yet?
Different Versions, different ways to send the packet that interacts with the npc
Your current code
Expected behavior
As the bot clicks the NPC(Lobby) it should be transfered to a Bungeecord Proxy (another Gamemode)
The text was updated successfully, but these errors were encountered: