[Bug]Incompatibility with Valkyrien Skies
Proxwian opened this issue ยท 3 comments
Bug Description
For some reason, launching Debugify with Valkyrien Skies mod returns error code: 1 on launch. Separatly mods works well
I tried to turn off all of the fixes in file, but no luck
How to Reproduce?
No response
Expected Behavior
No response
Version
Forge 1.11.0
Fabric/Quilt Loader Version
40.1.87
Logs or additional context
No response
Has not been reported.
- I made sure this bug hasn't already been reported.
Is on most update to date version.
- I made sure I am using the most up to date fabric/quilt loader and mod version.
Please post logs.
I found the same issue on 1.18.2 Forge (40.2.1, latest), made a profile with only Valkyrien Skies, Debugify, and their dependecies.
The game closes with ExitCode:1 without a crashlog nor a log, there's only what's written on the output console:
Exception in thread "main" java.lang.module.ResolutionException: Module debugify contains package com.llamalad7.mixinextras, module MixinExtras exports package com.llamalad7.mixinextras to debugify
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)
at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:807)
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:70)
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:149)
[Mention]