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

Minecraft crash after init #6950

Closed
Whyaremax opened this issue Sep 16, 2024 · 4 comments
Closed

Minecraft crash after init #6950

Whyaremax opened this issue Sep 16, 2024 · 4 comments
Labels
status: needs info Issue requires more information from the author type: bug Issue where something isn't working

Comments

@Whyaremax
Copy link

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.
image
image

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

@Whyaremax Whyaremax added the type: bug Issue where something isn't working label Sep 16, 2024
@IThundxr
Copy link
Collaborator

post latest.log

@IThundxr IThundxr added the status: needs info Issue requires more information from the author label Sep 16, 2024
@evanfoster
Copy link

evanfoster commented Sep 20, 2024

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 latest.log (The timestamps will be different because my minecraft server is running in k8s and is crashlooping): latest.log

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 latest.log and I'm noticing some reaaallly suspicious looking log messages related to railways. I'll leave my comment and gist links up, but I suspect my problem lies elsewhere.

@IThundxr
Copy link
Collaborator

IThundxr commented Sep 20, 2024

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 latest.log (The timestamps will be different because my minecraft server is running in k8s and is crashlooping): latest.log

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 latest.log and I'm noticing some reaaallly suspicious looking log messages related to railways.

create connected has a failing mixin, report to them, railways is just incorrectly being blamed by forge

@evanfoster
Copy link

evanfoster commented Sep 20, 2024

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.

@IThundxr IThundxr closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs info Issue requires more information from the author type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants