Game crashes in 1.20.1 and carpet tis addition.
ItsYusei99 opened this issue ยท 1 comments
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @WrapOperation operation wrapper method net/minecraft/class_4093::yeetUpdateSuppressionCrash_implForThreadExecutorTaskExecuting from carpet-tis-addition.mixins.json:rule.yeetUpdateSuppressionCrash.yeet.ReentrantThreadExecutorMixin from mod carpet-tis-addition has an invalid signature. Found unexpected argument type net.minecraft.class_4093 at index 0, expected net.minecraft.class_1255. Handler signature: (Lnet/minecraft/class_4093;Ljava/lang/Runnable;Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)V Expected signature: (Lnet/minecraft/class_1255;Ljava/lang/Runnable;Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)V