Elemental Combat

Elemental Combat

24.6k Downloads

This mod will crash when used together with the 'atlas_combat' mod

Diemoerm opened this issue · 6 comments

commented

version:1.18.2

Init ItemPhysic coremods ...
Exception in thread "main" java.lang.module.ResolutionException: Modules MixinExtras.beta._5 and atlascombat export package com.llamalad7.mixinextras to module sliceanddice
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: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)

commented

I can take a look at it. However i don't see any of my mods classes mentioned in the stacktrace, so i'm not sure, where to start.
I have a newer version in the pipeline with generel stability improvements. Maybe this will fix the issue already.

I will check if the issue persist, but would also like to hear confirmation from you, if possible :)

commented

The text above is the part marked in red font that I found in lastest.log.
After testing, My game can start normally without installing both 'Elemental Combat' and 'atlas_combat' at the same time.

commented

Perhaps this is not the problem caused by your mod, I will go to another mod to provide feedback on this bug

commented

Well I do know of a few possible exception that are currently possible and would lead to a crash... So I can't say that I'm not at fault with confidence. If you could post the full log or tell me how to reproduce the crash, that would help a lot.

commented

I released a new version with general stability improvements. Could please confirm, if the issue still exist on your end?

commented

Closing the issue, because no further feedback was given.