Cardinal Components API

Cardinal Components API

21M Downloads

Instant crash on 20w19a using 2.4.0-nightly.20w06a

falseresync opened this issue ยท 3 comments

commented

Message:

Mixin apply failed mixins.cardinal_components_world.json:common.world.MixinWorld -> net.minecraft.world.World: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Invalid descriptor on mixins.cardinal_components_world.json:common.world.MixinWorld->@Inject::initComponents(Lnet/minecraft/world/level/LevelProperties;Lnet/minecraft/world/dimension/DimensionType;Ljava/util/function/BiFunction;Ljava/util/function/Supplier;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Lnet/minecraft/class_5269;Lnet/minecraft/world/dimension/DimensionType;Ljava/util/function/BiFunction;Ljava/util/function/Supplier;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Lnet/minecraft/world/level/LevelProperties;Lnet/minecraft/world/dimension/DimensionType;Ljava/util/function/BiFunction;Ljava/util/function/Supplier;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT Applicator Phase -> mixins.cardinal_components_world.json:common.world.MixinWorld -> Apply Injections ->  -> Inject -> mixins.cardinal_components_world.json:common.world.MixinWorld->@Inject::initComponents(Lnet/minecraft/world/level/LevelProperties;Lnet/minecraft/world/dimension/DimensionType;Ljava/util/function/BiFunction;Ljava/util/function/Supplier;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]

Full log: https://paste.ee/p/NWIbO

Newer versions won't launch. They have <=1.16 constraint

commented

Tried 2.4.0-nightly.20w13b, same issue

commented

Seems like it has been fixed already, but hasn't been released yet

commented

Works in 9e10eb8