Skip to content

Forge 1.20.1 - Modules flow.math and bluemap export package com.flowpowered.math.vector to module - 3.20/4.0 tested #516

@gurrrrrrett3

Description

@gurrrrrrett3

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:

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/[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)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions