Skip to content

conflict with Not Enough Bandwidth because more than one module zstd_jni #497

Description

@XChen446

Bug description

[18:37:13 ERROR]: Error while resolving modules.
java.lang.module.ResolutionException: Module jankson reads more than one module named com.github.luben.zstd_jni
        at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:929) ~[?:?]
        at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:720) ~[?:?]
        at java.base/java.lang.module.Resolver.finish(Resolver.java:380) ~[?:?]
        at java.base/java.lang.module.Configuration.<init>(Configuration.java:194) ~[?:?]
        at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:545) ~[?:?]
        at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:81) [modlauncher-11.0.5.jar%23127!/:?]
        at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:99) [modlauncher-11.0.5.jar%23127!/:?]
        at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:90) [modlauncher-11.0.5.jar%23127!/:?]
        at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23127!/:?]
        at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23127!/:?]
        at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23127!/:?]
        at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?]
        at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?]
        ...

Steps to reproduce

  1. Download the mod for the corresponding version and launch it (client/server).
  2. A package export conflict occurs.

Expected behavior

normal

Actual behavior

crash

Relevant logs

N/A

Minecraft & Mod Loader versions

1.21.1 neoforge 21.1.233

Minecraft launcher

N/A

Operating system

N/A

AutoModpack version

automodpack-mc1.21.1-neoforge-4.0.5

Other information

No response

Check list

  • I have verified that the issue persists in the latest version of the mod.
  • I have searched the existing issues and confirmed that this is not a duplicate.
  • I have provided all the necessary information to reproduce the issue.
  • I have verified that the issue does not occur without the AutoModpack - Ignore if you are reporting a mod conflict issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions