Architectury API (Fabric/Forge/NeoForge)

Architectury API (Fabric/Forge/NeoForge)

158M Downloads

Fabric API incompatibility

SylisMC opened this issue ยท 3 comments

commented

Minecraft 1.18.2
architectury-4.1.44.jar
fabric-api-0.48.0+1.18.2.jar

net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
	 - Replace mod 'Fabric API' (fabric) 0.48.0+1.18.2 with version 0.50.0 or later.
Unmet dependency listing:
	 - Mod 'Architectury' (architectury) 4.1.44 requires version 0.50.0 or later of mod 'Fabric API' (fabric), but only the wrong version is present: 0.48.0+1.18.2!
	at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
	at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142)
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71)
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)```
commented

(Downgrading to architectury-4.1.41.jar resolves the issue

commented

Fabric API 0.50.0 is a beta version, and its not recommended
image