Just Enough Items (JEI)

Just Enough Items (JEI)

369M Downloads

[Bug]: Error launching game with jei-1.21.1-fabric-19.17.0.192.jar

ST-DDT opened this issue ยท 2 comments

commented

Steps to Reproduce the Bug

Install JEI
Start Minecraft

Expected Behavior

Game starts without issues

Actual Behavior

Mod 'Just Enough Items' (jei) 19.17.0.192 requires version fabricLoaderVersionRange of mod 'Fabric Loader'(fabricloader), but only the wrong version is present: 0.16.5!

Mod Pack URL (Optional)

No response

Mod Pack Version (Optional)

No response

Extra Notes (Optional)

The variables haven't been replaced

  "depends": {
    "fabricloader": "fabricLoaderVersionRange",
    "fabric-api": "fabricApiVersionRange",
    "java": ">=21"
  }

expected

  "depends": {
    "fabricloader": ">=0.16.3",
    "fabric-api": ">=0.103.0+1.21.1",
    "java": ">=21"
  }

works: jei-1.21.1-fabric-19.16.5.185.jar (Modrinth)
broken: jei-1.21.1-fabric-19.17.0.192.jar (Modrinth)

latest.log

No response

commented

Same error here with jei-1.21.1-fabric-19.17.0.192.jar from Modrinth also. jei-1.21.1-fabric-19.17.0.191.jar seems to work fine.

commented

Thanks for the report!
I have just resolved this now, in version 19.17.0.193.