incompatible mods but can't find newer versions of fabric or spruceUI for MidnightControls #3808
Unanswered
darkpitsimp
asked this question in
Player support
Replies: 1 comment 4 replies
-
Make sure all your mods are for your Minecraft version. 1.20.1 mods will not work on 1.20.6. SpruceUI is usually included in other mods. If you share a screenshot of your mods folder and tell us your Minecraft version we can help. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Minecraft Logs
No response
Description
Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Install fabric, version 0.71.0 or later.
- Replace mod 'SpruceUI' (spruceui) 1.5.2 and mod 'SpruceUI' (spruceui) 5.0.3+1.20.4 with mod 'SpruceUI' (spruceui), version 3.2.0 or later.
More details:
- Mod 'MidnightControls' (midnightcontrols) 1.9.5+1.20 requires version 0.71.0 or later of fabric, which is missing!
- Mod 'MidnightControls' (midnightcontrols) 1.9.5+1.20 requires version 3.2.0 or later of mod 'SpruceUI' (spruceui), which can't be loaded due to other constraints!
- Mod 'SpruceUI' (spruceui) 1.5.2 requires any version of fabric, which is missing!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
I can't find fabric 0.71.0 or SpruceUI 3.2.0
Beta Was this translation helpful? Give feedback.
All reactions