TropheusJ/stonecutter-recipe-tags

Incorrectly Packaged Dependencies 1.19.2

Closed this issue · 3 comments

I get this error:
Exception in thread "main" java.lang.module.ResolutionException: Modules MixinExtras.rc5 and stonecutter_recipe_tags export package com.llamalad7.mixinextras to module attributefix

I was told this is because a dependency is packaged 'badly'

Same issue: Can only use stonecutter_recipe_tags-4.0.0+1.19.9b8d04c.forge.jar
Cannot launch with either:
stonecutter_recipe_tags-4.1.1+1.19.012e6ff.forge.jar
or
stonecutter_recipe_tags-4.2.1+1.19.5861878.forge.jar

Related issue: Tschipp/CarryOn#474

I had made the same issue in my mod here: Tschipp/CarryOn#452
Feel free to copy what I did in my build.gradle: https://github.com/Tschipp/CarryOn/blob/1.19-multiloader/Forge/build.gradle

now using jarjar on forge