Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Crash]: Duplicate module in classpath org.yaml.snakeyaml #2247

Closed
Austayo opened this issue Feb 18, 2025 · 1 comment
Closed

[Crash]: Duplicate module in classpath org.yaml.snakeyaml #2247

Austayo opened this issue Feb 18, 2025 · 1 comment
Labels
Crash Game crash External User issue due to the addition of external mods

Comments

@Austayo
Copy link

Austayo commented Feb 18, 2025

Possible Fixes

Yes

Modpack Version

2.36

What happened?

I am using ArcLight (NeoForge) and not sure what mod is including the mentioned module but can't seem to initialize the server without it going oh sorry mate the bottom half of the server has just fallen off and now theres bits scattared across the entire pacific ocean.

-Crash report never gets generated

java.lang.module.ResolutionException: Module * reads more than one module named org.yaml.snakeyaml
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:900)
at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:721)
at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
at java.base/java.lang.module.Configuration.(Configuration.java:139)
at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:493)
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:87)
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:90)
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74)
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at MC-BOOTSTRAP/arclight.boot@1.21.1-1.0.0-SNAPSHOT/io.izzel.arclight.boot.neoforge.application.ApplicationBootstrap.accept(ApplicationBootstrap.java:47)
at MC-BOOTSTRAP/arclight.boot@1.21.1-1.0.0-SNAPSHOT/io.izzel.arclight.boot.neoforge.application.ApplicationBootstrap.accept(ApplicationBootstrap.java:14)
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210)
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)

Crash Log

https://gist.github.com/Austayo/0d76dc11bf79ea151f4f24b66a44f285

Latest.Log

No response

@Austayo Austayo added the Crash Game crash label Feb 18, 2025
@pietro-lopes
Copy link
Contributor

Sorry, this is out of scope of ATM10 as your add mods we didn't add.
I recommend you to reach for ArcLight team and test that for you to findout what is going on.

@pietro-lopes pietro-lopes closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2025
@TheBedrockMaster TheBedrockMaster added the External User issue due to the addition of external mods label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Game crash External User issue due to the addition of external mods
Projects
None yet
Development

No branches or pull requests

3 participants