EMI

EMI

1M Downloads

[Forge - 1.19.2] JEI dependency version mismatch causes crash upon launch

julkoh opened this issue ยท 3 comments

commented

Using latest releases of EMI and JEI for version 1.19.2 :

  • Forge : 43.4.0
  • EMI : 1.1.17
  • JEI : 11.6.0.1019

I get the following error in logs :

[13:49:46] [main/ERROR]: Unsupported installed optional dependencies:
	Mod ID: 'jei', Requested by: 'emi', Expected range: '[15.20.0.0,)', Actual version: '11.6.0.1019'

Changing the minimum version in mods.toml fixed the issue.

commented

Same here, also 1.19.2

commented

looks like 1.19.2 emi accidentally got the 1.20.1 versions of jei set in the mods.toml in the latest release

commented

Oops. Resolved in 1.1.18