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 with flywheel #142

Closed
mxnmnm opened this issue Dec 14, 2023 · 1 comment
Closed

Crash with flywheel #142

mxnmnm opened this issue Dec 14, 2023 · 1 comment

Comments

@mxnmnm
Copy link

mxnmnm commented Dec 14, 2023

Bug Description

I crash when I explore the nether, I thought it was sound physics because of this issue: #123 but after removing sound physics it randomly happened again. I honestly don't know how to narrow it down and reliably reproduce it so I can narrow down the mods. The server stays up but my client crashes and I can log back in without any issues. I hope this information helps. I made an issue with flywheel because the crash said this mod and flywheel were the most suspect Engine-Room/Flywheel#216

Reproduction Steps

  1. Explore the nether in a brand new world
  2. Randomly crash (idk how to reliably reproduce beyond exploring the nether in a fresh world)

Log File

log: https://gist.github.com/mxnmnm/123896114b861eaa19ba80f6f25cda6a
crash: https://gist.github.com/mxnmnm/8afa3d72497ecafcdb411d6bd61a69f3

@embeddedt
Copy link
Contributor

This crash is not Embeddium's fault; another mod is mutating the client world on a background thread when it shouldn't be (probably Entity Culling if I had to guess).

@embeddedt embeddedt closed this as not planned Won't fix, can't repro, duplicate, stale Dec 14, 2023
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