EnderIO release 5.0.40 requires an alpha version of EnderCore
Travis9x opened this issue ยท 1 comments
Issue Description:
Latest release of Ender IO (v5.0.40) requires EnderCore v0.5.44 or newer. The problem is, that's an alpha version, and the latest "release" version of EnderCore is v0.5.43
It also requires a beta version of JEI, rather than the release version.
What happens:
Game will not load with current release versions of EnderCore and JEI
What you expected to happen:
I would expect a "release" version of Ender IO to use a "release" version of EnderCore, not an alpha version.
Same with JEI.
Steps to reproduce:
- Install latest release versions of both mods
- Observe that the game will not load, and tells you to install alpha versions of EnderCore, and beta versions of JEI
Affected Versions (Do not use "latest"):
- EnderIO: 5.0.40
- EnderCore: 0.5.43
- Minecraft: 1.12.2
- Forge: 14.23.5.2808
- SpongeForge? no
- Optifine? no
- Single Player and/or Server? Single
Your most recent log file where the issue was present:
There is no log, since the game would not even load.
I updated the latest EnderCore to release. The JEI dependency is intentional, we need a feature that was added specifically for us: mezz/JustEnoughItems#1419