-
Notifications
You must be signed in to change notification settings - Fork 59
Description
I have a modded server with some friends, and one of them reported that some specific chunks from our base have seemingly disappeared:
After digging into the issue, i found out that removing CodeChickenLib (and other mods dependent on it) and loading into the world for some reason fixed the issue. The mods i removed were the following:
Then i tried putting those mods back after the chunks returned to see if the chunk would be gone again. Turns out the chunk was still there. So the solution ended up being removing these mods, loading the world (which would restore the chunks), and then put the mods back in. So here i am just informing.
This issue was hard to trace to these mods as there were almost no logs that informed me of this mod being the issue. I only found a single line mentioning it and decided to give it a go, and it worked.
Minecraft version: 1.18.2
Forge version: 40.2.21
The rest of the mods in my client are the following:
https://pastebin.com/B1XezN7V

