My server keeps crashing and i cant figure out why,
this is the thing i found in the log that caused the crash i think
| [14Dec2021 14:16:58.639] [main/FATAL] [mixin/]: Mixin apply failed imm_ptl_peripheral_mixins.json:common.altius_world.MixinChunkStatus -> net.minecraft.world.chunk.ChunkStatus: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException 'static' modifier of handler method does not match target in net/minecraft/world/chunk/ChunkStatus::redirectBuildSurface [PREINJECT Applicator Phase -> imm_ptl_peripheral_mixins.json:common.altius_world.MixinChunkStatus -> Prepare Injections -> -> handler$zdj000$redirectBuildSurface(Lnet/minecraft/world/server/ServerWorld;Lnet/minecraft/world/gen/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/chunk/IChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Prepare] |
Here is a error i also found
my server is 1.16.5 forge 36.2.20
pls help
| [14Dec2021 14:16:53.557] [main/ERROR] [mixin/]: Mixin config imm_ptl_mixins.json does not specify "minVersion" property |
| 289 | [14Dec2021 14:16:53.565] [main/ERROR] [mixin/]: Mixin config imm_ptl_mixins_forge.json does not specify "minVersion" property |
| 290 | [14Dec2021 14:16:53.577] [main/ERROR] [mixin/]: Mixin config imm_ptl_peripheral_mixins.json does not specify "minVersion" property |