
[1.10.2] EnderIO not loading after Applied Energistics
Robijnvogel opened this issue ยท 1 comments
Issue Description:
Because EnderIO mentioned that this guy was using a way outdated RF API, included in BrandonsCore,
Ender IO needs at least 1.4.0 and will NOT work with older versions.
I advised him to rename the EnderIO jar file to AEnderIO.jar, in an attempt to change the mod loading order and load the RF API in EnderIO instead, however, this caused a crash:
What happens:
Since the crash log told him this, I am assuming that EnderIO does only coincidentally loads itself after Applied Energistics because of its mod jar name and not because this is actually coded into EnderIO, like it should. (confirmed by looking at the code)
What you expected to happen:
EnderIO should load after Applied Energistics, no matter what the mods' jar names are.
Could probably be fixed by adding a (non-required) after for applied energistics on this line.
Steps to reproduce:
- Install EnderIO and Applied Energistics
- Rename either of both files' names so that the alphabetical order changes.
- Run Minecraft.
...
Affected Versions (Do not use "latest"):
- EnderIO: 3.1.183
- EnderCore: 0.4.1.65-beta
- Minecraft: 1.10.2
- Forge: build 2254