Infinite Lava Fabric

Infinite Lava Fabric

779 Downloads

Rename modid.mixins.json

kalinzange opened this issue ยท 1 comments

commented

leaving the mixin config as this value can cause crashes with other mods that do the same. modid should be replaced with your mod id.

Uncaught exception in thread "main"
java.lang.RuntimeException: Non-unique Mixin config name modid.mixins.json used by the mods infinitelava and scaffoldforever
	at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:90)
	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)

commented

Oh, probably it is caused by undeleted assets/modid folder. I've figured out and uploaded 1.0.1. Thanks and have a try!