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
I created a Forge 1.19.2 server (build 43.1.1) and I loaded both Better Animals Plus and Whisperwoods into the mods folder. I followed the logs and received this error:
Exception in thread "main" java.lang.module.ResolutionException: Modules whisperwoods and betteranimalsplus export package architectury_inject_IMDLib_common_0fb67318c8064bf3aee5ab008b47f9fa_e85031831e73db233f314ec823f974ac9abaadc875a784c26812906b6e8f0344imdlib119f00da719bc3b557d294420e37e9c843774559754devjar to module minecraft
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.(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:104)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
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)
Log output/error (if present)
Get your minecraft log and paste it here.
Versions
Minecraft Version: 1.19.2
Architectury API Version: 6.3.49
Platform (Forge/Fabric): Forge
Forge Version: 43.1.1:
Mod Version: Better Animals Plus 11.0.7 and Whisperwoods 2.1.1
The text was updated successfully, but these errors were encountered:
I created a Forge 1.19.2 server (build 43.1.1) and I loaded both Better Animals Plus and Whisperwoods into the mods folder. I followed the logs and received this error:
Exception in thread "main" java.lang.module.ResolutionException: Modules whisperwoods and betteranimalsplus export package architectury_inject_IMDLib_common_0fb67318c8064bf3aee5ab008b47f9fa_e85031831e73db233f314ec823f974ac9abaadc875a784c26812906b6e8f0344imdlib119f00da719bc3b557d294420e37e9c843774559754devjar to module minecraft
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.(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:104)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
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)
Log output/error (if present)
Get your minecraft log and paste it here.
Versions
The text was updated successfully, but these errors were encountered: