Framework (Fabric)

Framework (Fabric)

5M Downloads

Mod 'Framework' (framework) 0.10.3 requires any version of fabric

mrdev023 opened this issue ยท 2 comments

commented

I install Minecraft 1.21.4 with fabric 0.16.10 but when i try to run i get this 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:
	 - Install fabric, any version.
More details:
	 - Mod 'Framework' (framework) 0.10.3 requires any version of fabric, which is missing!
	at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
	at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196)
	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)

Note:

  • When i disable Framework, Iris Shaders and Sodium work well with fabric
commented

When i install https://www.curseforge.com/minecraft/mc-mods/fabric-api it works well.
I don't find any Installation process on Curseforge to explain that.

commented

It's pretty much a given when you install Fabric, you also need to include Fabric API. The CurseForge launcher does this automatically for you.