Applied Energistics 2

Applied Energistics 2

137M Downloads

Server won't start without IC2

RealGrep opened this issue ยท 4 comments

commented

Description

Unable to start the server with the latest update (rv4-alpha-4). I get a ticking block entity caused by:
java.lang.NoClassDefFoundError: ic2/api/recipe/IRecipeInput

Environment

  • Minecraft Version: 1.10.2
  • AE2 Version: rv4-alpha-4
  • Forge Version: 2116
  • SMP

The crash log: https://gist.github.com/RealGrep/f675c1e47d2c0f741b94d7a79feef31d

commented

Working on it. For some reason, I only get this sporadically, even without IC2 being present. I am in the process of debugging it.

commented

PR #2581 fixes this, but needs review first since it's ab it more involved.

commented

This should now be fixed with alpha 5

commented

Yep, looks good. Server starts ok now, plus I zapped my AE2 configs, and I can scroll through the entire JEI list and nothing crashes. Good stuff.