Fabric API

Fabric API

106M Downloads

1.15.2 crashes with and without mods

8bit-coder opened this issue ยท 6 comments

commented

I've been going to hell and back just to get fabric working. Yes, i downloaded the newest installer, have the correct API, and have the newest version of java, but fabric just will. not. work. It just always crashes for some reason with this:
`18:50:54.196
Preparing to launch minecraft client for fabric-loader-0.8.2+build.194-1.15.2
18:50:55.860
Checking installations.
18:50:55.861
Minecraft client fabric-loader-0.8.2+build.194-1.15.2 is ready to start.
18:50:55.861
Starting!
18:50:56.392
Using default game log configuration client-1.12.xml (outputs XML)
18:50:58.240
Loading for game Minecraft 1.15.2
18:51:01.635
[FabricLoader] Loading 34 mods: [email protected], [email protected]+aea78a250c, [email protected]+e08a73050c, [email protected]+dfdb52d60c, [email protected]+build.194, [email protected]+203491ea0c, [email protected]+b7f9825d0c, [email protected]+203491ea0c, [email protected]+3b05f68e0c, [email protected]+b7f9825d0c, [email protected]+a1bd31180c, [email protected]+b7f9825d0c, [email protected]+534104900c, [email protected]+534104900c, [email protected]+b7f9825d0c, [email protected]+06c939b30c, [email protected]+821cdba70c, [email protected]+b7f9825d0c, [email protected]+abd915800c, [email protected]+12515ed90c, [email protected]+b7f9825d0c, [email protected]+f3d8141b0c, [email protected]+c6a8ea890c, [email protected]+b7f9825d0c, [email protected]+5a0f9a600c, [email protected]+e08a73050c, [email protected]+b7f9825d0c, [email protected], [email protected]+build.290-1.15, [email protected]+dfdb52d60c, [email protected]+dfdb52d60c, [email protected]+ec40b2e10c, [email protected]+e4c9a9c30c, [email protected]+12515ed90c
18:51:01.636
18:51:01.728
SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/8bit_coder/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.8+build.18/sponge-mixin-0.8+build.18.jar Service=Knot/Fabric Env=CLIENT
18:51:01.887

Exception in thread "main" org.spongepowered.asm.launch.MixinInitialisationError: Error initialising mixin config fabric-networking-v0.mixins.json
at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:153)
at org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:100)
at org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:87)
at net.fabricmc.loader.launch.common.FabricMixinBootstrap.addConfiguration(FabricMixinBootstrap.java:44)
at net.fabricmc.loader.launch.common.FabricMixinBootstrap$$Lambda$62/103103526.accept(Unknown Source)
at java.lang.Iterable.forEach(Iterable.java:75)
at net.fabricmc.loader.launch.common.FabricMixinBootstrap.init(FabricMixinBootstrap.java:83)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:133)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
Caused by: java.lang.IllegalArgumentException: The specified resource 'fabric-networking-v0.mixins.json' was invalid or could not be read
at org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:1090)
at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:148)
... 8 more
18:51:01.887
Process crashed with exit code 1`
What do I do? This is really bugging me and I'd like to be able to use fabric. It also crashes without any mods in the mods folder.

commented

[email protected]
Sorry mate can't help you because of the hacked client you have installed.

commented

does this crash without the "wurst" mod? If it doesn't then consider using the api that matches the requirement of your "wurst" mod.

commented

It still crashes without wurst, in fact it crashes with literally any fabric mod that I put in the folder(provided that it is built for the same minecraft, fabric, and fabric API version.)

commented

Can you try deleting the existing fabric api and redownloading it from curseforge and install it?

commented

Please send a full log using the Vanilla or MultiMC launcher without Wurst.

commented

Closing as the issue reporter failed to respond in a while, which prevents us from getting necessary info for fixing bugs if there is any.