Property Modifier

Property Modifier

2M Downloads

[1.19.2-0.3.2] Mixin Conflict with Quark 3.4-401

thelegitdolt opened this issue ยท 3 comments

commented

The newest version of quark introduced the ability to set custom anvil repair items, seemingly using the same mixin that property modifier is. This results in the mod crashing when both mods are ran simultaneously.

[24May2023 00:30:56.844] [pool-3-thread-1/WARN] [mixin/]: @Redirect conflict. Skipping quark.mixins.json:AnvilMenuMixin->@Redirect::isValidRepairItem(Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z with priority 1000, already redirected by propertymodifier.mixins.json:MixinAnvilMenu->@Redirect::isValidRepairItem(Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z with priority 1000```

commented

Has been noted on Vazkii's end (Quark dev), I'm gonna wait and see what he decides to do first.

commented

Fix will be published later today.

commented

yay