bendy-lib icon indicating copy to clipboard operation
bendy-lib copied to clipboard

Error creating mixin

Open AmibeSkyfy16 opened this issue 3 years ago • 6 comments
trafficstars

I have this error

Version 1.18.1 Fabric loader 0.12.12

java.lang.RuntimeException: Error creating Mixin config bendylib.mixins.json for mod bendy-lib at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:90) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: org.spongepowered.asm.launch.MixinInitialisationError: Error initialising mixin config bendylib.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.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:88) ... 3 more Caused by: java.lang.IllegalArgumentException: The specified resource 'bendylib.mixins.json' was invalid or could not be read at org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:1290) at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:148) ... 6 more

AmibeSkyfy16 avatar Dec 31 '21 12:12 AmibeSkyfy16

This error message won't be enough.
Try loading your game again, if that doesn't help, please send a full crash report.

KosmX avatar Dec 31 '21 12:12 KosmX

when i export my modpack with curseforge and import it again and start it the first time i get the same error. On the second start it works fine... the same applies when i have an empty profile with only emotecraft for 1.17.1 and start it for the first time.

in the first case: image

in the second case: image

LufatZ avatar Mar 12 '22 17:03 LufatZ

I'll look into it again. Can you tell me what modpack did you use?

KosmX avatar Mar 12 '22 17:03 KosmX

my modpack is DayOfMind. but as I said. For me the error also occurs with an empty instance where only emotecraft is installed

LufatZ avatar Mar 12 '22 20:03 LufatZ

Have you found out what is causing the error? Or if it can be fixed soon?

LufatZ avatar Mar 16 '22 19:03 LufatZ

I'm not sure if it is a bug in Emotecraft or bendy-lib.
I'll check Fabric loader, this fails too early.

KosmX avatar Mar 19 '22 15:03 KosmX