Enchancement

Enchancement

286k Downloads

Root tag must be a named compound tag

ItsPerona opened this issue ยท 17 comments

commented

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

commented

I'm testing, when I have it notified I'll let you know

commented

Has the server updated?

commented

Has the server updated?

What do you mean?

commented

Are the server and client on the same version?

commented

Yes, 1.20.1-16 both

commented

Does the server have any enchanting material overrides? It might have an invalid file

commented

I don't think so, however I can pass the entire log of the server and the client if you want

commented

Please do

commented

Can you try loading without Chunk Loaders?

commented

I try, it won't take long

commented

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

latest.log

commented

I'm going to test then, what kind of mods can affect Enchancement?

commented

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

commented

No idea, but binary search is useful (removing half of your mods at a time until it works)

commented

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

commented

Must've just been a one time thing then. I'll close this since it's unable to be reproduced