-
Notifications
You must be signed in to change notification settings - Fork 908
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
Minecraft crash after init #6950
Comments
post latest.log |
I don't know that my symptoms are the same, but I have a crashlooping server that has similar stack traces. Here's the crash report: crash-2024-09-20_00.21.10-fml.txt Here's the I'll stress that I noticed similarities between @Whyaremax's crash report and my own, but I am absolutely not familiar with Minecraft's internals or Java 😅 I'll keep an eye on this issue. I may also try and walk back some mod versions. EDIT: You know what? This probably isn't the right repo for me to be making this comment in. I'm looking more closely at the |
create connected has a failing mixin, report to them, railways is just incorrectly being blamed by forge |
Yep, was just about to come back and report that! Sorry for the noise and distraction, and I appreciate your really fast response. I'll head on over there and let them know there's an oops in the latest beta. EDIT: Yeah, please disregard me entirely. I didn't read the docs, so my issue was caused by me mismatching mod versions. |
Description
When you run Minecraft one time with Create or some requirement were dealt, now if you remove Create your game would crash on init
The game crashed whilst initializing game
Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
While its running alright with Create mod
In this experiment, Optifine were removed.
95 mods were installed
Game Log
https://github.com/user-attachments/files/17008176/crash-2024-09-15_19.15.29-client.txt
Debug Information
No response
The text was updated successfully, but these errors were encountered: