GregTechCEu Modern

GregTechCEu Modern

6M Downloads

[Mod development] Crash when running the client with gtm as a dependency

M0notone opened this issue ยท 5 comments

commented

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

1.4.4

Minecraft Version

1.20.1 Forge

Recipe Viewer Installed

None

Environment

Singleplayer

Cross-Mod Interaction

No

Other Installed Mods

AE2 EAE Ldlib GuideME Glodium are also attatched as dependencies BUT the problem exists after running with gtm only

Expected Behavior

added gtm as dependency by jarJar(implementation(fg.deobf("dev:gtceu-1.20.1:1.4.4"))) using a local file of gtm 1.4.4
Expected to execute task runClient successfully

Actual Behavior

the client window appeared, but closed immediately and terminal printed > Task :runClient FAILED
log below
crash.log

Steps to Reproduce

  • using IDEA with Eclipse Temurin 17.0.16
  • simply copying 47.4.6 forge mdk and adding gtm as a dependency
  • running task runClient

Additional Information

No response

commented

gtm 1.4.4?? we're on 7.1.4 right now, maybe try a more recent version? :)

commented

gtm 1.4.4?? we're on 7.1.4 right now, maybe try a more recent version? :)

sorry for that. And that is bcz im working on a modpack that only accecpt 1.4.4 currently :(

commented

btw im using parchment 2023.09.03-1.20.1

commented

sorry we don't support older versions