Forge Topological Sort Error when I add IC2

  • That error means there's a .. circle in the chain of dependencies. ie Mod A must run after Mod B, and Mod B must run after Mod A, so it can't figure out what order to load them.

    I know the Thermal Expansion release today could trigger that, though they released another version that fixed the potential cycle (but possibly broke some Forestry integration). If you happen to have Thermal Expansion installed, I'd recommend trying to update that ... otherwise, um, dig through the Forge log and hope you find something obvious?