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

20w14infinite fabric API doesn't work #3933

Open
Davvv1 opened this issue Jul 10, 2024 · 1 comment
Open

20w14infinite fabric API doesn't work #3933

Davvv1 opened this issue Jul 10, 2024 · 1 comment

Comments

@Davvv1
Copy link

Davvv1 commented Jul 10, 2024

It seems that the API is looking for exactly 20w14, not 20w14infinite.

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 API' (fabric) 0.5.7+build.2-20w14infinite with any version that is compatible with:
		 - minecraft 1.16-alpha.20.13.inf
More details:
	 - Mod 'Fabric API' (fabric) 0.5.7+build.2-20w14infinite requires version 1.16-20.w.14 of 'Minecraft' (minecraft), but only the wrong version is present: 1.16-alpha.20.13.inf!
	 - Mod 'Fabric Biomes (v1)' (fabric-biomes-v1) 0.3.0+f01565521d requires version 1.16-20.w.14 of 'Minecraft' (minecraft), but only the wrong version is present: 1.16-alpha.20.13.inf!
	 - Mod 'Fabric Registry Sync (v0)' (fabric-registry-sync-v0) 0.3.0+f01565521d requires version 1.16-20.w.14 of 'Minecraft' (minecraft), but only the wrong version is present: 1.16-alpha.20.13.inf!
	 - Mod 'fabric-particles-v1' (fabric-particles-v1) 0.1.2+f01565521d requires version 1.16-20.w.14 of 'Minecraft' (minecraft), but only the wrong version is present: 1.16-alpha.20.13.inf!
	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)
Recording.2024-07-29.093920.mp4
@cassiancc
Copy link

As a workaround, this can be resolved by creating a fabric_loader_dependencies.json file in your config folder that overrides the Minecraft version Fabric API is looking for. This is what I did for Simply Infinite.

Alternatively, downgrading Fabric Loader to 15.6 will also work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants