Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.19.2 server crash (archlight core) #258

Closed
DnsGnmm opened this issue May 1, 2024 · 1 comment
Closed

1.19.2 server crash (archlight core) #258

DnsGnmm opened this issue May 1, 2024 · 1 comment

Comments

@DnsGnmm
Copy link

DnsGnmm commented May 1, 2024

[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;]

@bageldotjpg
Copy link
Member

Fixed in fe43e59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants