Server crashes on startup with DH 2.3 installed
My 1.20.1 minecraft forge server fails to start when Distant Horizons 2.3.0-b is installed.
Error message:
Exception in thread "main" java.lang.module.ResolutionException: Modules grieflogger and distanthorizons export package org.sqlite.javax to module valkyrienskies
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)
at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815)
at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:736)
at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
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:75)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
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:141)
Complete log: https://mclo.gs/TmcJ7lNSolution:Jump to solution
i just completed it and the mod causing the issue turns out to be Grieflogger
13 Replies
the last mod in the first line of the error message (valkyrienskies in this error message) is different every time that the server crashes.
is that error message a snippet from the logs you send? i cant find it
Strangely it doesn’t show in the log. It does however appear in the console.
Try running just DH and no other mods
i'll try
it works without the other mods
a /binary search may be necessary then
Try a binary search and figure out which mod is causing it.
So disable half of the mods, see if issue is still there, if yes disable half again etc etc until you find the mod that's causing the issue.
I’ll try that later when I have time 👍
Solution
i just completed it and the mod causing the issue turns out to be Grieflogger
it was in the error message the whole time but my stupid ahh wasnt able to realize it was the problem
i wonder why tho. all it does is log block interactions.
Oh that's weird, never heard of that mod causing issues
I think it might be this bug https://gitlab.com/distant-horizons-team/distant-horizons/-/issues/568
GitLab
Crash on startup if Xaero Plus mod is enabled with Distant Horizons...
Chcek off each item in this list before submitting: Check...
Hhmm yeah that could be the problem