Failed to synchronize registry issue when removing the mod
PokeNoKami opened this issue · 9 comments
Version Info
- Minecraft, Forge 1.16.5 (up to date)
- Chunk Loaders, supermartijn642configlib-1.0.5a-mc1.16.jar
Description of the Bug
I installed the mod to get a better understanding of how chunks work, played around a bit then wanted to remove the mod along with supermartijn642configlib-1.0.5a-mc1.16.jar. But if I do that, other LAN players cannot join the game anymore. They keep getting "failed to synchronize registry". When adding the mods again, the players can log back in.
How do you remove the mods without getting that issue?
Hmm, that is indeed odd.
Could you share the latest.log file from when you tried joining the world?
You need to make sure that the other players have the same mod list you do. Otherwise the block registries won't match, which leads to your error.
So if you remove Chunk Loaders, the other players should also do so.
I literally took the whole files and dumped them on the other comp to make sure everything was in the exact same state and still got the issue.
I don't think the attachment came through if you attached to your email.
I think the only way to share it here is via another website like pastebin.
As required by e-mail, here is the log.
latest.log
Thank you!
I can't find anything odd in the log.
I also tested it myself and I get the same issue, however it seems this happens for other mods as well.
I think this might be a Forge issue.
I have reported the issue to Forge.
I am glad you're enjoying the modded world and thank you for reporting the issue!