Game exits world immediately on entering it.
Closed this issue ยท 0 comments
Modloader
Fabric
Minecraft Version
1.21.10
Modloader Version
Loader 0.17.3 + API 0.135.0
No Chat Reports Version
1.21.7-v2.14.0
Modpack Info
No response
The latest.log File
Bug Description
After loading into a world, the game exits the world and shows this error:
Internal Exception: io.netty.handler.codec.EncoderException: Failed to encode packet 'clientbound/minecraft:sound'
This might be because I'm using a mod meant for 1.21.7 on 1.21.10, but this could still be relevant for porting the mod to 1.21.10, idk.
Steps to Reproduce
- Load into a world
- Wait a few seconds if necessary (bug seems to do with sound, so try walking around if nothing happens.)
- Profit
Other Information
I might be using config files from the Simply Optimized modpack, but I'm not entirely sure.