GeckoLib

GeckoLib

146M Downloads

causing error on server startup?

Thisguyneedshelp opened this issue ยท 2 comments

commented

Theres no crash report and the logs dont show really anything the best i can give you are these lines from the server console
25.10 22:11:20 [Server] INFO Exception in thread "main" java.lang.module.ResolutionException: Modules geckolib3 and com.google.gson export package com.google.gson.reflect to module powershot
25.10 22:11:20 [Server] INFO at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)
25.10 22:11:20 [Server] INFO at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815)
25.10 22:11:20 [Server] INFO at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:736)
25.10 22:11:20 [Server] INFO at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
25.10 22:11:20 [Server] INFO at java.base/java.lang.module.Configuration.(Configuration.java:140)
25.10 22:11:20 [Server] INFO at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)
25.10 22:11:20 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
25.10 22:11:20 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
25.10 22:11:20 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
25.10 22:11:20 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
25.10 22:11:20 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
25.10 22:11:20 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
25.10 22:11:20 [Server] INFO at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

commented

Update your mod, this was already fixed.

commented

i see, curseforge auto updated to the second latest one