Root tag must be a named compound tag
ItsPerona opened this issue ยท 17 comments
Mod version (NOT Minecraft version)
16
A description of the issue
When I try to join a server, server kicks me with reason "java.io.IOException: Root tag must be a named compound tag". On singleplayer works fine.
Log or crash report
https://gist.github.com/ItsPerona/0fb18e206f131be4d777244fb3af51f5
Does the server have any enchanting material overrides? It might have an invalid file
I don't think so, however I can pass the entire log of the server and the client if you want
Now the error changes, I attach the client log because the server does not show anything.
Error: Encountered exception while handling in channel with name "enchancement:sync_enchanting_material_map" net.minecraft.class_148: Loading NBT data
That's really strange, I'm not able to reproduce it. Unfortunately I think it's a mod conflict and you'll have to remove mods until you figure out which one causes it
No idea, but binary search is useful (removing half of your mods at a time until it works)
I spent a long time trying to find the culprit for this. Since I didn't find anything clear, I deleted the Library, Config, World and UserData folder and reopened the server. Now the error does not appear