Quark Oddities

Quark Oddities

22M Downloads

1.18.1 incompatability with No recipe advancements?

tobi1449 opened this issue ยท 1 comments

commented

When trying to start my server with No Recipe Advancements and Quark 3.1 on my server, I get this error message:
Mixin apply failed quark.mixins.json:ServerAdvancementManagerMixin -> net.minecraft.server.ServerAdvancementManager: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/server/ServerAdvancementManager::removeRecipeAdvancements with priority 1000 cannot inject into net/minecraft/server/ServerAdvancementManager::m_5787_(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V merged by net.permutated.norecipeadvancements.mixin.MixinAdvancementManager with priority 1000 [PREINJECT Applicator Phase -> quark.mixins.json:ServerAdvancementManagerMixin -> Prepare Injections -> -> handler$zkn000$removeRecipeAdvancements(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Map;)V -> Prepare] org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/server/ServerAdvancementManager::removeRecipeAdvancements with priority 1000 cannot inject into net/minecraft/server/ServerAdvancementManager::m_5787_(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;)V merged by net.permutated.norecipeadvancements.mixin.MixinAdvancementManager with priority 1000 [PREINJECT Applicator Phase -> quark.mixins.json:ServerAdvancementManagerMixin -> Prepare Injections -> -> handler$zkn000$removeRecipeAdvancements(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Map;)V -> Prepare]

Full error message: https://pastebin.com/VDGanmgj

commented

Already fixed for next release, but also content overlap, Quark also does this now because auto recipe unlock is very laggy when all the recipe advancements trigger. You can just remove that mod now.