[BUG] 1.4.2 Update error
cosmikbun opened this issue · 3 comments
I tried to load the mod but received this error:
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Adaptive Tooltips' (adaptive-tooltips) 1.0.1 with any version that is compatible with:
- tooltipfix 1.1.1-1.19
Unmet dependency listing:
- Mod 'Adaptive Tooltips' (adaptive-tooltips) 1.0.1 is incompatible with any version of mod 'ToolTip Fix' (tooltipfix), but a matching version is present: 1.1.1-1.19!
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)