Nbt Crafting (Fabric)

Nbt Crafting (Fabric)

630k Downloads

Game crashes on startup

Shad0wSlam opened this issue ยท 1 comments

commented

`[23:42:03] [main/INFO]: Loading for game Minecraft 1.16.5
[23:42:03] [ForkJoinPool-1-worker-11/WARN]: Non-Fabric mod JAR at "C:\Games\Minecraft\Modded Minecraft\Instances\Paracasing\mods\AppleSkin-mc1.16.2-forge-1.0.14.jar", ignoring
[23:42:03] [ForkJoinPool-1-worker-12/WARN]: The mod "autoconfig1u" contains invalid entries in its mod json:

  • Unsupported root entry "$schema" at line 2 column 14
    [23:42:03] [ForkJoinPool-1-worker-12/WARN]: Non-Fabric mod JAR at "C:\Games\Minecraft\Modded Minecraft\Instances\Paracasing\mods\vanilladeathchest-1.16.3-1.11.0.8.jar", ignoring
    [23:42:03] [ForkJoinPool-1-worker-8/WARN]: The mod "libcd" contains invalid entries in its mod json:
  • Unsupported root entry "licence" at line 9 column 12
    [23:42:03] [main/INFO]: [FabricLoader] Loading 96 mods: [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+1.16.3, [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+9354966b7d, [email protected]+21w03a, [email protected]+9354966b7d, [email protected]+9354966b7d, java@8, [email protected], [email protected]+ca58154a7d, [email protected]+9354966b7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+1.16, [email protected]+ca58154a7d, [email protected], [email protected]+02, [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+1.16, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+9354966b7d, [email protected], [email protected]+j1.2.0, [email protected]+f9b3753b7d, [email protected], [email protected]+mc1.16.5, [email protected]+c045166c7d, [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected], [email protected], [email protected], [email protected]+1.16.5, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+1.16.4, [email protected], [email protected]+build.2, [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+mc20w51a, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+mc1.16.4, [email protected]+9354966b7d, [email protected], [email protected]+1.16, [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+arne.2, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+fc3c499, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+1.16.5, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]
    [23:42:06] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/Shadow/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.8.2+build.24/sponge-mixin-0.8.2+build.24.jar Service=Knot/Fabric Env=CLIENT
    [23:42:06] [main/WARN]: Error loading class: de/siphalor/nmuk/impl/NMUKKeyBindingHelper (java.lang.ClassNotFoundException: de/siphalor/nmuk/impl/NMUKKeyBindingHelper)
    [23:42:06] [main/WARN]: @mixin target de/siphalor/nmuk/impl/NMUKKeyBindingHelper was not found amecsapi.mixins.json:MixinNMUKKeyBindingHelper
    [23:42:06] [main/WARN]: @mixin target me/shedaniel/rei/server/RecipeFinder is public in nbtcrafting.compat.mixins.json:MixinREIRecipeFinder and should be specified in value
    [23:42:08] [main/FATAL]: Mixin apply failed nbtcrafting.mixins.json:brewing.MixinBrewingStandBlockEntity -> net.minecraft.class_2589: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on beforeCanCraft could not find any targets matching 'Lnet/minecraft/class_2589;method_31665(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2589;)V' in net.minecraft.class_2589. Using refmap nbtcrafting-refmap.json [PREINJECT Applicator Phase -> nbtcrafting.mixins.json:brewing.MixinBrewingStandBlockEntity -> Prepare Injections -> -> handler$zno000$beforeCanCraft(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2589;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
    org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on beforeCanCraft could not find any targets matching 'Lnet/minecraft/class_2589;method_31665(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2589;)V' in net.minecraft.class_2589. Using refmap nbtcrafting-refmap.json [PREINJECT Applicator Phase -> nbtcrafting.mixins.json:brewing.MixinBrewingStandBlockEntity -> Prepare Injections -> -> handler$zno000$beforeCanCraft(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2589;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findMethods(InjectionInfo.java:572) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:288) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:275) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.(InjectionInfo.java:267) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.(CallbackInjectionInfo.java:46) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at sun.reflect.GeneratedConstructorAccessor14.newInstance(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:140) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:624) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1247) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1033) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:388) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) [sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) [sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208) [sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178) [sponge-mixin-0.8.2+build.24.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23) [fabric-loader-0.11.1.jar:0.8.2+build.24+unknown-b24.git-unknown]
    at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157) [fabric-loader-0.11.1.jar:?]
    at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:150) [fabric-loader-0.11.1.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
    at net.minecraft.class_2246.(class_2246.java:360) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at net.minecraft.class_3523.(class_3523.java:13) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at net.minecraft.class_5471.(class_5471.java:11) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at net.minecraft.class_5458.method_30573(class_5458.java:44) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at net.minecraft.class_5458$$Lambda$206/1843459456.get(Unknown Source) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at net.minecraft.class_5458.method_30566(class_5458.java:75) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at net.minecraft.class_5458$$Lambda$214/801284613.accept(Unknown Source) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at java.util.LinkedHashMap.forEach(LinkedHashMap.java:676) [?:1.8.0_51]
    at net.minecraft.class_5458.(class_5458.java:74) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at net.minecraft.class_2378.(class_2378.java:237) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at net.minecraft.class_2966.method_12851(class_2966.java:42) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at net.minecraft.client.main.Main.main(Main.java:137) [intermediary-fabric-loader-0.11.1-1.16.5.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226) [fabric-loader-0.11.1.jar:?]
    at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:139) [fabric-loader-0.11.1.jar:?]
    at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:27) [fabric-loader-0.11.1.jar:?]`

Um... yeah, it crashes on startup. Not much more to say unless you need more?

commented

You're using [email protected]+mc20w51a which is built for the snapshot 20w51a.
You probably just downloaded the wrong file - choose the one that says [1.16.2+] on it :)