[Other]: please update the JEI mod
HowiesClouds opened this issue ยท 0 comments
Other
the JEI mod was only two small updates away from being compatible with a mod pack i play on, called The Botanists Journey. here is a screenshot, and the copied error code.
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Just Enough Items' (jei) 11.5.2.1007 with any version that is compatible with:
- fabricloader 0.14.9
- fabric-api 0.64.0+1.19.2
Unmet dependency listing:
- Mod 'Just Enough Items' (jei) 11.5.2.1007 requires version 0.14.10 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.9!
- Mod 'Just Enough Items' (jei) 11.5.2.1007 requires version 0.66.0+1.19.2 or later of mod 'Fabric API' (fabric-api), but only the wrong version is present: 0.64.0+1.19.2!
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
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)