MoreCulling

MoreCulling

77.1k Downloads

Crash when loading world with Extended Clouds

Rivmun opened this issue ยท 3 comments

commented

Hi, I've got some crash when I add More Culling to my modpack. Game window will flash into white and shutdown when I enter a world (load/create either) after "loading terrain...".
I tested 0.13.0 and 0.12.5 and nothing change even crash-reports' message.
Then I only load More Culling on same loader (Fabric-0.14.10). It works perfectly.
So, I guess there is something conflict with More Culling I can't figure out, because the mod list is a little bit long...
Crash report here:
crash-2023-01-11_18.16.04-client.txt

btw 0.10.1 (one ahead 0.12.x on 1.19.2) seems working good in my pack. But I want latest for more culling function.

commented

How on earth am I suppose to debug this xD.
I think the bug is caused by: extended-clouds doing async rendering which breaks the buffer

Either way, try disabling cloud culling and trying again

commented

Oh, it's works after cloud culling was disabled! Thanks for your patience to that blurry issue.
Finally, I resolve to remove Extended Clouds due to it bad compatibility :)

commented

I'll add mod incompatibility then close it so others don't have the same issue