
Fabric 1.20.1
the-leone opened this issue · 2 comments
Information
Minecraft version: 1.20.1
Modloader: Forge / Fabric
Forge version: xx.xx.xx OR Fabric loader version: 0.16.10-1.20.1
Environment: Singleplayer
Mod name: Piglin Names
Mod version: 1.0, 1.1, 1.2
The mod Pliglin Names for Fabric 1.20.1 will not load, crashes upon start-up of load screen and recieve Error Code 1. I have tried all 3 versions of Piglin Names for 1.20.1, but the same thing happens each time.
Mods Installed:
Fabric API, Sodium, Collective, and Piglin Names.
- The Piglins Names does work perfectly on Fabric 1.21.1. with the same mods installed at version 1.21.1.
Crash report
Uncaught exception in thread "main"
java.lang.RuntimeException: Non-unique Mixin config name piglinnames_fabric.mixins.json used by the mods piglinnames and piglinnames
at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:91)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:151)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Thanks for opening the issue! Not sure how the double mixin reference got into the mod. This has been fixed in version 1.3. Appreciate it.