Support Request: IC2 throwing error on load.

  • I have exhausted every possible troubleshooting option I can think (or am capable) of to try and fix this. IC2 is the culprit as I can remove it from the mods folder and start with no problems. I've done multiple clean installs of the minecraft.jar and Forge with the same results. Can someone assist me with what I am missing? Any help would be greatly appreciated. Oh, and I just built minecraft_server.jar with the same things listed below with no errors what so ever.


    TERMINAL OUTPUT


    Code
    OS:  Ubuntu 12.04
    Java:   Java version "1.7.0_07"
          	Java(TM) SE Runtime Environment (build 1.7.0_07-b10)
          	Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)
    MCForge:  4.1.4.298
    BuildCraft:  3.2.0pre7
    Forestry:  1.5.0.2
    IC2:  1.106
    ComputerCraft:  1.43 pr1
    InvTweak:  1.43b-1.3.2
  • I don't see any error either. Maybe this one


    "2012-10-02 05:42:36 [INFO] [STDOUT] [IC2] Submodule not loaded: java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: ic2/cgIntegration/common/AdvRecipeGenerator"


    but i don't understand the forge logs yet. (I always remembered that the logs in modloader? the issue was always the first line...)


    And maybe instead of just throwing an error log out of nowhere you could try to explain whats exactly the problem you are having?

  • According to the Forge forums, there is a fix for that specific error

    Is the answer to this question no?


    Quote

    Hey don't take it so hard. Ignorance is part of this generation it seems. -the wise words of XFmax-o-l

  • Well, I don't know about you missing anything, but this is the obvious culprit:

    Quote

    2012-10-02 05:42:36 [INFO] [STDERR] java.lang.ClassNotFoundException: CraftGuide.API.CraftGuideAPIObject


    I'm just not sure why the IC2 cgIntegration submodule is complaining. Do you maybe have some version of Craftguide installed that IC2 has no idea what to do with?


    Either way, the error is ignorable as long as it's not impacting your ability to run the game. Why fix it if it's not broken?