Skip to content

[Bug] Picking up a player disconnects every player on server, io.netty.handler.codec.EncoderException #926

@FoxySophie

Description

@FoxySophie

Describe the bug
When picking up a player in my modpack sometimes it will disconnect every player on the server.

To Reproduce
Steps to reproduce the behavior:

  1. Pick up a player
  2. ???
  3. Everyone disconnets

I can't reliably reproduce the issue right now since I don't want to bother my players, but I will attach the log of my client and the server and once it's just me and a friend we will try to find a way to reproduce it.

Game Information (please complete the following information):

  • Minecraft Version: 1.21.1
  • Mod Loader: Fabric 0.18.4
  • Carry On Version: 2.2.4

Additional context, logs
This is in a custom modpack. I don't want to attach the full logs since it contains player names and chat messages, but I will include the snippets of the crash.
The modpack can be found here: https://modrinth.com/modpack/serene-pioneers-3

Disconnect message on the clients:
[15:10:25] [Render thread/WARN]: Client disconnected with reason: Internal Exception: io.netty.handler.codec.EncoderException: Failed to encode packet 'clientbound/minecraft:custom_payload' (carryon:sync_carry_data)

server_latest.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions