Posts by NathiasH

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

    what the hell does this mean

    [11:54:30] [main/FATAL]: Mixin apply failed mixins.adorn.json:BubbleColumnBlockMixin -> net.minecraft.class_2258: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on onCalculateDrag could not find any targets matching 'Lnet/minecraft/class_2258;method_9656(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z' in net.minecraft.class_2258. Using refmap Adorn-refmap.json [PREINJECT Applicator Phase -> mixins.adorn.json:BubbleColumnBlockMixin -> Prepare Injections -> -> handler$cio000$onCalculateDrag(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/class_2680;)V -> Parse]
    70org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onCalculateDrag could not find any targets matching 'Lnet/minecraft/class_2258;method_9656(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Z' in net.minecraft.class_2258. Using refmap Adorn-refmap.json [PREINJECT Applicator Phase -> mixins.adorn.json:BubbleColumnBlockMixin -> Prepare Injections -> -> handler$cio000$onCalculateDrag(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/class_2680;)V -> Parse]
    71at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findMethods(InjectionInfo.java:572) ~[fabric.jar:?]
    72at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:288) ~[fabric.jar:?]
    73at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:275) ~[fabric.jar:?]
    74at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:267) ~[fabric.jar:?]
    75at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:46) ~[fabric.jar:?]
    76at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source) ~[?:?]
    77at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
    78at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
    79at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
    80at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:140) ~[fabric.jar:?]
    81at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:624) ~[fabric.jar:?]
    82at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1247) ~[fabric.jar:?]
    83at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1033) ~[fabric.jar:?]
    84at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:388) ~[fabric.jar:?]
    85at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320) ~[fabric.jar:?]
    86at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[fabric.jar:?]
    87at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) ~[fabric.jar:?]
    88at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) ~[fabric.jar:?]
    89at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208) ~[fabric.jar:?]
    90at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) ~[fabric.jar:?]
    91at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23) ~[fabric.jar:?]
    92at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:162) ~[fabric.jar:?]
    93at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:154) ~[fabric.jar:?]
    94at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
    95at net.minecraft.class_3523.<clinit>(class_3523.java:13) ~[intermediary-server.jar:?]
    96at net.minecraft.class_5471.<clinit>(class_5471.java:11) ~[intermediary-server.jar:?]
    97at net.minecraft.class_5458.method_30573(class_5458.java:44) ~[intermediary-server.jar:?]
    98at net.minecraft.class_5458.method_30566(class_5458.java:75) ~[intermediary-server.jar:?]
    99at java.util.LinkedHashMap.forEach(LinkedHashMap.java:723) [?:?]
    100at net.minecraft.class_5458.<clinit>(class_5458.java:74) [intermediary-server.jar:?]
    101at net.minecraft.class_2378.<clinit>(class_2378.java:266) [intermediary-server.jar:?]
    102at net.minecraft.class_2966.method_12851(class_2966.java:44) [intermediary-server.jar:?]
    103at net.minecraft.server.Main.main(Main.java:92) [intermediary-server.jar:?]
    104at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    105at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
    106at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    107at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
    108at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234) [fabric.jar:?]
    109at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153) [fabric.jar:?]
    110at net.fabricmc.loader.launch.knot.KnotServer.main(KnotServer.java:28) [fabric.jar:?]
    111at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    112at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?]
    113at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    114at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
    115at net.fabricmc.loader.launch.server.FabricServerLauncher.launch(FabricServerLauncher.java:68) [fabric.jar:?]
    116at net.fabricmc.loader.launch.server.FabricServerLauncher.setup(FabricServerLauncher.java:114) [fabric.jar:?]
    117at net.fabricmc.loader.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:56) [fabric.jar:?]
    118

    Advertisement

    Advertisement