Posts by OscarXcore

    I have changed the forge version several times and none of the versions I have tried have worked.

    Display Spoiler


    cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: INSTANCE
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)

    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:744)

    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)

    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)

    at net.minecraft.client.main.Main.main(SourceFile:148)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)

    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)

    at org.multimc.EntryPoint.listen(EntryPoint.java:170)

    at org.multimc.EntryPoint.main(EntryPoint.java:54)

    Caused by: java.lang.NoSuchFieldError: INSTANCE

    at gregtech.loaders.oreprocessing.ProcessingWire01.registerOre(ProcessingWire01.java:35)

    at gregtech.api.enums.OrePrefixes.processOre(OrePrefixes.java:699)

    at gregtech.common.GT_Proxy.registerRecipes(GT_Proxy.java:183)

    at gregtech.common.GT_Proxy.activateOreDictHandler(GT_Proxy.java:1810)

    at gregtech.GT_Mod.onPostLoad(GT_Mod.java:438)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)

    at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)

    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)

    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)

    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)

    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)

    at com.google.common.eventbus.EventBus.post(EventBus.java:275)

    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)

    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)


    ... 18 more


    My crash Stacktrace. I am also using MultiMC to modify the pack as I have downloaded Resurrection off of Curse and am now messing with it and having issues.

    The Errored mod list from forge can be seen here http://pastebin.com/UJHrakc5

    Any help would be amazing.
    Thanks in advance!