IC2 crashed with a noSuchMethod Error when I installed it on Forge

  • The NoSuchMethod error basically tells us that IC2 is asking for a piece of code that does not exist at that place. The most common reason is an incorrect version used. Looking through the loaded mods, it appears you are using version 1.117.921 on 1.6.2 which, if I remember correctly, is meant for either 1.5 or 1.6.1.

    For your current version, 1.6.2, use a build in the 1.118.400s (Latest would probably be best)

    If you are interested in the newer versions of IC2 (With all the cool new toys), I would use the experimental. The newest are for 1.6.4, just so you know. (I know 1.6.2 works on 1.6.4, but I am not 100% about the other way.) Experimental found here: http://ic2api.player.to:8080/job/IC2_experimental/

    So ya. Thats 'bout it.