Minecraft Version Error on 1.2.0
ardissaps opened this issue ยท 2 comments
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Data Attributes' (dataattributes) 1.2.0 with version 1.1.6 or later that is compatible with:
- minecraft 1.18.2
Unmet dependency listing:
- Mod 'Data Attributes' (dataattributes) 1.2.0 requires version 1.19 of 'Minecraft' (minecraft), but only the wrong version is present: 1.18.2!
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Oops,
Should be fixed now. Thanks for catching that!
Edit: Same issue with PlayerEx, I will fix shortly.
