Closed wifi-left closed 11 months ago
And I also had this problem when I tried using empty worlds (flat) on server.
Joining older Fabric server versions is not really supported atm, try to remove all server / client mods until it works so we can figure something out. To the version detection issue: You have to ping the server correctly / it doesn't work on some platforms like BungeeCord anyways, so this feature isn't recommended to use.
To the version detection issue: You have to ping the server correctly / it doesn't work on some platforms like BungeeCord anyways, so this feature isn't recommended to use.
I found that the carpet-1.20 causes this error. Thank you for your help.
Installing https://modrinth.com/mod/viavanillaplus will solve your issue then
General Information
Client Mod List:
Server mod list:
All mods can be found on Modrinth
Bug Description
When I tried to join a fabric server (1.20.1), client but kicked with error: Client disconnected with reason:
Internal Exception: io.netty.handler.codec.DecoderException: Not a compound tag: 10b
orInternal Exception: io.netty.handler.codec.DecoderException: net.minecraft.class_148: Loading NBT data
. No other errors found in Server or Client logs. I have confirmed that the server can be accessed in 1.20.1 original. And the 1.20.2 client can access the 1.20.2 server.Server logs:
Client logs:
In addition, it appears that the automatic version recognition function did not work. When I enable "Automatic version selection", I enter a 1.20.1 server and the message "I am not compatible with the client, I need 1.20.1" is displayed.
Steps to Reproduce
Internal Exception: io.netty.handler.codec.DecoderException: Not a compound tag: 10b
orInternal Exception: io.netty.handler.codec.DecoderException: net.minecraft.class_148: Loading NBT data
.Expected Behavior
The game shoudn't disconnect when I joined the server.