Posts by Dj_Arktic

    I had succefully decompiled IC2, and changed only one raw in only one class.
    Before reobf everything works.


    Recompile - > reobf
    And puted this (only one) class in original IC2.
    After that:

    Code
    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: ic2/core/item/tool/ItemToolWrench	at cpw.mods.fml.common.LoadController.transition(LoadController.java:130)	at cpw.mods.fml.common.Loader.loadMods(Loader.java:506)	at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)	at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)	at ho.c(DedicatedServer.java:86)	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)	at fy.run(ThreadMinecraftServer.java:16)Caused by: java.lang.NoClassDefFoundError: ic2/core/item/tool/ItemToolWrench	at ic2.core.IC2.load(IC2.java:621)	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:487)	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.EventHandler.handleEvent(EventHandler.java:69)	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)	at com.google.common.eventbus.EventBus.post(EventBus.java:268)	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)	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.EventHandler.handleEvent(EventHandler.java:69)	at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)	at com.google.common.eventbus.EventBus.post(EventBus.java:268)	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)	at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)	... 5 more


    Why does it so? What can be wrong?
    I checked, ic had this class, i don't modifed package.

    CrafterofMine57, I had already tryed to do, like you say.
    MCPC+ crashes.
    Wliu, I sayed already, that I spent 2 days to solve this problem. Of course, I read this log billion times.
    May be anybody gives me any good advice?
    Anybody, who decompiled IC2 for 1.4.7 successfully?

    Sorry for creating this thread, but I don't know what to do.
    I had successfully decompiled IC2 on minecraft 1.2.5 & mcp719.
    But now.. I don't know, what to do.
    I'm trying to decompile it whole day.
    I am using GregoriusT's instructions.
    But I has this error


    Code
    > Applying Retroguard
    == ERRORS FOUND ==
    Unrecoverable error during obfuscation, see log file for details.
    ERROR: duplicate entry: net/minecraft/client/gui/achievement/GuiAchievements.class
    ==================
    Decompile failed


    Please, anybody.. Help me to decompile mod now.
    I need sources to disable some functions in this mod.


    UPD:
    Thank's for RawCode.
    If anybody will have this problem, delete "_aux.class" in minecraft.jar