You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" java.lang.module.ResolutionException: Modules flow.math and bluemap export package com.flowpowered.math.vector to module starlight
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/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.9/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
The second mod (in this case starlight) is different every time the server crashes. Can get a full list of mods if needed.
What i did / Steps to reproduce
Added the mod to the server and started it.
Expected result
The server to start normally.
Actual result
The server crashes with the following error:
The second mod (in this case
starlight
) is different every time the server crashes. Can get a full list of mods if needed.Context
BlueMap Version:
BlueMap-3.20-forge-1.20
/BlueMap-4.0-forge-1.20
Forge Version:
1.20.1 - 47.2.20
Environment:
Host:
Ubuntu 22.04.4 LTS (GNU/Linux 5.15.0-94-generic x86_64) / OpenJDK 17.0.2 (using Docker)
Container:
image
Log: https://bin.gart.sh/mvph
Mod List: https://bin.gart.sh/juiw
The text was updated successfully, but these errors were encountered: