The io.netty stack trace appears when the connection times out or the server closes the socket. Check server status, mods, and your network path.
Server or clientUpdated 2026-06-12
io.netty on modded servers
Mod version mismatches often surface as netty disconnects — match client and server mod packs.
How to fix step by step
- 1Rejoin the server.
- 2Restart Minecraft and router.
- 3Match game version and mods to the server.
- 4Disable VPN.
- 5Lower render distance on weak connections.
- 6Ask the server admin if others see the same kick.
How IO-NETTY differs from related codes
- Error CONNECTION-LOST: Minecraft lost connection to the server or realm mid-session. (server or client)
- Error DISCONNECTED: Minecraft ended your multiplayer session with a generic disconnected message. (server or client)
- Error OUTDATED-CLIENT: Your Minecraft client version is older than the multiplayer server. (usually client-side)