Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible mod set! - how to fix it? #3386

Closed
blackrosegod12 opened this issue Oct 23, 2023 Discussed in #1878 · 2 comments
Closed

Incompatible mod set! - how to fix it? #3386

blackrosegod12 opened this issue Oct 23, 2023 Discussed in #1878 · 2 comments
Labels
support Issues closed due to being a support request.

Comments

@blackrosegod12
Copy link

Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace 'Minecraft' (minecraft) 1.20.1 with any version between 1.20.3- (inclusive) and 1.20.4- (exclusive).
- Replace mod 'Fabric Loader' (fabricloader) 0.14.22 with version 0.14.23 or later.
Unmet dependency listing:
- Mod 'Fabric API' (fabric-api) 0.90.4+1.20.3 requires version 0.14.23 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.22!
- Mod 'Fabric API' (fabric-api) 0.90.4+1.20.3 requires any version between 1.20.3- (inclusive) and 1.20.4- (exclusive) of 'Minecraft' (minecraft), but only the wrong version is present: 1.20.1!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192)
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)

@Linguardium
Copy link

User error. not a fabric api issue.

download the correct versions of your mods for your minecraft version

@modmuss50 modmuss50 added the support Issues closed due to being a support request. label Oct 23, 2023
@github-actions
Copy link

👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Issues closed due to being a support request.
Projects
None yet
Development

No branches or pull requests

3 participants