Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Forge 1.18.2] Game fails to load with a dependency error when REI Plugin Compatibilities is installed #130

Open
unilock opened this issue Feb 3, 2023 · 0 comments

Comments

@unilock
Copy link

unilock commented Feb 3, 2023

REI Plugin Compatibilities adds support for JEI plugins to REI. In order to trick mods with JEI plugins into thinking JEI is installed, it presents itself as JEI version "9.9999".

Just Enough Calculation expects JEI >10 to be installed, which prevents the game from starting.

Since I don't know whether it's even possible to conditionally specify Forge mod dependencies, maybe the min. required JEI version could be set to v9.9999, and JEC's JEI compat could be loaded or ignored depending on whether REI-PC is installed?

@unilock unilock changed the title [Forge 1.18.2] Fails to load with a dependency error when REI Plugin Compatibilities is installed [Forge 1.18.2] Game fails to load with a dependency error when REI Plugin Compatibilities is installed Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant