-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
[3.9.0]game crash #213
Comments
@FalsePattern It seems like FalseTweaks' multi-threading feature is incompatible with Neodymium. |
Oh, I turned off FalseTweaks' multi-threading feature and it still crashes. |
It crashes immediately on startup. |
Still crashes after adding MEGATrace. |
I've now found that the game crashes as soon as I add FalseTweaks. Even after adding MEGATrace, as suggested by the log, it still crashes. |
Don't add megatrace, that mod is only designed to work in Java 21 instances and adds a lot of performance slowdown due to the extra profiling. I found the issue, fixing it right now. |
Ah, you're using an outdated java version (java 8u51). You need to update to a newer java 8 version., 8u51 has outdated https root certificates, and it cannot download a dependency from my maven repository on launch.
|
Oh,I See,Thanks! |
For context, the |
crash-2025-02-04_14.13.10-server.txt
fml-client-latest.log
The text was updated successfully, but these errors were encountered: