Incompatible
Mechint0 opened this issue ยท 26 comments
The mod is incompatible with apotheosis and majruszs enchantments
it crashes when these mods are mixed together with the unique enchantments mod
Incompat with Apotheosis is already known and looked at
will there be a fix soon or nah?
This is a mixin error of a feature we do not want to remove, I cant guarantee, but we are looking for a solution
@Mechint0 the Mixin Config has been added to the mod, but the patch isn't out yet.
The release ETA is this week (before the weekend)
uniquebase.mixins.json:common.enchantments.EnchantmentHelperMixin
It says you didnt disable the EnchantmentHelperMixin
In config i've got that when you ask me to change the first time but
common.enchantment.EnchantmentHelperMixin=false
common.entity.LivingEntityMixin=false
I don't know what to say much ?
But ive still have the same error
are you playing a custom modpack or a public modpack?
Did you add UE yourself to it, or was it in there by default?
I use enigmatica 9 public modpack and try to add your mod , it boot to create The UE config in minecraft and i modifie it
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: InjectionPoint(Shift)[@at("TAIL")] on net/minecraft/world/item/enchantment/EnchantmentHelper::removeApexEnchantments with priority 1000 cannot inject into net/minecraft/world/item/enchantment/EnchantmentHelper::m_44817_(ILnet/minecraft/world/item/ItemStack;Z)Ljava/util/List; merged by shadows.apotheosis.mixin.EnchantmentHelperMixin with priority 1000 [PREINJECT Applicator Phase -> uniquebase.mixins.json:common.enchantments.EnchantmentHelperMixin -> Prepare Injections -> -> handler$bmn000$removeApexEnchantments(ILnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;)V -> Prepare]
Not reproduceable on my side...
I did receive the LivingEntityMixin issue, but not the EnchantmentHelperMixin issue.
That being said, it's the same step as before, go into the "MixinConfig.properties" and set "common.enchantment.EnchantmentHelperMixin" to false
saying "sadly still the same" doesnt help me to help you...
send your logs, use websites like pastebin to do so
Hello and is this still an issue ? got the same problem with the enigmatica modpack ?
Thx for your times
@jimmy06200
This is an issue that will persist by default, but we added a way to fix it.
Open the "ue" config folder, open "MixinConfig.properties" and turn "common.entity.LivingEntityMixin" to false
same thing, just now you also set "common.enchantments.EnchantmentHelperMixin" to false
Thx for the help !! IT Launched but got that answer from minecraft
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [uniquebase.mixins.json:common.enchantments.EnchantmentHelperMixin] from phase [DEFAULT] in config [uniquebase.mixins.json] FAILED during APPLY
Feel like i am learning an other language XD
Sadly same crash but new line of cause
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: InjectionPoint(Shift)[@at("TAIL")] on net/minecraft/world/item/enchantment/EnchantmentHelper::removeApexEnchantments with priority 1000 cannot inject into net/minecraft/world/item/enchantment/EnchantmentHelper::m_44817_(ILnet/minecraft/world/item/ItemStack;Z)Ljava/util/List; merged by shadows.apotheosis.mixin.EnchantmentHelperMixin with priority 1000 [PREINJECT Applicator Phase -> uniquebase.mixins.json:common.enchantments.EnchantmentHelperMixin -> Prepare Injections -> -> handler$bmn000$removeApexEnchantments(ILnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;)V -> Prepare]
Still thank for trying
Sorry again =3 did you have the time to check if its my doing for beeing so bad ? or bad luck =s ?
Good and Bad news.
I think I found the issue,
but it's a bigger problem and that fix wont come soon, next year earliest.