Support Request: IC2 1.6.2 Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError

  • Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:648)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.RuntimeException: java.lang.NoSuchFieldError: nameReference
    at ModLoader.init(ModLoader.java:851)
    at ModLoader.AddAllRenderers(ModLoader.java:189)
    at afq.<init>(afq.java:80)
    at afq.<clinit>(afq.java:9)
    ... 3 more
    Caused by: java.lang.NoSuchFieldError: nameReference
    at ic2.common.IC2Crops.registerCrops(IC2Crops.java:37)
    at mod_IC2.initialize(mod_IC2.java:586)
    at ic2.platform.Ic2.load(Ic2.java:65)
    at ModLoader.init(ModLoader.java:824)
    ... 6 more


    So I'm guessing there is a conflicting mod editing the afq class. Anyone have any ideas?

  • Ok, that is just too wierd.
    I was already running 1.3 since it was released but I did what you said and issue resolved.
    Thank you sir!

    • Official Post

    I would have put this on the forum, but the thread had been locked.


    Forestry resolved the initIndustrialDiamonds issue last night...it was an incorrect version of ModLoaderMP that is linked off of the modloaderMP thread. Using the actual ModLoaderMP 2.1 resolves the issue. May consider adding that to the thread --- a lot of people are having that issue.


    To bring it up.