Skip to content

1.20.1 Fabric | Mixer crashes the game #1760

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

Closed
PiterskyHeadshot opened this issue May 6, 2025 · 3 comments
Closed

1.20.1 Fabric | Mixer crashes the game #1760

PiterskyHeadshot opened this issue May 6, 2025 · 3 comments
Labels
type: crash Issue where the game crashes

Comments

@PiterskyHeadshot
Copy link

Context

When throwing more than 32 ingredients of the same type, after some time the game crashes.

I play on a Fabric server, a friend who was far away did not crash. Everyone who tries to start the mixer - crashes. I suspect that this may be due to some optimization mod or just a mod.

In the game I tried (the second time on purpose) to turn away and move away. It doesn't affect the crash at all. I tried to just stare at the mixer and still got a crash.

Crash Report

https://mclo.gs/2B4iKKd

@PiterskyHeadshot PiterskyHeadshot added the type: crash Issue where the game crashes label May 6, 2025
@IThundxr
Copy link
Member

IThundxr commented May 6, 2025

Try adding -XX:-ReduceAllocationMerges to your jvm flags

@PiterskyHeadshot
Copy link
Author

Try adding -XX:-ReduceAllocationMerges to your jvm flags

Tested it on several stacks at once - no crashes.
Thank you very much! Apparently it helped.

@TropheusJ
Copy link
Member

for context, this is a flaw in the microsoft JDK which minecraft ships with by default. It somehow manages to miscompile some of create's code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: crash Issue where the game crashes
Projects
None yet
Development

No branches or pull requests

3 participants