team-abnormals / endergetic

Overhauls the End's visuals with themed and wildly diverse biomes
https://www.curseforge.com/minecraft/mc-mods/endergetic
Other
150 stars 49 forks source link

1.19.2 server crash (archlight core) #258

Open DnsGnmm opened 5 months ago

DnsGnmm commented 5 months ago

[20:14:52 FATAL] [mixin]: Mixin apply failed endergetic.mixins.json:chorus.ChorusFlowerBlockMixin -> net.minecraft.world.level.block.ChorusFlowerBlock: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @Redirect handler method net/minecraft/world/level/block/ChorusFlowerBlock::isEndstone from endergetic.mixins.json:chorus.ChorusFlowerBlockMixin has an invalid signature. Found unexpected return type net.minecraft.world.level.block.state.BlockState, expected net.minecraft.world.level.block.Block. Handler signature: (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState; Expected signature: (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;)Lnet/minecraft/world/level/block/Block; [INJECT Applicator Phase -> endergetic.mixins.json:chorus.ChorusFlowerBlockMixin -> Apply Injections -> -> Inject -> endergetic.mixins.json:chorus.ChorusFlowerBlockMixin->@Redirect::isEndstone(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;]