1.18.1 incompatability with No recipe advancements?
tobi1449 opened this issue ยท 1 comments
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