[1.17.1] Crash onstartup (mixin problem)
mcenderdragon opened this issue ยท 1 comments
Onstartup before anything is visible it crashes.
Log:
Exception in thread "main" java.lang.module.ResolutionException: Module toolbelt reads more than one module named org.spongepowered.mixin
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:908)
at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:729)
at java.base/java.lang.module.Resolver.finish(Resolver.java:379)
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:61)
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:90)
Additional Logs: https://www.toptal.com/developers/hastebin/yamozagiku.sql