question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fabric Loader Shows Wrong '1.17.x' (should be '~1.17.1-rc') Version In Error

See original GitHub issue
[22:15:51] [main/FATAL] (Fabric|Loader) A critical error occurred
 net.fabricmc.loader.discovery.ModResolutionException: Errors were found!
 - Mod 'Fabric API' (fabric) requires version 1.17.x of mod 'Minecraft' (minecraft), but a non-matching version is present: 1.17!
     - You must install version 1.17.x of 'Minecraft' (minecraft).
     - Mod 'Minecraft' (minecraft) v1.17 is being loaded from the user's mod directory.
    at net.fabricmc.loader.discovery.ModResolver.findCompatibleSet(ModResolver.java:342) ~[fabric-loader-0.11.6.jar:?]
    at net.fabricmc.loader.discovery.ModResolver.resolve(ModResolver.java:832) ~[fabric-loader-0.11.6.jar:?]
    at net.fabricmc.loader.FabricLoader.setup(FabricLoader.java:195) ~[fabric-loader-0.11.6.jar:?]
    at net.fabricmc.loader.FabricLoader.load(FabricLoader.java:185) [fabric-loader-0.11.6.jar:?]
    at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:132) [fabric-loader-0.11.6.jar:?]
    at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) [fabric-loader-0.11.6.jar:?]
    at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) [dev-launch-injector-0.2.1+build.8.jar:?]

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
sfPlayer1commented, Jul 19, 2021

There is a bug with it showing version 1.17.x for a version spec like ~1.17.1-, I have a fix for this locally - PR pending.

0reactions
SylvKTcommented, Jul 19, 2021

modmuss’s page also displays the wrong Fabric API version since 1.17 isn’t supported in 0.37.0

nevermind.

Note fabric-api version may not be the correct version for the given minecraft version. See the curseforge page.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Minecraft 1.17.1 Fabric mod error
I'm trying to run Bit&Chisel mod but it occurs an error. If I download 1.17. 1 Fabric with 0.12. x versions, it says...
Read more >
Minecraft - YouTube
This video is a guide on how to update the fabric launcher to 1.17 and/or fix the Failed to launch! due to {...
Read more >
Fabric not opening · Issue #1500 · FabricMC/fabric
and when i try to open fabric-loader-0.11.6-1.17 it says [20:22:28 ERROR]: Game ended with bad state (exit code 1)
Read more >
Fabric Loader 0.12
Mod resolution changes​​ Fabric Loader 0.12. 0 will no longer refuse multiple versions of the same mod, some but not all of these...
Read more >
Fabric API - Mods - Minecraft
Fabric API is the core library for the most common hooks and inter-compatibility measures utilized by mods using the Fabric toolchain.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found