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

GTCEu crashes on clean install #2156

Closed
Xreturns opened this issue Nov 11, 2023 · 3 comments
Closed

GTCEu crashes on clean install #2156

Xreturns opened this issue Nov 11, 2023 · 3 comments
Labels
status: unverified Issue is unverified

Comments

@Xreturns
Copy link

GregTech CEu Version

All versions

Modpack Used

No response

Addons Installed

No response

Environment

Never Started

Side Crashed

Unsure

New Worlds

Unsure

Steps to Reproduce

  1. Enter the game
  2. wait about 3 seconds

Crash Report

https://gist.github.com/Xreturns/cebb9efeea4b1e1580d457b604b4d7eb
crash report not generated

Additional Information

Could be due to incompatibilities with AMD drivers, as that is a persistent issue with my Minecraft modding experience.
24gb of ram, RX 5500 XT (Adrenaline drivers 23.11.1, if it matters), Ryzen 5 5500
crashes before Forge loading screen is displayed.

@Xreturns Xreturns added the status: unverified Issue is unverified label Nov 11, 2023
@Xreturns
Copy link
Author

Tested on another device, and it ran fine. it must be something with the hardware on this computer specifically.

@TechLord22
Copy link
Member

This crash looks like ASM collision. Without a full mod list, the specific conflict isn't going to be possible to diagnose.

I also see your Java 8 version is 1.8.0_51 which is very old. For reference, the latest Java 8 release at present is 1.8.0_392. Your version is the default version shipped with the CurseForge Launcher. If you are using the CurseForge Launcher, I would first suggest trying another launcher such as PrismLauncher. If that alone does not work, also try an up to date version of Java 8 with a non-CurseForge launcher.

If neither of the above resolve this, we are currently in the process of converting our ASM into Mixins, which may resolve this conflict in the process. This work is in-progress in #2192.

@Xreturns
Copy link
Author

Xreturns commented Dec 6, 2023

I’ve discovered the issue. Somehow, curseforge downloaded Gregtech twice. It says “CodeChickenLib-1.12.2-3.2.3.358-universal.jar” but inspection reveals it to be a clone of Gregtech CEu 2.7.4 beta. Reverting to an older version of CodeChickenLib fixes this immediately. Thanks for the help, though!

@Xreturns Xreturns closed this as completed Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: unverified Issue is unverified
Projects
None yet
Development

No branches or pull requests

2 participants