
Library error
Paxx3 opened this issue · 2 comments
İ have created a modpack and added every majrusz mods. Progressive difficulty and library WAS working.
But after i added some mods and both accesories, enchantments mod, it failed.
here is the log:
and here is the mod loaders
Just took a look at this. I may not be the mod creator, but I know my way around Fabric crash logs.
Looking just at the crash section (god Java, why do you have such messy logs...) I see the following:
Redirect conflict. Skipping majruszlibrary-fabric.mixins.json:MixinEnderMan from mod majruszlibrary
shortly followed by
already redirected by chrysalis.mixins.json:entities.hostile.EndermanMixin from mod chrysalis
then the crash happens due to majruszlibrary failing an injection.
majruszlibrary-fabric.mixins.json:MixinEnderMan from mod majruszlibrary failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap majruszlibrary.refmap.json
My best guess is there's some incompatability between Chrysalis and Majrusz's Library.