Crash start game [1.15.2] [Fabric]
Sepera-okeq opened this issue ยท 3 comments
Works unstable, works every other time. These types of errors are thrown:
Game version: 1.15.2
[19:20:53] [main/WARN]: Mod `clear-skies` (1.1.19) uses 'requires' key in fabric.mod.json, which is not supported - use 'depends'
[19:20:53] [main/INFO]: [FabricLoader] Loading 56 mods: [email protected]+f08b61330c, [email protected]+dfdb52d60c, [email protected]+build.189, [email protected], [email protected], [email protected], [email protected]+b7f9825d0c, [email protected]+2ad156310c, [email protected]+b7f9825d0c, [email protected], [email protected]+b7f9825d0c, [email protected]+821cdba70c, [email protected]+12515ed90c, [email protected], [email protected], [email protected]+c6a8ea890c, [email protected]+5a0f9a600c, [email protected]+e08a73050c, [email protected]+build.294-1.15, [email protected], [email protected], [email protected]+dfdb52d60c, [email protected]+12515ed90c, [email protected], [email protected], [email protected]+e08a73050c, [email protected], [email protected]+build.32, [email protected], [email protected]+build.6, [email protected]+9290e2ed0c, [email protected]+3b05f68e0c, [email protected], [email protected]+b7f9825d0c, [email protected]+fac69e320c, [email protected], [email protected]+534104900c, [email protected]+534104900c, [email protected], [email protected], [email protected], [email protected]+06c939b30c, [email protected]+b7f9825d0c, [email protected]+abd915800c, [email protected], [email protected], [email protected], [email protected]+b7f9825d0c, [email protected]+f3d8141b0c, [email protected]+b7f9825d0c, [email protected]+b7f9825d0c, [email protected]+dfdb52d60c, [email protected]+ec40b2e10c, [email protected], [email protected]+e4c9a9c30c, [email protected]
[19:20:53] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Andrey/AppData/Roaming/DTC/updates/SPVanila/libraries/net/fabricmc/sponge-mixin/0.8+build.18/sponge-mixin-0.8+build.18.jar Service=Knot/Fabric Env=CLIENT
[19:20:55] [main/INFO]: Lithium's configuration file was loaded successfully
[19:20:55] [main/INFO]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.chunk.no_chunk_locking.MixinPalettedContainer' as no configuration enables it
[19:20:55] [main/INFO]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.redstone.MixinRedstoneWireBlock' as no configuration enables it
[19:20:55] [main/INFO]: Not applying mixin 'me.jellysquid.mods.lithium.mixin.redstone.MixinWorld' as no configuration enables it
Optifabric is still using the traditional Early Riser initialisation
Found existing patched optifine jar, using that
[19:20:57] [main/INFO]: [OptiFine] *** Reflector Forge ***
[19:20:57] [main/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[19:20:57] [main/WARN]: Error loading class: net/fabricmc/fabric/api/event/Event (java.lang.ClassNotFoundException: net/fabricmc/fabric/api/event/Event)
org.spongepowered.asm.mixin.transformer.throwables.MixinPreProcessorException: Attach error for cloth.mixins.json:MixinScreen during activity: [Transform -> Method onPreDraw(IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> INVOKEVIRTUAL -> net/fabricmc/fabric/api/event/Event::invoker()Ljava/lang/Object;]
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:300)
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:264)
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1272)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:287)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:570)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:191)
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.loadClassData(KnotClassDelegate.java:174)
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:143)
at java.lang.ClassLoader.loadClass(Unknown Source)
at net.optifine.reflect.Reflector.<clinit>(Reflector.java:176)
at net.minecraft.class_128.method_559(class_128.java:101)
at net.minecraft.class_128.<init>(class_128.java:54)
at net.minecraft.class_128.method_24305(class_128.java:414)
at net.minecraft.client.main.Main.main(Main.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:192)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:138)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
at java.lang.invoke.MethodHandle.invokeWithArguments(Unknown Source)
at pro.gravit.launcher.DTCThjaiBGOywt.dtchPx50mq6tZI(Unknown Source)
at pro.gravit.launcher.DTCThjaiBGOywt.main(Unknown Source)
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: net.fabricmc.fabric.api.event.Event
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMemberReference(MixinPreProcessorStandard.java:768)
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754)
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:720)
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:294)
... 27 more
Caused by: java.lang.ClassNotFoundException: net.fabricmc.fabric.api.event.Event
... 31 more
2020.04.11 19:20:57 [ERROR] java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2020.04.11 19:20:57 [INFO] WebSocket client disconnect
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Process exit code 0```
Install fabric api. https://www.curseforge.com/minecraft/mc-mods/fabric-api/