Skip to content
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

Crash when loading world with Extended Clouds #133

Closed
Rivmun opened this issue Jan 11, 2023 · 3 comments
Closed

Crash when loading world with Extended Clouds #133

Rivmun opened this issue Jan 11, 2023 · 3 comments

Comments

@Rivmun
Copy link

Rivmun commented Jan 11, 2023

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.

@Rivmun Rivmun changed the title Crash when loading world with modpack Crash when loading world in modpack Jan 11, 2023
@FxMorin
Copy link
Owner

FxMorin commented Jan 11, 2023

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

@Rivmun
Copy link
Author

Rivmun commented Jan 11, 2023

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 :)

@Rivmun Rivmun changed the title Crash when loading world in modpack Crash when loading world with Extended Clouds Jan 11, 2023
@Rivmun Rivmun closed this as completed Jan 11, 2023
@FxMorin FxMorin reopened this Jan 11, 2023
@FxMorin
Copy link
Owner

FxMorin commented Jan 11, 2023

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

FxMorin added a commit that referenced this issue Jan 27, 2023
Fixes #133

(cherry picked from commit 5e5fae0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants