Carpet

Carpet

2M Downloads

[Mixin Error]detected, disabling UPDATE mixin com.sk89q.worldedit.fabric.mixin.MixinWorldChunkSetBlockHook

Phoupraw opened this issue · 4 comments

commented

It crashes before game launches every time.

[12:03:59] [main/INFO]: Loading for game Minecraft 1.16.5
[12:03:59] [ForkJoinPool-1-worker-14/WARN]: Non-Fabric mod JAR at "D:\Entertainments\Minecraft 原版\.minecraft\versions\1.16.5\mods\MixinBootstrap-1.0.4.jar", ignoring
[12:03:59] [ForkJoinPool-1-worker-6/WARN]: Non-Fabric mod JAR at "D:\Entertainments\Minecraft 原版\.minecraft\versions\1.16.5\mods\【砂砾终结者】GravelMiner_1.16.3-10.2.0.jar", ignoring
[12:03:59] [ForkJoinPool-1-worker-13/WARN]: Non-Fabric mod JAR at "D:\Entertainments\Minecraft 原版\.minecraft\versions\1.16.5\mods\【极简血量显示-Forge】Neat+1.7-24.jar", ignoring
[12:03:59] [main/WARN]: Warnings were found! 
 - Mod 'Giselbaers Durability Viewer' (durabilityviewer) recommends version 1.1.7 or later of mod modupdater, which is missing!
	 - You must install version 1.1.7 or later of modupdater.
[12:03:59] [main/INFO]: [FabricLoader] Loading 71 mods: [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+1.16.2, [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+9354966b7d, [email protected]+9354966b7d, [email protected]+9354966b7d, java@8, [email protected]+ca58154a7d, [email protected]+9354966b7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+02, [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+ca58154a7d, [email protected]+1.16, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+dc716ea17d, [email protected]+ca58154a7d, [email protected], [email protected]+9354966b7d, [email protected]+build.31, [email protected], [email protected]+351679a77d, [email protected]+c045166c7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+9354966b7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+arne.1, [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected]+5723-e3bfc64, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected], [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+ca58154a7d, [email protected], [email protected]+ca58154a7d, [email protected]+351679a77d, [email protected]+ca58154a7d
[12:03:59] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/D:/Entertainments/Minecraft%20%e5%8e%9f%e7%89%88/.minecraft/libraries/net/fabricmc/sponge-mixin/0.8.2+build.24/sponge-mixin-0.8.2+build.24.jar Service=Knot/Fabric Env=CLIENT
[12:03:59] [main/INFO]: Loaded configuration file for Sodium (38 options available, 0 user overrides)
[12:03:59] [main/INFO]: Sodium has been successfully discovered and initialized -- your game is now faster!
[12:03:59] [main/WARN]: [carpet] detected, disabling UPDATE mixin com.sk89q.worldedit.fabric.mixin.MixinWorldChunkSetBlockHook
Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
	at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:228)
	at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:139)
	at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:27)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226)
	... 2 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
	at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:208)
	at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:178)
	at org.spongepowered.asm.mixin.transformer.FabricMixinTransformerProxy.transformClassBytes(FabricMixinTransformerProxy.java:23)
	at net.fabricmc.loader.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:157)
	at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:150)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at net.minecraft.class_2246.<clinit>(class_2246.java:835)
	at net.minecraft.class_3523.<clinit>(class_3523.java:13)
	at net.minecraft.class_5471.<clinit>(class_5471.java:11)
	at net.minecraft.class_5458.method_30573(class_5458.java:44)
	at net.minecraft.class_5458.method_30566(class_5458.java:75)
	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
	at net.minecraft.class_5458.<clinit>(class_5458.java:74)
	at net.minecraft.class_2378.<clinit>(class_2378.java:237)
	at net.minecraft.class_2966.method_12851(class_2966.java:42)
	at net.minecraft.client.main.Main.main(Main.java:137)
	... 7 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method outlineRenderDistanceLimit(D)D in carpet.mixins.json:StructureBlockBlockEntity_limitsMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap fabric-carpet-refmap.json
	at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:408)
	at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1291)
	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042)
	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395)
	at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320)
	at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)
	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569)
	at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351)
	... 23 more
commented

Since this is not the worldedit compat that was fixed not long again (that is not the error, it's just informing you of the behaviour), and since this is complaining about the structure block limits mixin, I'd say this is because you are using an outdated version of tweakeroo, try updating it to the latest development build and if it doesn't work, provide the crash report instead of the log, it should be there somewhere.

commented

Also note that MixinBootstrap is a forge mod (Mixin is the base of Fabric already, therefore included), and you have two other non-fabric mods.

commented

Since this is not the worldedit compat that was fixed not long again (that is not the error, it's just informing you of the behaviour), and since this is complaining about the structure block limits mixin, I'd say this is because you are using an outdated version of tweakeroo, try updating it to the latest development build and if it doesn't work, provide the crash report instead of the log, it should be there somewhere.

It launches normally after I update twewkeroo. Thank you very much!

commented

It launches normally after I update twewkeroo. Thank you very much!

So this should be closed?