Rendering mods + high render distance causes Bumblezone to stop rendering with default Fog Reducer config value (Better Minecraft Fabric 1.19.2)
iDRAGOO opened this issue ยท 16 comments
Exactly what better minecraft version are you using? Are you using the exact same pack version on clientside as server? Is the server stalling or stuck (does mob stop moving and fluids not flow anymore)?
I could not reproduce this at all last time someone asked about it so I need more info
yes same version same pack same mod loader and no the server not stalling or stuck the console doesn't show anything and the mobs moving normally no lag or anything i can hit them and kill them and the water is flowing nothing weird but what is weird that if i go under the water i can see everything normally even the close the blocks
If you know which mods are clientside rendering mods like sodium, try disabling those first to see if it is a bug in those rendering optimizing/adjusting mods
i got the fix nvm it doesn't render correctly when its 29+ chunks in render distance mine was 32
This is changing the render distance on clientside or serverside? Just want to double check
I think the dimension fog is struggling at extreme render distance and then fully breaks with rendering optimizing mods put on.
Setting the Fog Reducer to a lower value in Bumblezone's config on client side should be a workaround to allowing higher render distances. 3.25 seems to work. I will need to find a way to dynamically adjust the fog density based on extreme render distance to reduce the chance of this occurring without user config intervention but it ultimately looks like a bug with a rendering optimizing mod
Issue turned out to be on my end. Bumblezone fog config and mixin was broken. Currently changing the config from fogReducer to fogThickness and should not break on large render distances with other rendering optimizing mods and unlocks farther viewing range. Next update will have this change and will apply the change in config and view automatically.
Fixed in the newest 1.19.2 bumblezone update released now.
The fix for the 1.19.3 bumblezone is coming soon.
This is issue has returned. the_bumblezone_forge-6.7.34+1.19.2.jar I am too drunk to give full dets but basically fog is all encompassing. I am using 1.19.2 Embeddium. (Fixes many other issues Rubidium has had for a while.) 43.2.23
@P3rf3ctXZer0 Issue does not happen for me with embeddium-0.1.6+mc1.19.2.jar and the_bumblezone_forge-6.7.34+1.19.2.jar. Please verify your bumblezone client configs are set to default to make sure they are ok (or delete file so it regenerates with defaults). If issue persist, please make a new issue report with the details again and link to exact modpack you are using
@P3rf3ctXZer0 Issue does not happen for me with embeddium-0.1.6+mc1.19.2.jar and the_bumblezone_forge-6.7.34+1.19.2.jar. Please verify your bumblezone client configs are set to default to make sure they are ok (or delete file so it regenerates with defaults). If issue persist, please make a new issue report with the details again and link to exact modpack you are using
When I sober up I will do a deep dive. Thanks for testing though.