Discord Integration Forge

Discord Integration Forge

666k Downloads

[Bug]: incompatibility with geckolib

TheRanker opened this issue ยท 1 comments

commented

What happened?

unable to launch 1.17 forge server with dcintegration and geckolib

Exception in thread "main" java.lang.module.ResolutionException: Modules dcintegration and geckolib3 export package com.fasterxml.jackson.core to module gamemenumodoption
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:908)
at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:822)
at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:743)
at java.base/java.lang.module.Resolver.finish(Resolver.java:379)
at java.base/java.lang.module.Configuration.(Configuration.java:140)
at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:70)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:61)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90)

Game Version

1.17

What platform are you using?

Forge

Platform version

1.17.1-37.0.68

Config File

none generated.. unable to load server with the mod. remove the mod server starts and loads just fine.

Crash report / Error log (if applicable)

Exception in thread "main" java.lang.module.ResolutionException: Modules dcintegration and geckolib3 export package com.fasterxml.jackson.core to module gamemenumodoption
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:908)
at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:822)
at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:743)
at java.base/java.lang.module.Resolver.finish(Resolver.java:379)
at java.base/java.lang.module.Configuration.<init>(Configuration.java:140)
at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:70)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:61)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90)

Additional Information

better minecraft forge 1.17 . by sharkieTV

commented

Same problem here on a dedicated server.