Fabric API 1.18.2 not working with 1.18.2 #3684
Unanswered
xepphir
asked this question in
Mod Dev Support
Replies: 1 comment
-
It sais it is for 1.19+, are you sure you downloaded the right version? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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:
- Replace mod 'Fabric Command API (v2)' (fabric-command-api-v2) 2.2.18+23e8616e32 with any version that is compatible with:
- minecraft 1.18.2
More details:
- Mod 'Fabric Command API (v2)' (fabric-command-api-v2) 2.2.18+23e8616e32 requires any version after 1.19-alpha.22.11.a of 'Minecraft' (minecraft), but only the wrong version is present: 1.18.2!
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)
P.S. i downloaded the 1.18.2 version of fabric API
Beta Was this translation helpful? Give feedback.
All reactions