World Border (Fabric)

World Border (Fabric)

261k Downloads

Collective Fabric 1.20.1 fails to load

DemonSeedxp opened this issue · 6 comments

commented

Information

Minecraft version: 1.20.1
Modloader: Fabric
Fabric loader version: 0.14.21
Environment: Singleplayer

Mod name: Collective
Mod version: 1.20.1-6.64

Description

Uncaught exception in thread "main" java.lang.RuntimeException: Error creating Mixin config collective.mixins.json for mod collective at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:95) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:153) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) Caused by: org.spongepowered.asm.launch.MixinInitialisationError: Error initialising mixin config collective.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:93) ... 3 more Caused by: java.lang.IllegalArgumentException: The specified resource 'collective.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

Crash report

latest.log

commented

Thanks for giving the mod a try! I've uploaded Collective version 6.65 a few minutes ago, this should fix the issue. Could you confirm that?

commented

sure will one min and i'll let you know

commented

prefect! that was some timely service too, thanks for fixing me up

commented

Encountering something similar on 1.19.2 too.

https://gist.github.com/Sunconure11/36e10822c1ba5c7e5c369c09d0ddb66c

commented

Encountering something similar on 1.19.2 too.

https://gist.github.com/Sunconure11/36e10822c1ba5c7e5c369c09d0ddb66c

Please update Collective to version 6.65

commented

I didn't see the update until I responded to this issue.