Support Request: Crash

  • I crash upon login of Minecraft. My mods installed are ModLoader 1.2.5, MinecraftForge 3.1.2.90, 4096Ids, and IC2
    If you need any more info, comment and I'll tell youCrash Error:


    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: Quadro FX 3500/PCI/SSE2 version 2.1.2, NVIDIA Corporation


    java.lang.NoSuchMethodError: ic2.common.ItemIC2.setNoRepair()Lyr;
    at ic2.common.ItemIC2.<init>(ItemIC2.java:28)
    at ic2.common.ItemResin.<init>(ItemResin.java:24)
    at mod_IC2.load(mod_IC2.java:226)
    at ModLoader.init(ModLoader.java:856)
    at ModLoader.addAllRenderers(ModLoader.java:157)
    at ahu.<init>(ahu.java:77)
    at ahu.<clinit>(ahu.java:8)
    at net.minecraft.client.Minecraft.a(Minecraft.java:394)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT f78f3d8 ----------

  • Forge does not go in the mods folder!


    Due to the overwhelming amount of crash reports we receive indicating Forge is missing hooks due to being on the mods folder, we added some checks to ensure Forge is correctly installed, and if not, display an error screen saying so.