Skip to content

1.21.10 not working since 1.0.0 #44

@SufficentMuffin

Description

@SufficentMuffin

Hello,

first thank you for your work!

But since Version 1.0.0 it throws the following error:

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 'ExploitPreventer' (exploitpreventer) 1.0.0 with any version that is compatible with:
- fabric-api 0.138.4+1.21.10
More details:
- Mod 'ExploitPreventer' (exploitpreventer) 1.0.0 requires version 0.139.4+1.21.11 or later of mod 'Fabric API' (fabric-api), but only the wrong version is present: 0.138.4+1.21.10!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:202)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:66)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115)
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)

Does this mean 1.21.10 is no longer compatible?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions