-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Specific chunks appear invisible #464
Comments
A very weird issue to be sure, but I doubt 1.18.2 is being supported anymore... I could be wrong, but that's how it is for Draconic Evolution, so it's probably the same for CodeChickenLib. One question though, if you still have a backup of the corrupted world, did you try CodeChickenLib by itself while removing the other mods in that list? |
In the screenshot you can see there are about 6 chunks missing. While i was trying to find a solution i tried removing embeddium and dependents to see if that would do anything. That ended up restoring about 5 chunks, but one specific chunk was still missing. So i kept trying to remove other optimization mods (specifically mods that target rendering side) but that specific chunk was still missing. Then i tried removing CoreChickenLib and those other mods, and the chunk returned. So in the end none of these optimization / rendering mods being removed helped, only when removing CoreChickenLib. |
Right, I get that, but did you try to remove (or if you have that backup, can you try now to remove) all the mods that depended on CodeChickenLib while keeping CodeChickenLib to see if CodeChickenLib was the one actually at fault here? |
Yes, thats what i did. The mods i removed are the ones in the second picture, all of which require CodeChickenLib as dependency to run. When removing these mods, the chunk was restored. Maybe is the fault of one of these other mods, like ProjectRed or another one of those mods, but once again it seems to work when removing these |
Alright, so to be absolutely 100% clear, you kept CodeChickenLib installed as a mod, removed the mods that depended on CodeChickenLib without uninstalling CodeChickenLib, then booted up the pack and it was fixed... Correct? |
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
The text was updated successfully, but these errors were encountered: