Fabric crash report #1917
Replies: 1 comment
-
Please post the log/latest.log
This says you have two mods trying to share the same configuration file name.
Most likely that is just curseforge being its usual buggy self and it hasn't actually removed what it says it has removed. If you don't know how to fix it manually, try rebuilding the modpack from scratch without the feudal weaponary mod. By the way, that feudal weaponary mod is abandoned and the author says it was buggy anyway.
|
Beta Was this translation helpful? Give feedback.
-
I made a Fabric modpack on the curseforge app but whenever I load it it crashes giving this crash message:
RuntimeException: Non-unique Mixin config name mixins.reach-entity-attributes.json used by the mods feudalw and reach-entity-attributes
at net.fabricmc.loader.impl.launch.FabricMixinBootstrap.init(FabricMixinBootstrap.java:85)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)
I did have a mod in the pack called feudalweapons so I removed that mod but still got the error, and I don't have a mod called reach-entity-attributes, been trying to fix it for hours but couldn't figure out how,, any help? (I included the download for the mods)
Fabric pack.zip
Beta Was this translation helpful? Give feedback.
All reactions