Posts by Messiahs

    I have put the IC2NuclearControl-1.4.6.zip in my Minecraft Mod Ordner
    I start my Minecraft and i get a Black Screen.
    Please Help !

    Thx Messiahs

    Minecraft 1.4.5
    MCO 7.23
    FML 4.5.21.486
    Minecraft Forge 6.4.1.436

    I found an Error in the Forge Log:
    Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: shedar/mods/ic2/nuclearcontrol/ConnectionHandler, method: playerLoggedIn signature: (Lcpw/mods/fml/common/network/Player;Leg;Lce;)V) Incompatible argument to function

    Forge Log

    Display Spoiler

    2013-01-24 23:39:56 [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.21.486 for Minecraft 1.4.5 loading
    2013-01-24 23:39:56 [FINEST] [ForgeModLoader] All core mods are successfully located
    2013-01-24 23:39:58 [FINEST] [ForgeModLoader] The mod APUnofficial accepts its own version (2.1.3u35)
    2013-01-24 23:39:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into APUnofficial
    2013-01-24 23:39:58 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod APUnofficial
    2013-01-24 23:39:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Builders
    2013-01-24 23:39:58 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
    2013-01-24 23:39:58 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.2.2)
    2013-01-24 23:39:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
    2013-01-24 23:39:58 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Builders
    2013-01-24 23:39:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Energy
    2013-01-24 23:39:58 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
    2013-01-24 23:39:58 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.2.2)
    2013-01-24 23:39:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
    2013-01-24 23:39:58 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Energy
    2013-01-24 23:39:58 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod IC2
    2013-01-24 23:39:58 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection
    2013-01-24 23:39:58 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (1.110.137-lf)
    2013-01-24 23:39:58 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2
    2013-01-24 23:39:59 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod IC2
    2013-01-24 23:39:59 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod IC2NuclearControl
    2013-01-24 23:39:59 [FINEST] [ForgeModLoader] Testing mod IC2NuclearControl to verify it accepts its own version in a remote connection
    2013-01-24 23:39:59 [FINEST] [ForgeModLoader] The mod IC2NuclearControl accepts its own version (1.4.6)
    2013-01-24 23:39:59 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: shedar/mods/ic2/nuclearcontrol/ConnectionHandler, method: playerLoggedIn signature: (Lcpw/mods/fml/common/network/Player;Leg;Lce;)V) Incompatible argument to function
    2013-01-24 23:39:59 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method)
    2013-01-24 23:39:59 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    2013-01-24 23:39:59 [INFO] [STDERR] at java.lang.Class.getConstructor0(Unknown Source)
    2013-01-24 23:39:59 [INFO] [STDERR] at java.lang.Class.newInstance0(Unknown Source)
    2013-01-24 23:39:59 [INFO] [STDERR] at java.lang.Class.newInstance(Unknown Source)
    2013-01-24 23:39:59 [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkModHandler.<init>(NetworkModHandler.java:132)
    2013-01-24 23:39:59 [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.registerNetworkMod(FMLNetworkHandler.java:256)
    2013-01-24 23:39:59 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:415)
    2013-01-24 23:39:59 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-01-24 23:39:59 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-01-24 23:39:59 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-01-24 23:39:59 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-01-24 23:39:59 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    2013-01-24 23:39:59 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-01-24 23:39:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    2013-01-24 23:39:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    2013-01-24 23:39:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    2013-01-24 23:39:59 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    2013-01-24 23:39:59 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-01-24 23:39:59 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-01-24 23:39:59 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-01-24 23:39:59 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-01-24 23:39:59 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    2013-01-24 23:39:59 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-01-24 23:39:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    2013-01-24 23:39:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    2013-01-24 23:39:59 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    2013-01-24 23:39:59 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
    2013-01-24 23:39:59 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
    2013-01-24 23:39:59 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:159)
    2013-01-24 23:39:59 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:430)
    2013-01-24 23:39:59 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:762)
    2013-01-24 23:39:59 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)