java.io.IOException: Root tag must be a named compound tag

Not getting any logs on console or client side, Running a Fabric server (latest version) through a docker container on a Debian 12 VM Attempting to use the Tekxit 4 modpack, on MC version 1.19.2 All mods should be the same between client and server, only difference would be that CraftTweaker and Ingredient Extension API have been disabled on the client side to get by the error failed to deserialize ingredient as was suggested here Getting error java.io.IOException: Root tag must be a named compound tag when trying to login to the server.
Minecraft Server on Docker (Java Edition)
Documentation for Minecraft Server on Docker
Reddit
From the fabricmc community on Reddit: Failed to deserialize ingred...
Explore this post and more from the fabricmc community
24 Replies
Admincraft Meta
Admincraft Meta7mo ago
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by garamond23#0
lavaking46
lavaking467mo ago
Reddit
From the admincraft community on Reddit
Explore this post and more from the admincraft community
garamond
garamondOP7mo ago
doesn't look like the issue was really solved in that post from what I can see, they just moved their mods out and back into a folder?
lavaking46
lavaking467mo ago
They said that after doing that + adding other serverside mods the issue was solved
lavaking46
lavaking467mo ago
No description
lavaking46
lavaking467mo ago
Modded fabric server not letting client connect," java.io.IOExcepti...
Added some performance mods to my dedicated fabric server as there was some lag, server loaded fine and so did client but when a client tried to join they ge...
garamond
garamondOP7mo ago
why would my mods be out of sync between client and server if both are downloaded from the same source and have the same modpack version I've seen that thread as well, disabling the two mods it talks about doesn't seem to change anything
lavaking46
lavaking467mo ago
Just to be sure, when you say you aren't getting any logs, did you also check the files created after the fact? sometimes things get missed.
lavaking46
lavaking467mo ago
Technic Forums
Custom Modpack server help
So me and some friends have a custom modpack that we play on and it had been working just fine, however recently it broke and it keeps crashing every time it loads up. I have included a link for anyone interested in helping me but be warned the server file is very large even after being compresse...
lavaking46
lavaking467mo ago
Also did you make sure no client side mods are on the server?
garamond
garamondOP7mo ago
I downloaded the server download so if that held client side mods then yes but I would be surprised I didn't check world files for corruption as I'm not sure how to check that, any other generated files that I should check?
lavaking46
lavaking467mo ago
possibly configs, mostly just the world files I think. An easy way to check if to load the world in singleplayer and see if anything weird occurs or if your client log has anything extra.
garamond
garamondOP7mo ago
I'll check that out
lavaking46
lavaking467mo ago
Beyond what I've said I'm not really sure at this point. I'm mostly just following the trail of forums from searching the error. I don't know how much more help I can be.
garamond
garamondOP7mo ago
Something else to note could be that my data folder has all the mods buried data/mods/8.8.0tekxit/mods/<all_mods>
lavaking46
lavaking467mo ago
Thats also something to check probably
garamond
garamondOP7mo ago
yeah I get that, I've been down this rabbit hole for a bit now so i've seen most of these forum posts should i just try moving all the mods to the top level?
lavaking46
lavaking467mo ago
maybe
garamond
garamondOP7mo ago
hell worth a shot
lavaking46
lavaking467mo ago
idk if it will make a difference but the likely worst case scenario is that it gives you a fixable error
garamond
garamondOP7mo ago
I'm wondering too if its an issue with docker not launching the right jar file
No description
garamond
garamondOP7mo ago
okay we're getting somewhere, moved all the mods to the top level folder
No description
No description
garamond
garamondOP7mo ago
okay so i just reenabled craftTweaker and Ingredient Extension API and it's loaded me in !solved
Admincraft Meta
Admincraft Meta7mo ago
post closed!
The post/thread has been closed!
Requested by garamond23#0

Did you find this page helpful?