[Bug]: Witherstorm segments not working properly
mattdafilipino opened this issue · 7 comments
Minecraft Version
1.19.4
Mod Version
3.3
Mod Loader
Forge
Mod Loader Version
45.1.0
Describe the bug
One of the witherstorm segments at distant render doesn't render in properly and fully disappears or out of simulation distance breaking their AI and not follow the center storm
Steps to Reproduce
Out of sky darkening range it disappears
Crash Reports/Logs
Is OptiFine installed?
- OptiFine is installed
Screenhots
Mod List
With so many mods it could be one of those. I personally haven't had this problem. Do you know what happened before this?
incredibly off topic but do you recommend these performace mods at the top of your mod list? are they even for 1.20.1 too?
incredibly off topic but do you recommend these performace mods at the top of your mod list?
Yeah they help quite a lot
Have you modified the "Chunks to Load" server config value at all?
Yeah to like 150. is that the cause?
Have you modified the "Chunks to Load" server config value at all?
Yeah to like 150. is that the cause?
I think the segments don't chunkload, only the main storm does, and when the chunkloading area is too small the segments are eventually being unloaded because they'll be out of "sight" of the main storm, so that really might be the cause. the default value is somewhat around 500, if you want to keep it a lower value try something like 256, maybe that works better