• 0

    posted a message on Engineer's Toolbox - Now with programmable sockets
    Thanks for the help, sorry for the inconvenience.
    Posted in: Minecraft Mods
  • 0

    posted a message on Engineer's Toolbox - Now with programmable sockets
    ok, ive removed the dynamic lights, and nei from the core mods folder..

    the only mods on the server are:
    Jar-
    mc forge

    Core Mods-
    code chicken core

    Mods:
    additional pipes 2.1
    backpack
    bc ic2 crossover
    buildcraft
    chestTransposer
    computer craft
    custom stuff
    diamond buckets
    ee3
    EmasherComplete
    enderstorage
    forestry
    ic2
    iron chest
    logistics pipes
    miscperipherals
    MMMM v1.1.3
    advanced solar panels
    mystcraft
    nether ores
    power crystal core
    redpower compat, core, digital, and machanical

    http://pastebin.com/kTTyMUBm
    Posted in: Minecraft Mods
  • 0

    posted a message on Engineer's Toolbox - Now with programmable sockets
    Just the server is crashing, the client runs fantastic.
    Posted in: Minecraft Mods
  • 0

    posted a message on Engineer's Toolbox - Now with programmable sockets
    The folder is already there, and forge is already updated to the latest release. I am using the latest mc forge, and optifine for my client. As for the server, its just the latest forge, the same version as my client.
    Posted in: Minecraft Mods
  • 0

    posted a message on Engineer's Toolbox - Now with programmable sockets
    Ok, ive removed the shelf mod, and its now saying that something is wrong with the Emasher World Gen. (and btw, the mods in here are from this SevTech.. with some extra added mods)

    Server Log: http://pastebin.com/6tKv151U
    Posted in: Minecraft Mods
  • 0

    posted a message on Engineer's Toolbox - Now with programmable sockets
    Hey, I am making a private server with your mod in it and it is bugging in the EmasherWorldGen. I cant figure it out, so here is the report crash log thing. D:

    ---- Minecraft Crash Report ----
    // Would you like a cupcake?

    Time: 2/10/13 4:04 PM
    Description: Exception in server tick loop

    java.lang.NoClassDefFoundError: bdx
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
    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:494)
    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:64)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
    at fy.run(SourceFile:849)
    Caused by: java.lang.ClassNotFoundException: bdx
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 30 more
    Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    ... 32 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.4.7
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_10, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 990753800 bytes (944 MB) / 1029046272 bytes (981 MB) up to 1029046272 bytes (981 MB)
    JVM Flags: 2 total; -Xmx1024M -Xms1024M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.26a FML v4.7.32.553 Minecraft Forge 6.6.1.524 46 mods loaded, 46 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed
    CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed
    NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.4.3.jar) Unloaded->Constructed
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.4.3.jar) Unloaded->Constructed
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.4.3.jar) Unloaded->Constructed
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.4.3.jar) Unloaded->Constructed
    APUnofficial [Additional Pipes] (AdditionalPipes2.1.3u42-BC3.4.2-MC1.4.7.jar) Unloaded->Constructed
    Backpack [Backpack] (backpack-latest (2).zip) Unloaded->Constructed
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.4.3.jar) Unloaded->Constructed
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf (1).jar) Unloaded->Constructed
    BCIC2Crossover [BC-IC2 Crossover Mod] (BCIC2crossover 2.0 (1).zip) Unloaded->Constructed
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.4.3.jar) Unloaded->Constructed
    ChestTransporter [Chest Transporter] (chestTransporter_1.1.5_Universal.zip) Unloaded->Constructed
    ComputerCraft [ComputerCraft] (ComputerCraft1.481.zip) Unloaded->Constructed
    CCTurtle [ComputerCraft Turtles] (ComputerCraft1.481.zip) Unloaded->Constructed
    CustomStuff2 [Custom Stuff 2] (customStuff2_0.9.8d_Universal.zip) Unloaded->Constructed
    Forestry [Forestry for Minecraft] (forestry-A-2.0.0.9.jar) Unloaded->Constructed
    diamondbuckets [Diamond Buckets 0.9] (diamondbuckets_v0.9.zip) Unloaded->Constructed
    EE3 [Equivalent Exchange 3] (ee3-universal-pre1f.jar) Unloaded->Constructed
    EmasherCore [EmasherCore] (EmasherComplete-1.3.3.zip) Unloaded->Constructed
    EmasherDefense [Defense] (EmasherComplete-1.3.3.zip) Unloaded->Constructed
    EmasherHemp [Hemp] (EmasherComplete-1.3.3.zip) Unloaded->Constructed
    EmasherGas [GasCraft] (EmasherComplete-1.3.3.zip) Unloaded->Constructed
    EmasherWorldGen [A Sufficient Number of Biomes] (EmasherComplete-1.3.3.zip) Unloaded->Constructed
    EnderStorage [EnderStorage] (EnderStorage 1.3.1.1 (1).jar) Unloaded->Constructed
    IronChest [Iron Chest] (ironchest-universal-1.4.7-5.0.1.246.zip) Unloaded->Constructed
    LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-MC1.4.7-0.7.0.83.jar) Unloaded->Constructed
    MiscPeripherals [MiscPeripherals] (miscperipherals-2.3.zip) Unloaded->Constructed
    MMMM [Majikguy's Marvelous Moon Mod for 1.4.6] (MMMM[v1.1.3]-1.4.6 (1).zip) Unloaded->Constructed
    AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed
    Mystcraft [Mystcraft] (mystcraft-uni-1.4.6-0.9.5.00 (1).zip) Unloaded->Constructed
    PowerCrystalsCore [PowerCrystals Core] (PowerCrystalsCore_1.0.1 (1).zip) Unloaded->Constructed
    NetherOres [Nether Ores] (NetherOres_2.0.4 (1).zip) Unloaded->Constructed
    RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed
    RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed
    RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed
    RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed
    RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed
    RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed
    RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed
    RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed
    RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed
    mod_Shelf [mod_Shelf] (Shelf.zip) Unloaded
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'forge,fml'
    Type: Dedicated Server (map_server.txt)

    2013-02-10 16:04:14 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.32.553 for Minecraft 1.4.7 loading
    2013-02-10 16:04:14 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
    2013-02-10 16:04:14 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
    2013-02-10 16:04:14 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
    2013-02-10 16:04:15 [INFO] [STDOUT] Inserted GameData hook
    2013-02-10 16:04:16 [INFO] [STDOUT] 210 recipes
    2013-02-10 16:04:16 [INFO] [STDOUT] 27 achievements
    2013-02-10 16:04:16 [INFO] [Minecraft] Starting minecraft server version 1.4.7
    2013-02-10 16:04:16 [INFO] [MinecraftForge] Attempting early MinecraftForge initialization
    2013-02-10 16:04:16 [INFO] [STDOUT] MinecraftForge v6.6.1.524 Initialized
    2013-02-10 16:04:16 [INFO] [ForgeModLoader] MinecraftForge v6.6.1.524 Initialized
    2013-02-10 16:04:16 [INFO] [STDOUT] Replaced 84 ore recipies
    2013-02-10 16:04:16 [INFO] [MinecraftForge] Completed early MinecraftForge initialization
    2013-02-10 16:04:16 [INFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Trevor\Desktop\SevTech 1.4.7\config\logging.properties
    2013-02-10 16:04:16 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer]
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Trevor\Desktop\SevTech 1.4.7\minecraft_server.jar, examining for mod candidates
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Trevor\Desktop\SevTech 1.4.7\coremods\CodeChickenCore 0.7.1.0 (1).jar, examining for mod candidates
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Trevor\Desktop\SevTech 1.4.7\coremods\NotEnoughItems 1.4.5.1 (1).jar, examining for mod candidates
    2013-02-10 16:04:16 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Trevor\Desktop\SevTech 1.4.7\lib\argo-2.25.jar
    2013-02-10 16:04:16 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Trevor\Desktop\SevTech 1.4.7\lib\guava-12.0.1.jar
    2013-02-10 16:04:16 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Trevor\Desktop\SevTech 1.4.7\lib\asm-all-4.0.jar
    2013-02-10 16:04:16 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Trevor\Desktop\SevTech 1.4.7\lib\bcprov-jdk15on-147.jar
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
    2013-02-10 16:04:16 [INFO] [ForgeModLoader] Searching C:\Users\Trevor\Desktop\SevTech 1.4.7\mods for mods
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file AdditionalPipes2.1.3u42-BC3.4.2-MC1.4.7.jar
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file backpack-latest (2).zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file BCIC2crossover 2.0 (1).zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.4.3.jar
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file chestTransporter_1.1.5_Universal.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.481.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file customStuff2_0.9.8d_Universal.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file diamondbuckets_v0.9.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file ee3-universal-pre1f.jar
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file EmasherComplete-1.3.3.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file EnderStorage 1.3.1.1 (1).jar
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-2.0.0.9.jar
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.112.170-lf (1).jar
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file ironchest-universal-1.4.7-5.0.1.246.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file LogisticsPipes-MC1.4.7-0.7.0.83.jar
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file miscperipherals-2.3.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file MMMM[v1.1.3]-1.4.6 (1).zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file mod_AdvancedSolarPanels_3_3_2.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.4.6-0.9.5.00 (1).zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file NetherOres_2.0.4 (1).zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file PowerCrystalsCore_1.0.1 (1).zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerCompat-2.0pr6.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerCore-2.0pr6.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerDigital-2.0pr6.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file RedPowerMechanical-2.0pr6.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Found a candidate zip or jar file Shelf.zip
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] Examining file minecraft_server.jar for potential mods
    2013-02-10 16:04:16 [FINE] [ForgeModLoader] The mod container minecraft_server.jar appears to be missing an mcmod.info file
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.7.1.0 (1).jar for potential mods
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.7.1.0 (1).jar appears to be missing an mcmod.info file
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.4.5.1 (1).jar for potential mods
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] The mod container NotEnoughItems 1.4.5.1 (1).jar appears to be missing an mcmod.info file
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file AdditionalPipes2.1.3u42-BC3.4.2-MC1.4.7.jar for potential mods
    2013-02-10 16:04:17 [FINER] [ForgeModLoader] Located mcmod.info file in file AdditionalPipes2.1.3u42-BC3.4.2-MC1.4.7.jar
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.additionalpipes.AdditionalPipes
    2013-02-10 16:04:17 [FINEST] [APUnofficial] Parsed dependency info : [] [BuildCraft|Transport, BuildCraft|Silicon, BuildCraft|Transport, BuildCraft|Factory] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file backpack-latest (2).zip for potential mods
    2013-02-10 16:04:17 [FINER] [ForgeModLoader] Located mcmod.info file in file backpack-latest (2).zip
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod backpack.Backpack
    2013-02-10 16:04:17 [FINEST] [Backpack] Parsed dependency info : [] [] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file BCIC2crossover 2.0 (1).zip for potential mods
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] The mod container BCIC2crossover 2.0 (1).zip appears to be missing an mcmod.info file
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod BCIC2crossover.BCIC2Crossover
    2013-02-10 16:04:17 [FINEST] [BCIC2Crossover] Parsed dependency info : [BuildCraft|Factory, IC2, BuildCraft|Energy] [BuildCraft|Energy, BuildCraft|Factory, IC2] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.4.3.jar for potential mods
    2013-02-10 16:04:17 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.4.3.jar
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders
    2013-02-10 16:04:17 [FINEST] [BuildCraft|Builders] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore
    2013-02-10 16:04:17 [FINEST] [BuildCraft|Core] Parsed dependency info : [Forge@[6.5.0.0,)] [Forge@[6.5.0.0,)] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy
    2013-02-10 16:04:17 [FINEST] [BuildCraft|Energy] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory
    2013-02-10 16:04:17 [FINEST] [BuildCraft|Factory] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon
    2013-02-10 16:04:17 [FINEST] [BuildCraft|Silicon] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport
    2013-02-10 16:04:17 [FINEST] [BuildCraft|Transport] Parsed dependency info : [BuildCraft|[email protected]] [BuildCraft|[email protected]] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file chestTransporter_1.1.5_Universal.zip for potential mods
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] The mod container chestTransporter_1.1.5_Universal.zip appears to be missing an mcmod.info file
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod cubex2.mods.chesttransporter.ChestTransporter
    2013-02-10 16:04:17 [FINEST] [ChestTransporter] Parsed dependency info : [] [] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file ComputerCraft1.481.zip for potential mods
    2013-02-10 16:04:17 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.481.zip
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle
    2013-02-10 16:04:17 [FINEST] [CCTurtle] Parsed dependency info : [] [ComputerCraft] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft
    2013-02-10 16:04:17 [FINEST] [ComputerCraft] Parsed dependency info : [] [] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file customStuff2_0.9.8d_Universal.zip for potential mods
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] The mod container customStuff2_0.9.8d_Universal.zip appears to be missing an mcmod.info file
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod cubex2.mods.customstuff2.CustomStuff
    2013-02-10 16:04:17 [FINEST] [CustomStuff2] Parsed dependency info : [] [] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file diamondbuckets_v0.9.zip for potential mods
    2013-02-10 16:04:17 [FINER] [ForgeModLoader] Located mcmod.info file in file diamondbuckets_v0.9.zip
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod diamondbuckets.common.DiamondBucketsMod
    2013-02-10 16:04:17 [FINEST] [diamondbuckets] Parsed dependency info : [] [Forestry, Buildcraft, IC2] [Railcraft]
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file ee3-universal-pre1f.jar for potential mods
    2013-02-10 16:04:17 [FINER] [ForgeModLoader] Located mcmod.info file in file ee3-universal-pre1f.jar
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.pahimar.ee3.EquivalentExchange3
    2013-02-10 16:04:17 [FINEST] [EE3] Parsed dependency info : [] [] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file EmasherComplete-1.3.3.zip for potential mods
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] The mod container EmasherComplete-1.3.3.zip appears to be missing an mcmod.info file
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod emasher.defense.EmasherDefense
    2013-02-10 16:04:17 [FINEST] [EmasherDefense] Parsed dependency info : [EmasherCore] [EmasherCore] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod emasher.hemp.EmasherHemp
    2013-02-10 16:04:17 [FINEST] [EmasherHemp] Parsed dependency info : [EmasherCore] [EmasherCore] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod emasher.gas.EmasherGas
    2013-02-10 16:04:17 [FINEST] [EmasherGas] Parsed dependency info : [EmasherCore] [EmasherCore] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod emasher.core.EmasherCore
    2013-02-10 16:04:17 [FINEST] [EmasherCore] Parsed dependency info : [] [] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod emasher.worldGen.EmasherWorldGen
    2013-02-10 16:04:17 [FINEST] [EmasherWorldGen] Parsed dependency info : [EmasherCore] [EmasherCore] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file EnderStorage 1.3.1.1 (1).jar for potential mods
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] The mod container EnderStorage 1.3.1.1 (1).jar appears to be missing an mcmod.info file
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod codechicken.enderstorage.EnderStorage
    2013-02-10 16:04:17 [FINEST] [EnderStorage] Parsed dependency info : [] [] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file forestry-A-2.0.0.9.jar for potential mods
    2013-02-10 16:04:17 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-2.0.0.9.jar
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry
    2013-02-10 16:04:17 [FINEST] [Forestry] Parsed dependency info : [] [ExtrabiomesXL, BiomesOPlenty] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.112.170-lf (1).jar for potential mods
    2013-02-10 16:04:17 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.112.170-lf (1).jar
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.core.IC2
    2013-02-10 16:04:17 [FINEST] [IC2] Parsed dependency info : [] [] []
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file ironchest-universal-1.4.7-5.0.1.246.zip for potential mods
    2013-02-10 16:04:17 [FINER] [ForgeModLoader] Located mcmod.info file in file ironchest-universal-1.4.7-5.0.1.246.zip
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod cpw.mods.ironchest.IronChest
    2013-02-10 16:04:17 [FINEST] [IronChest] Parsed dependency info : [Forge@[6.5,), FML@[4.7.22,)] [Forge@[6.5,), FML@[4.7.22,)] []
    2013-02-10 16:04:17 [FINE] [IronChest] Attempting to load the file version.properties from ironchest-universal-1.4.7-5.0.1.246.zip to locate a version number for IronChest
    2013-02-10 16:04:17 [FINE] [IronChest] Found version 5.0.1.246 for mod IronChest in version.properties, using
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Examining file LogisticsPipes-MC1.4.7-0.7.0.83.jar for potential mods
    2013-02-10 16:04:17 [FINER] [ForgeModLoader] Located mcmod.info file in file LogisticsPipes-MC1.4.7-0.7.0.83.jar
    2013-02-10 16:04:17 [FINE] [ForgeModLoader] Identified an FMLMod type mod logisticspipes.LogisticsPipes
    2013-02-10 16:04:17 [FINEST] [LogisticsPipes|Main] Parsed dependency info : [BuildCraft|Transport, Forge@[6.5.0.0,), BuildCraft|Silicon, BuildCraft|Core, BuildCraft|Builders] [Forge@[6.5.0.0,), BuildCraft|Core, BuildCraft|Transport, BuildCraft|Builders, BuildCraft|Silicon, IC2, Forestry, Thaumcraft, CCTurtle, ComputerCraft, factorization, GregTech_Addon, BetterStorage] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file miscperipherals-2.3.zip for potential mods
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] The mod container miscperipherals-2.3.zip appears to be missing an mcmod.info file
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod miscperipherals.core.MiscPeripherals
    2013-02-10 16:04:18 [FINEST] [MiscPeripherals] Parsed dependency info : [ComputerCraft, CCTurtle] [ComputerCraft, CCTurtle, GregTech_Addon] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file MMMM[v1.1.3]-1.4.6 (1).zip for potential mods
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] The mod container MMMM[v1.1.3]-1.4.6 (1).zip appears to be missing an mcmod.info file
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod moon.mod.MoonMod
    2013-02-10 16:04:18 [FINEST] [MMMM] Parsed dependency info : [] [] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file mod_AdvancedSolarPanels_3_3_2.zip for potential mods
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Located mcmod.info file in file mod_AdvancedSolarPanels_3_3_2.zip
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod advsolar.AdvancedSolarPanel
    2013-02-10 16:04:18 [FINEST] [AdvancedSolarPanel] Using mcmod dependency info : [FML, IC2, Forge] [IC2] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.4.6-0.9.5.00 (1).zip for potential mods
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.4.6-0.9.5.00 (1).zip
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod xcompwiz.mystcraft.Mystcraft
    2013-02-10 16:04:18 [FINEST] [Mystcraft] Parsed dependency info : [Forge@[6.5,)] [Forge@[6.5,)] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file NetherOres_2.0.4 (1).zip for potential mods
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Located mcmod.info file in file NetherOres_2.0.4 (1).zip
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.netherores.NetherOresCore
    2013-02-10 16:04:18 [FINEST] [NetherOres] Parsed dependency info : [PowerCrystalsCore] [PowerCrystalsCore, IC2, ThermalExpansion|Factory] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file PowerCrystalsCore_1.0.1 (1).zip for potential mods
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Located mcmod.info file in file PowerCrystalsCore_1.0.1 (1).zip
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod powercrystals.core.CoreCore
    2013-02-10 16:04:18 [FINEST] [PowerCrystalsCore] Parsed dependency info : [] [] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file RedPowerCompat-2.0pr6.zip for potential mods
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerCompat-2.0pr6.zip
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerCompat
    2013-02-10 16:04:18 [FINEST] [RedPowerCompat] Parsed dependency info : [RedPowerBase, RedPowerMachine] [RedPowerBase, RedPowerMachine, BuildCraftBase] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file RedPowerCore-2.0pr6.zip for potential mods
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerCore-2.0pr6.zip
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerCore
    2013-02-10 16:04:18 [FINEST] [RedPowerCore] Parsed dependency info : [] [] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerBase
    2013-02-10 16:04:18 [FINEST] [RedPowerBase] Parsed dependency info : [RedPowerCore] [RedPowerCore] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file RedPowerDigital-2.0pr6.zip for potential mods
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerDigital-2.0pr6.zip
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerWiring
    2013-02-10 16:04:18 [FINEST] [RedPowerWiring] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerLogic
    2013-02-10 16:04:18 [FINEST] [RedPowerLogic] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerLighting
    2013-02-10 16:04:18 [FINEST] [RedPowerLighting] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file RedPowerMechanical-2.0pr6.zip for potential mods
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Located mcmod.info file in file RedPowerMechanical-2.0pr6.zip
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerWorld
    2013-02-10 16:04:18 [FINEST] [RedPowerWorld] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerMachine
    2013-02-10 16:04:18 [FINEST] [RedPowerMachine] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified an FMLMod type mod com.eloraam.redpower.RedPowerControl
    2013-02-10 16:04:18 [FINEST] [RedPowerControl] Parsed dependency info : [RedPowerBase] [RedPowerBase] []
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Examining file Shelf.zip for potential mods
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] The mod container Shelf.zip appears to be missing an mcmod.info file
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_Shelf
    2013-02-10 16:04:18 [INFO] [ForgeModLoader] Forge Mod Loader has identified 46 mods to load
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Received a system property request ''
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] System property request managing the state of 0 mods
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Trevor\Desktop\SevTech 1.4.7\config\logging.properties
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Reloaded logging properties
    2013-02-10 16:04:18 [FINE] [mcp] Mod Logging channel mcp configured at default level.
    2013-02-10 16:04:18 [INFO] [mcp] Activating mod mcp
    2013-02-10 16:04:18 [FINE] [FML] Mod Logging channel FML configured at default level.
    2013-02-10 16:04:18 [INFO] [FML] Activating mod FML
    2013-02-10 16:04:18 [FINE] [Forge] Mod Logging channel Forge configured at default level.
    2013-02-10 16:04:18 [INFO] [Forge] Activating mod Forge
    2013-02-10 16:04:18 [FINE] [CodeChickenCore] Mod Logging channel CodeChickenCore configured at default level.
    2013-02-10 16:04:18 [INFO] [CodeChickenCore] Activating mod CodeChickenCore
    2013-02-10 16:04:18 [FINE] [NotEnoughItems] Mod Logging channel NotEnoughItems configured at default level.
    2013-02-10 16:04:18 [INFO] [NotEnoughItems] Activating mod NotEnoughItems
    2013-02-10 16:04:18 [FINE] [APUnofficial] Enabling mod APUnofficial
    2013-02-10 16:04:18 [FINE] [APUnofficial] Mod Logging channel APUnofficial configured at default level.
    2013-02-10 16:04:18 [INFO] [APUnofficial] Activating mod APUnofficial
    2013-02-10 16:04:18 [FINE] [Backpack] Enabling mod Backpack
    2013-02-10 16:04:18 [FINE] [Backpack] Mod Logging channel Backpack configured at default level.
    2013-02-10 16:04:18 [INFO] [Backpack] Activating mod Backpack
    2013-02-10 16:04:18 [FINE] [BCIC2Crossover] Enabling mod BCIC2Crossover
    2013-02-10 16:04:18 [FINE] [BCIC2Crossover] Mod Logging channel BCIC2Crossover configured at default level.
    2013-02-10 16:04:18 [INFO] [BCIC2Crossover] Activating mod BCIC2Crossover
    2013-02-10 16:04:18 [FINE] [BuildCraft|Builders] Enabling mod BuildCraft|Builders
    2013-02-10 16:04:18 [FINE] [BuildCraft|Builders] Mod Logging channel BuildCraft|Builders configured at default level.
    2013-02-10 16:04:18 [INFO] [BuildCraft|Builders] Activating mod BuildCraft|Builders
    2013-02-10 16:04:18 [FINE] [BuildCraft|Core] Enabling mod BuildCraft|Core
    2013-02-10 16:04:18 [FINE] [BuildCraft|Core] Mod Logging channel BuildCraft|Core configured at default level.
    2013-02-10 16:04:18 [INFO] [BuildCraft|Core] Activating mod BuildCraft|Core
    2013-02-10 16:04:18 [FINE] [BuildCraft|Energy] Enabling mod BuildCraft|Energy
    2013-02-10 16:04:18 [FINE] [BuildCraft|Energy] Mod Logging channel BuildCraft|Energy configured at default level.
    2013-02-10 16:04:18 [INFO] [BuildCraft|Energy] Activating mod BuildCraft|Energy
    2013-02-10 16:04:18 [FINE] [BuildCraft|Factory] Enabling mod BuildCraft|Factory
    2013-02-10 16:04:18 [FINE] [BuildCraft|Factory] Mod Logging channel BuildCraft|Factory configured at default level.
    2013-02-10 16:04:18 [INFO] [BuildCraft|Factory] Activating mod BuildCraft|Factory
    2013-02-10 16:04:18 [FINE] [BuildCraft|Silicon] Enabling mod BuildCraft|Silicon
    2013-02-10 16:04:18 [FINE] [BuildCraft|Silicon] Mod Logging channel BuildCraft|Silicon configured at default level.
    2013-02-10 16:04:18 [INFO] [BuildCraft|Silicon] Activating mod BuildCraft|Silicon
    2013-02-10 16:04:18 [FINE] [BuildCraft|Transport] Enabling mod BuildCraft|Transport
    2013-02-10 16:04:18 [FINE] [BuildCraft|Transport] Mod Logging channel BuildCraft|Transport configured at default level.
    2013-02-10 16:04:18 [INFO] [BuildCraft|Transport] Activating mod BuildCraft|Transport
    2013-02-10 16:04:18 [FINE] [ChestTransporter] Enabling mod ChestTransporter
    2013-02-10 16:04:18 [FINE] [ChestTransporter] Mod Logging channel ChestTransporter configured at default level.
    2013-02-10 16:04:18 [INFO] [ChestTransporter] Activating mod ChestTransporter
    2013-02-10 16:04:18 [FINE] [CCTurtle] Enabling mod CCTurtle
    2013-02-10 16:04:18 [FINE] [CCTurtle] Mod Logging channel CCTurtle configured at default level.
    2013-02-10 16:04:18 [INFO] [CCTurtle] Activating mod CCTurtle
    2013-02-10 16:04:18 [FINE] [ComputerCraft] Enabling mod ComputerCraft
    2013-02-10 16:04:18 [FINE] [ComputerCraft] Mod Logging channel ComputerCraft configured at default level.
    2013-02-10 16:04:18 [INFO] [ComputerCraft] Activating mod ComputerCraft
    2013-02-10 16:04:18 [FINE] [CustomStuff2] Enabling mod CustomStuff2
    2013-02-10 16:04:18 [FINE] [CustomStuff2] Mod Logging channel CustomStuff2 configured at default level.
    2013-02-10 16:04:18 [INFO] [CustomStuff2] Activating mod CustomStuff2
    2013-02-10 16:04:18 [FINE] [diamondbuckets] Enabling mod diamondbuckets
    2013-02-10 16:04:18 [FINE] [diamondbuckets] Mod Logging channel diamondbuckets configured at default level.
    2013-02-10 16:04:18 [INFO] [diamondbuckets] Activating mod diamondbuckets
    2013-02-10 16:04:18 [FINE] [EE3] Enabling mod EE3
    2013-02-10 16:04:18 [FINE] [EE3] Mod Logging channel EE3 configured at default level.
    2013-02-10 16:04:18 [INFO] [EE3] Activating mod EE3
    2013-02-10 16:04:18 [FINE] [EmasherDefense] Enabling mod EmasherDefense
    2013-02-10 16:04:18 [FINE] [EmasherDefense] Mod Logging channel EmasherDefense configured at default level.
    2013-02-10 16:04:18 [INFO] [EmasherDefense] Activating mod EmasherDefense
    2013-02-10 16:04:18 [FINE] [EmasherHemp] Enabling mod EmasherHemp
    2013-02-10 16:04:18 [FINE] [EmasherHemp] Mod Logging channel EmasherHemp configured at default level.
    2013-02-10 16:04:18 [INFO] [EmasherHemp] Activating mod EmasherHemp
    2013-02-10 16:04:18 [FINE] [EmasherGas] Enabling mod EmasherGas
    2013-02-10 16:04:18 [FINE] [EmasherGas] Mod Logging channel EmasherGas configured at default level.
    2013-02-10 16:04:18 [INFO] [EmasherGas] Activating mod EmasherGas
    2013-02-10 16:04:18 [FINE] [EmasherCore] Enabling mod EmasherCore
    2013-02-10 16:04:18 [FINE] [EmasherCore] Mod Logging channel EmasherCore configured at default level.
    2013-02-10 16:04:18 [INFO] [EmasherCore] Activating mod EmasherCore
    2013-02-10 16:04:18 [FINE] [EmasherWorldGen] Enabling mod EmasherWorldGen
    2013-02-10 16:04:18 [FINE] [EmasherWorldGen] Mod Logging channel EmasherWorldGen configured at default level.
    2013-02-10 16:04:18 [INFO] [EmasherWorldGen] Activating mod EmasherWorldGen
    2013-02-10 16:04:18 [FINE] [EnderStorage] Enabling mod EnderStorage
    2013-02-10 16:04:18 [FINE] [EnderStorage] Mod Logging channel EnderStorage configured at default level.
    2013-02-10 16:04:18 [INFO] [EnderStorage] Activating mod EnderStorage
    2013-02-10 16:04:18 [FINE] [Forestry] Enabling mod Forestry
    2013-02-10 16:04:18 [FINE] [Forestry] Mod Logging channel Forestry configured at default level.
    2013-02-10 16:04:18 [INFO] [Forestry] Activating mod Forestry
    2013-02-10 16:04:18 [FINE] [IC2] Enabling mod IC2
    2013-02-10 16:04:18 [FINE] [IC2] Mod Logging channel IC2 configured at default level.
    2013-02-10 16:04:18 [INFO] [IC2] Activating mod IC2
    2013-02-10 16:04:18 [FINE] [IronChest] Enabling mod IronChest
    2013-02-10 16:04:18 [FINE] [IronChest] Mod Logging channel IronChest configured at default level.
    2013-02-10 16:04:18 [INFO] [IronChest] Activating mod IronChest
    2013-02-10 16:04:18 [FINE] [LogisticsPipes|Main] Enabling mod LogisticsPipes|Main
    2013-02-10 16:04:18 [FINE] [LogisticsPipes|Main] Mod Logging channel LogisticsPipes|Main configured at default level.
    2013-02-10 16:04:18 [INFO] [LogisticsPipes|Main] Activating mod LogisticsPipes|Main
    2013-02-10 16:04:18 [FINE] [MiscPeripherals] Enabling mod MiscPeripherals
    2013-02-10 16:04:18 [FINE] [MiscPeripherals] Mod Logging channel MiscPeripherals configured at default level.
    2013-02-10 16:04:18 [INFO] [MiscPeripherals] Activating mod MiscPeripherals
    2013-02-10 16:04:18 [FINE] [MMMM] Enabling mod MMMM
    2013-02-10 16:04:18 [FINE] [MMMM] Mod Logging channel MMMM configured at default level.
    2013-02-10 16:04:18 [INFO] [MMMM] Activating mod MMMM
    2013-02-10 16:04:18 [FINE] [AdvancedSolarPanel] Enabling mod AdvancedSolarPanel
    2013-02-10 16:04:18 [FINE] [AdvancedSolarPanel] Mod Logging channel AdvancedSolarPanel configured at default level.
    2013-02-10 16:04:18 [INFO] [AdvancedSolarPanel] Activating mod AdvancedSolarPanel
    2013-02-10 16:04:18 [FINE] [Mystcraft] Enabling mod Mystcraft
    2013-02-10 16:04:18 [FINE] [Mystcraft] Mod Logging channel Mystcraft configured at default level.
    2013-02-10 16:04:18 [INFO] [Mystcraft] Activating mod Mystcraft
    2013-02-10 16:04:18 [FINE] [NetherOres] Enabling mod NetherOres
    2013-02-10 16:04:18 [FINE] [NetherOres] Mod Logging channel NetherOres configured at default level.
    2013-02-10 16:04:18 [INFO] [NetherOres] Activating mod NetherOres
    2013-02-10 16:04:18 [FINE] [PowerCrystalsCore] Enabling mod PowerCrystalsCore
    2013-02-10 16:04:18 [FINE] [PowerCrystalsCore] Mod Logging channel PowerCrystalsCore configured at default level.
    2013-02-10 16:04:18 [INFO] [PowerCrystalsCore] Activating mod PowerCrystalsCore
    2013-02-10 16:04:18 [FINE] [RedPowerCompat] Enabling mod RedPowerCompat
    2013-02-10 16:04:18 [FINE] [RedPowerCompat] Mod Logging channel RedPowerCompat configured at default level.
    2013-02-10 16:04:18 [INFO] [RedPowerCompat] Activating mod RedPowerCompat
    2013-02-10 16:04:18 [FINE] [RedPowerCore] Enabling mod RedPowerCore
    2013-02-10 16:04:18 [FINE] [RedPowerCore] Mod Logging channel RedPowerCore configured at default level.
    2013-02-10 16:04:18 [INFO] [RedPowerCore] Activating mod RedPowerCore
    2013-02-10 16:04:18 [FINE] [RedPowerBase] Enabling mod RedPowerBase
    2013-02-10 16:04:18 [FINE] [RedPowerBase] Mod Logging channel RedPowerBase configured at default level.
    2013-02-10 16:04:18 [INFO] [RedPowerBase] Activating mod RedPowerBase
    2013-02-10 16:04:18 [FINE] [RedPowerWiring] Enabling mod RedPowerWiring
    2013-02-10 16:04:18 [FINE] [RedPowerWiring] Mod Logging channel RedPowerWiring configured at default level.
    2013-02-10 16:04:18 [INFO] [RedPowerWiring] Activating mod RedPowerWiring
    2013-02-10 16:04:18 [FINE] [RedPowerLogic] Enabling mod RedPowerLogic
    2013-02-10 16:04:18 [FINE] [RedPowerLogic] Mod Logging channel RedPowerLogic configured at default level.
    2013-02-10 16:04:18 [INFO] [RedPowerLogic] Activating mod RedPowerLogic
    2013-02-10 16:04:18 [FINE] [RedPowerLighting] Enabling mod RedPowerLighting
    2013-02-10 16:04:18 [FINE] [RedPowerLighting] Mod Logging channel RedPowerLighting configured at default level.
    2013-02-10 16:04:18 [INFO] [RedPowerLighting] Activating mod RedPowerLighting
    2013-02-10 16:04:18 [FINE] [RedPowerWorld] Enabling mod RedPowerWorld
    2013-02-10 16:04:18 [FINE] [RedPowerWorld] Mod Logging channel RedPowerWorld configured at default level.
    2013-02-10 16:04:18 [INFO] [RedPowerWorld] Activating mod RedPowerWorld
    2013-02-10 16:04:18 [FINE] [RedPowerMachine] Enabling mod RedPowerMachine
    2013-02-10 16:04:18 [FINE] [RedPowerMachine] Mod Logging channel RedPowerMachine configured at default level.
    2013-02-10 16:04:18 [INFO] [RedPowerMachine] Activating mod RedPowerMachine
    2013-02-10 16:04:18 [FINE] [RedPowerControl] Enabling mod RedPowerControl
    2013-02-10 16:04:18 [FINE] [RedPowerControl] Mod Logging channel RedPowerControl configured at default level.
    2013-02-10 16:04:18 [INFO] [RedPowerControl] Activating mod RedPowerControl
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Enabling mod mod_Shelf
    2013-02-10 16:04:18 [FINE] [mod_Shelf] Mod Logging channel mod_Shelf configured at default level.
    2013-02-10 16:04:18 [INFO] [mod_Shelf] Activating mod mod_Shelf
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] All mod requirements are satisfied
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Sorting mods into an ordered list
    2013-02-10 16:04:18 [FINER] [ForgeModLoader] Mod sorting completed successfully
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Mod sorting data
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.4.3): buildcraft-A-3.4.3.jar (required-after:Forge@[6.5.0.0,))
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.4.3): buildcraft-A-3.4.3.jar (required-after:BuildCraft|[email protected])
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.4.3): buildcraft-A-3.4.3.jar (required-after:BuildCraft|[email protected])
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.4.3): buildcraft-A-3.4.3.jar (required-after:BuildCraft|[email protected])
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] APUnofficial(Additional Pipes:2.1.3u42): AdditionalPipes2.1.3u42-BC3.4.2-MC1.4.7.jar (after:BuildCraft|Transport;after:BuildCraft|Silicon;after:BuildCraft|Transport;after:BuildCraft|Factory)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Backpack(Backpack:1.5.7): backpack-latest (2).zip ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.4.3): buildcraft-A-3.4.3.jar (required-after:BuildCraft|[email protected])
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.112.170-lf): industrialcraft-2_1.112.170-lf (1).jar ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] BCIC2Crossover(BC-IC2 Crossover Mod:2.0 for MC 1.4.6, BC 3.3.0, IC2 1.112): BCIC2crossover 2.0 (1).zip (required-after:BuildCraft|Energy;required-after:BuildCraft|Factory;required-after:IC2)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.4.3): buildcraft-A-3.4.3.jar (required-after:BuildCraft|[email protected])
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] ChestTransporter(Chest Transporter:1.1.5): chestTransporter_1.1.5_Universal.zip ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.481): ComputerCraft1.481.zip ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.481): ComputerCraft1.481.zip (after:ComputerCraft)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] CustomStuff2(Custom Stuff 2:0.9.8d Beta): customStuff2_0.9.8d_Universal.zip ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:2.0.0.9): forestry-A-2.0.0.9.jar (after:ExtrabiomesXL;after:BiomesOPlenty)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] diamondbuckets(Diamond Buckets 0.9:0.9): diamondbuckets_v0.9.zip (after:Forestry;after:Buildcraft;before:Railcraft;after:IC2)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1f): ee3-universal-pre1f.jar ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] EmasherCore(EmasherCore:1.3.1): EmasherComplete-1.3.3.zip ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] EmasherDefense(Defense:1.3.1): EmasherComplete-1.3.3.zip (required-after:EmasherCore)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] EmasherHemp(Hemp:1.3.1): EmasherComplete-1.3.3.zip (required-after:EmasherCore)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] EmasherGas(GasCraft:1.3.2 BETA): EmasherComplete-1.3.3.zip (required-after:EmasherCore)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] EmasherWorldGen(A Sufficient Number of Biomes:2.0.1): EmasherComplete-1.3.3.zip (required-after:EmasherCore)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] EnderStorage(EnderStorage:1.3.1.1): EnderStorage 1.3.1.1 (1).jar ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] IronChest(Iron Chest:5.0.1.246): ironchest-universal-1.4.7-5.0.1.246.zip (required-after:Forge@[6.5,);required-after:FML@[4.7.22,))
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] LogisticsPipes|Main(Logistics Pipes:0.7.0.83): LogisticsPipes-MC1.4.7-0.7.0.83.jar (required-after:Forge@[6.5.0.0,);required-after:BuildCraft|Core;required-after:BuildCraft|Transport;required-after:BuildCraft|Builders;required-after:BuildCraft|Silicon;after:IC2;after:Forestry;after:Thaumcraft;after:CCTurtle;after:ComputerCraft;after:factorization;after:GregTech_Addon;after:BetterStorage)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] MiscPeripherals(MiscPeripherals:2.3): miscperipherals-2.3.zip (required-after:ComputerCraft;required-after:CCTurtle;after:GregTech_Addon)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] MMMM(Majikguy's Marvelous Moon Mod for 1.4.6:1.1.2): MMMM[v1.1.3]-1.4.6 (1).zip ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] AdvancedSolarPanel(Advanced Solar Panels:3.3.2): mod_AdvancedSolarPanels_3_3_2.zip ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.9.5.00): mystcraft-uni-1.4.6-0.9.5.00 (1).zip (required-after:Forge@[6.5,))
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] PowerCrystalsCore(PowerCrystals Core:1.4.6R1.0.1): PowerCrystalsCore_1.0.1 (1).zip ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] NetherOres(Nether Ores:1.4.6R2.0.4): NetherOres_2.0.4 (1).zip (required-after:PowerCrystalsCore;after:IC2;after:ThermalExpansion|Factory)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] RedPowerCore(RedPower:2.0pr6): RedPowerCore-2.0pr6.zip ()
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] RedPowerBase(RP Base:2.0pr6): RedPowerCore-2.0pr6.zip (required-after:RedPowerCore)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] RedPowerMachine(RP Machine:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] RedPowerCompat(RP Compat:2.0pr6): RedPowerCompat-2.0pr6.zip (required-after:RedPowerBase;required-after:RedPowerMachine;after:BuildCraftBase)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] RedPowerWiring(RP Wiring:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] RedPowerLogic(RP Logic:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] RedPowerLighting(RP Lighting:2.0pr6): RedPowerDigital-2.0pr6.zip (required-after:RedPowerBase)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] RedPowerWorld(RP World:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] RedPowerControl(RP Control:2.0pr6): RedPowerMechanical-2.0pr6.zip (required-after:RedPowerBase)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] mod_Shelf(mod_Shelf:Not available): Shelf.zip ()
    2013-02-10 16:04:18 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp
    2013-02-10 16:04:18 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp
    2013-02-10 16:04:18 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML
    2013-02-10 16:04:18 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML
    2013-02-10 16:04:18 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge
    2013-02-10 16:04:18 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge
    2013-02-10 16:04:18 [FINEST] [CodeChickenCore] Sending event FMLConstructionEvent to mod CodeChickenCore
    2013-02-10 16:04:18 [FINEST] [CodeChickenCore] Sent event FMLConstructionEvent to mod CodeChickenCore
    2013-02-10 16:04:18 [FINEST] [NotEnoughItems] Sending event FMLConstructionEvent to mod NotEnoughItems
    2013-02-10 16:04:18 [FINEST] [NotEnoughItems] Sent event FMLConstructionEvent to mod NotEnoughItems
    2013-02-10 16:04:18 [FINEST] [BuildCraft|Core] Sending event FMLConstructionEvent to mod BuildCraft|Core
    2013-02-10 16:04:18 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
    2013-02-10 16:04:18 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.4.3)
    2013-02-10 16:04:18 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Core] Sent event FMLConstructionEvent to mod BuildCraft|Core
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Factory] Sending event FMLConstructionEvent to mod BuildCraft|Factory
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.4.3)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Factory] Sent event FMLConstructionEvent to mod BuildCraft|Factory
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Transport] Sending event FMLConstructionEvent to mod BuildCraft|Transport
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.4.3)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Transport] Sent event FMLConstructionEvent to mod BuildCraft|Transport
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Silicon] Sending event FMLConstructionEvent to mod BuildCraft|Silicon
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.4.3)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Silicon] Sent event FMLConstructionEvent to mod BuildCraft|Silicon
    2013-02-10 16:04:19 [FINEST] [APUnofficial] Sending event FMLConstructionEvent to mod APUnofficial
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod APUnofficial to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod APUnofficial accepts its own version (2.1.3u42)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into APUnofficial
    2013-02-10 16:04:19 [FINEST] [APUnofficial] Sent event FMLConstructionEvent to mod APUnofficial
    2013-02-10 16:04:19 [FINEST] [Backpack] Sending event FMLConstructionEvent to mod Backpack
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod Backpack to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod Backpack accepts its own version (1.5.7)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Backpack
    2013-02-10 16:04:19 [FINEST] [Backpack] Sent event FMLConstructionEvent to mod Backpack
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Energy] Sending event FMLConstructionEvent to mod BuildCraft|Energy
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.4.3)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Energy] Sent event FMLConstructionEvent to mod BuildCraft|Energy
    2013-02-10 16:04:19 [FINEST] [IC2] Sending event FMLConstructionEvent to mod IC2
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (1.112.170-lf)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2
    2013-02-10 16:04:19 [FINEST] [IC2] Sent event FMLConstructionEvent to mod IC2
    2013-02-10 16:04:19 [FINEST] [BCIC2Crossover] Sending event FMLConstructionEvent to mod BCIC2Crossover
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod BCIC2Crossover to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod BCIC2Crossover accepts its own version (2.0 for MC 1.4.6, BC 3.3.0, IC2 1.112)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BCIC2Crossover
    2013-02-10 16:04:19 [FINEST] [BCIC2Crossover] Sent event FMLConstructionEvent to mod BCIC2Crossover
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Builders] Sending event FMLConstructionEvent to mod BuildCraft|Builders
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.4.3)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders
    2013-02-10 16:04:19 [FINEST] [BuildCraft|Builders] Sent event FMLConstructionEvent to mod BuildCraft|Builders
    2013-02-10 16:04:19 [FINEST] [ChestTransporter] Sending event FMLConstructionEvent to mod ChestTransporter
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod ChestTransporter to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod ChestTransporter accepts its own version (1.1.5)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ChestTransporter
    2013-02-10 16:04:19 [FINEST] [ChestTransporter] Sent event FMLConstructionEvent to mod ChestTransporter
    2013-02-10 16:04:19 [FINEST] [ComputerCraft] Sending event FMLConstructionEvent to mod ComputerCraft
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts its own version (1.481)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft
    2013-02-10 16:04:19 [FINEST] [ComputerCraft] Sent event FMLConstructionEvent to mod ComputerCraft
    2013-02-10 16:04:19 [FINEST] [CCTurtle] Sending event FMLConstructionEvent to mod CCTurtle
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod CCTurtle to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod CCTurtle accepts its own version (1.481)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle
    2013-02-10 16:04:19 [FINEST] [CCTurtle] Sent event FMLConstructionEvent to mod CCTurtle
    2013-02-10 16:04:19 [FINEST] [CustomStuff2] Sending event FMLConstructionEvent to mod CustomStuff2
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod CustomStuff2 to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod CustomStuff2 accepts its own version (0.9.8d Beta)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CustomStuff2
    2013-02-10 16:04:19 [FINEST] [CustomStuff2] Sent event FMLConstructionEvent to mod CustomStuff2
    2013-02-10 16:04:19 [FINEST] [Forestry] Sending event FMLConstructionEvent to mod Forestry
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection
    2013-02-10 16:04:19 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (2.0.0.9)
    2013-02-10 16:04:19 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry
    2013-02-10 16:04:20 [FINEST] [Forestry] Sent event FMLConstructionEvent to mod Forestry
    2013-02-10 16:04:20 [FINEST] [diamondbuckets] Sending event FMLConstructionEvent to mod diamondbuckets
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod diamondbuckets to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod diamondbuckets accepts its own version (0.9)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into diamondbuckets
    2013-02-10 16:04:20 [FINEST] [diamondbuckets] Sent event FMLConstructionEvent to mod diamondbuckets
    2013-02-10 16:04:20 [FINEST] [EE3] Sending event FMLConstructionEvent to mod EE3
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod EE3 to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod EE3 accepts its own version (pre1f)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EE3
    2013-02-10 16:04:20 [FINEST] [EE3] Sent event FMLConstructionEvent to mod EE3
    2013-02-10 16:04:20 [FINEST] [EmasherCore] Sending event FMLConstructionEvent to mod EmasherCore
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod EmasherCore to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod EmasherCore accepts its own version (1.3.1)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EmasherCore
    2013-02-10 16:04:20 [FINEST] [EmasherCore] Sent event FMLConstructionEvent to mod EmasherCore
    2013-02-10 16:04:20 [FINEST] [EmasherDefense] Sending event FMLConstructionEvent to mod EmasherDefense
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod EmasherDefense to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod EmasherDefense accepts its own version (1.3.1)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EmasherDefense
    2013-02-10 16:04:20 [FINEST] [EmasherDefense] Sent event FMLConstructionEvent to mod EmasherDefense
    2013-02-10 16:04:20 [FINEST] [EmasherHemp] Sending event FMLConstructionEvent to mod EmasherHemp
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod EmasherHemp to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod EmasherHemp accepts its own version (1.3.1)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EmasherHemp
    2013-02-10 16:04:20 [FINEST] [EmasherHemp] Sent event FMLConstructionEvent to mod EmasherHemp
    2013-02-10 16:04:20 [FINEST] [EmasherGas] Sending event FMLConstructionEvent to mod EmasherGas
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod EmasherGas to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod EmasherGas accepts its own version (1.3.2 BETA)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EmasherGas
    2013-02-10 16:04:20 [FINEST] [EmasherGas] Sent event FMLConstructionEvent to mod EmasherGas
    2013-02-10 16:04:20 [FINEST] [EmasherWorldGen] Sending event FMLConstructionEvent to mod EmasherWorldGen
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod EmasherWorldGen to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod EmasherWorldGen accepts its own version (2.0.1)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EmasherWorldGen
    2013-02-10 16:04:20 [FINEST] [EmasherWorldGen] Sent event FMLConstructionEvent to mod EmasherWorldGen
    2013-02-10 16:04:20 [FINEST] [EnderStorage] Sending event FMLConstructionEvent to mod EnderStorage
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EnderStorage
    2013-02-10 16:04:20 [FINEST] [EnderStorage] Sent event FMLConstructionEvent to mod EnderStorage
    2013-02-10 16:04:20 [FINEST] [IronChest] Sending event FMLConstructionEvent to mod IronChest
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod IronChest to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod IronChest accepts its own version (5.0.1.246)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IronChest
    2013-02-10 16:04:20 [FINEST] [IronChest] Sent event FMLConstructionEvent to mod IronChest
    2013-02-10 16:04:20 [FINEST] [LogisticsPipes|Main] Sending event FMLConstructionEvent to mod LogisticsPipes|Main
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod LogisticsPipes|Main to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod LogisticsPipes|Main accepts its own version (0.7.0.83)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into LogisticsPipes|Main
    2013-02-10 16:04:20 [FINEST] [LogisticsPipes|Main] Sent event FMLConstructionEvent to mod LogisticsPipes|Main
    2013-02-10 16:04:20 [FINEST] [MiscPeripherals] Sending event FMLConstructionEvent to mod MiscPeripherals
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod MiscPeripherals to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod MiscPeripherals accepts its own version (2.3)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MiscPeripherals
    2013-02-10 16:04:20 [FINEST] [MiscPeripherals] Sent event FMLConstructionEvent to mod MiscPeripherals
    2013-02-10 16:04:20 [FINEST] [MMMM] Sending event FMLConstructionEvent to mod MMMM
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod MMMM to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod MMMM accepts its own version (1.1.2)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into MMMM
    2013-02-10 16:04:20 [FINEST] [MMMM] Sent event FMLConstructionEvent to mod MMMM
    2013-02-10 16:04:20 [FINEST] [AdvancedSolarPanel] Sending event FMLConstructionEvent to mod AdvancedSolarPanel
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod AdvancedSolarPanel to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod AdvancedSolarPanel accepts its own version (3.3.2)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into AdvancedSolarPanel
    2013-02-10 16:04:20 [FINEST] [AdvancedSolarPanel] Sent event FMLConstructionEvent to mod AdvancedSolarPanel
    2013-02-10 16:04:20 [FINEST] [Mystcraft] Sending event FMLConstructionEvent to mod Mystcraft
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod Mystcraft to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod Mystcraft accepts its own version (0.9.5.00)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mystcraft
    2013-02-10 16:04:20 [FINEST] [Mystcraft] Sent event FMLConstructionEvent to mod Mystcraft
    2013-02-10 16:04:20 [FINEST] [PowerCrystalsCore] Sending event FMLConstructionEvent to mod PowerCrystalsCore
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod PowerCrystalsCore to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod PowerCrystalsCore accepts its own version (1.4.6R1.0.1)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into PowerCrystalsCore
    2013-02-10 16:04:20 [FINEST] [PowerCrystalsCore] Sent event FMLConstructionEvent to mod PowerCrystalsCore
    2013-02-10 16:04:20 [FINEST] [NetherOres] Sending event FMLConstructionEvent to mod NetherOres
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod NetherOres to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod NetherOres accepts its own version (1.4.6R2.0.4)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into NetherOres
    2013-02-10 16:04:20 [FINEST] [NetherOres] Sent event FMLConstructionEvent to mod NetherOres
    2013-02-10 16:04:20 [FINEST] [RedPowerCore] Sending event FMLConstructionEvent to mod RedPowerCore
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod RedPowerCore to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod RedPowerCore accepts its own version (2.0pr6)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerCore
    2013-02-10 16:04:20 [FINEST] [RedPowerCore] Sent event FMLConstructionEvent to mod RedPowerCore
    2013-02-10 16:04:20 [FINEST] [RedPowerBase] Sending event FMLConstructionEvent to mod RedPowerBase
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod RedPowerBase to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod RedPowerBase accepts its own version (2.0pr6)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerBase
    2013-02-10 16:04:20 [FINEST] [RedPowerBase] Sent event FMLConstructionEvent to mod RedPowerBase
    2013-02-10 16:04:20 [FINEST] [RedPowerMachine] Sending event FMLConstructionEvent to mod RedPowerMachine
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod RedPowerMachine to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod RedPowerMachine accepts its own version (2.0pr6)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerMachine
    2013-02-10 16:04:20 [FINEST] [RedPowerMachine] Sent event FMLConstructionEvent to mod RedPowerMachine
    2013-02-10 16:04:20 [FINEST] [RedPowerCompat] Sending event FMLConstructionEvent to mod RedPowerCompat
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod RedPowerCompat to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod RedPowerCompat accepts its own version (2.0pr6)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerCompat
    2013-02-10 16:04:20 [FINEST] [RedPowerCompat] Sent event FMLConstructionEvent to mod RedPowerCompat
    2013-02-10 16:04:20 [FINEST] [RedPowerWiring] Sending event FMLConstructionEvent to mod RedPowerWiring
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod RedPowerWiring to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod RedPowerWiring accepts its own version (2.0pr6)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerWiring
    2013-02-10 16:04:20 [FINEST] [RedPowerWiring] Sent event FMLConstructionEvent to mod RedPowerWiring
    2013-02-10 16:04:20 [FINEST] [RedPowerLogic] Sending event FMLConstructionEvent to mod RedPowerLogic
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod RedPowerLogic to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod RedPowerLogic accepts its own version (2.0pr6)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerLogic
    2013-02-10 16:04:20 [FINEST] [RedPowerLogic] Sent event FMLConstructionEvent to mod RedPowerLogic
    2013-02-10 16:04:20 [FINEST] [RedPowerLighting] Sending event FMLConstructionEvent to mod RedPowerLighting
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod RedPowerLighting to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod RedPowerLighting accepts its own version (2.0pr6)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerLighting
    2013-02-10 16:04:20 [FINEST] [RedPowerLighting] Sent event FMLConstructionEvent to mod RedPowerLighting
    2013-02-10 16:04:20 [FINEST] [RedPowerWorld] Sending event FMLConstructionEvent to mod RedPowerWorld
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod RedPowerWorld to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod RedPowerWorld accepts its own version (2.0pr6)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerWorld
    2013-02-10 16:04:20 [FINEST] [RedPowerWorld] Sent event FMLConstructionEvent to mod RedPowerWorld
    2013-02-10 16:04:20 [FINEST] [RedPowerControl] Sending event FMLConstructionEvent to mod RedPowerControl
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] Testing mod RedPowerControl to verify it accepts its own version in a remote connection
    2013-02-10 16:04:20 [FINEST] [ForgeModLoader] The mod RedPowerControl accepts its own version (2.0pr6)
    2013-02-10 16:04:20 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into RedPowerControl
    2013-02-10 16:04:20 [FINEST] [RedPowerControl] Sent event FMLConstructionEvent to mod RedPowerControl
    2013-02-10 16:04:20 [FINEST] [mod_Shelf] Sending event FMLConstructionEvent to mod mod_Shelf
    2013-02-10 16:04:20 [INFO] [STDERR] java.lang.NoClassDefFoundError: bdx
    2013-02-10 16:04:20 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
    2013-02-10 16:04:20 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
    2013-02-10 16:04:20 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
    2013-02-10 16:04:20 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
    2013-02-10 16:04:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-02-10 16:04:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-02-10 16:04:20 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-02-10 16:04:20 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-02-10 16:04:20 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    2013-02-10 16:04:20 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-02-10 16:04:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    2013-02-10 16:04:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    2013-02-10 16:04:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    2013-02-10 16:04:20 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
    2013-02-10 16:04:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-02-10 16:04:20 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-02-10 16:04:20 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-02-10 16:04:20 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
    2013-02-10 16:04:20 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
    2013-02-10 16:04:20 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-02-10 16:04:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    2013-02-10 16:04:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    2013-02-10 16:04:20 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    2013-02-10 16:04:20 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
    2013-02-10 16:04:20 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
    2013-02-10 16:04:20 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
    2013-02-10 16:04:20 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
    2013-02-10 16:04:20 [INFO] [STDERR] at ho.c(DedicatedServer.java:64)
    2013-02-10 16:04:20 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
    2013-02-10 16:04:20 [INFO] [STDERR] at fy.run(SourceFile:849)
    2013-02-10 16:04:20 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: bdx
    2013-02-10 16:04:20 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    2013-02-10 16:04:20 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-02-10 16:04:20 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
    2013-02-10 16:04:20 [INFO] [STDERR] ... 30 more
    2013-02-10 16:04:20 [INFO] [STDERR] Caused by: java.lang.NullPointerException
    2013-02-10 16:04:20 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    2013-02-10 16:04:20 [INFO] [STDERR] at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
    2013-02-10 16:04:20 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    2013-02-10 16:04:20 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    2013-02-10 16:04:20 [INFO] [STDERR] ... 32 more
    2013-02-10 16:04:20 [SEVERE] [Minecraft] Encountered an unexpected exception NoClassDefFoundError
    java.lang.NoClassDefFoundError: bdx
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:489)
    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:494)
    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:64)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
    at fy.run(SourceFile:849)
    Caused by: java.lang.ClassNotFoundException: bdx
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 30 more
    Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    at codechicken.core.asm.ClassHeirachyManager.transform(ClassHeirachyManager.java:80)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:228)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:173)
    ... 32 more
    2013-02-10 16:04:20 [SEVERE] [Minecraft] This crash report has been saved to: C:\Users\Trevor\Desktop\SevTech 1.4.7\.\crash-reports\crash-2013-02-10_16.04.20-server.txt

    Thanks
    Posted in: Minecraft Mods
  • 0

    posted a message on [Tekkit] Island of Gamers Tekkit Server | Factions | White-Listed | 24/7 Dedicated Host | 20 Slots!
    Quote from pyroryan711

    this server sucks. the owner killed me for no reason and made me lose all my stuff. he cant take a joke, and doesnt listen to problems like greifing and fix them. he just stands there and mocks you.


    What happened?
    Quote from iEatRaiinbowz17

    1. What is your Minecraft name? RealClutch
    2. What is your age? 17
    3. What is your gender? Male
    4. What country do you live in? USA
    5. Do you have any experience with Bukkit i used to be co-owner of a server and helped alot runing it so alot of experience
    6. Do you have any experience with being a Operator? as i said i used to help run a server the the server closed when the owner got boored of mc :( we had a nice comunity too :(
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? id be like wtf xD
    8. How long have you played Minecraft? umm.. since 1.4
    9. Do you have any experience with Tekkit? Explain in detail. ive been playin tekkit past few months iknow alot but theres still stuff i have to learn
    10. If a admin told you to do something, will you do it? i believe in equality if it is unreasonable i wouldnt do it.. but idont expect unreasonable request from admins. ithink admins should NEVER be hostile towards ANY player. and always as helpfull as they can be
    11. Why would you like access? im lookin for a good server to play on regularly
    12. What are you interested in?. F.U.N. its all about the lols.
    13. Favorite Fantasy Book/Move/TV Series The Outsiders/ Karate Kid,Back to the future, starwars, sooo many :D/Dexter (not Dexter's laboratory... wich was a good show when i was young tho.)


    Your in man! Welcome.
    Posted in: PC Servers
  • 0

    posted a message on [Tekkit] Island of Gamers Tekkit Server | Factions | White-Listed | 24/7 Dedicated Host | 20 Slots!
    Quote from Zeglcosnp

    1. What is your Minecraft name? Zeglcosnp
    2. What is your age? 21
    3. What is your gender? Male
    4. What country do you live in? USA
    5. Do you have any experience with Bukkit? Yes
    6. Do you have any experience with being a Operator? Not much.
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? As long as it doesn't interfere with operations, it's all good fun.
    8. How long have you played Minecraft? Since alpha
    9. Do you have any experience with Tekkit? Explain in detail. No, looking to start out here, however am in IS&T College, so quick learner of systems and this looks fun :)
    10. If a admin told you to do something, will you do it? Sure
    11. Why would you like access? I would like to play in a relatively small server with a dedicated player base.
    12. What are you interested in? Making a self-sustaining system that creates whatever is being mined.
    13. Favorite Fantasy Book/Move/TV Series? Prison Break (TV 2007)

    Welcome to the Team. :D
    Quote from CODboy55

    1. What is your Minecraft name? mooseman_8
    2. What is your age? 16
    3. What is your gender? male
    4. What country do you live in? Holland(but english)
    5. Do you have any experience with Bukkit? yes i am
    6. Do you have any experience with being a Operator? no i havnt cause i never rly do whitelisted servers cause im cba to do these things
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? well i can take loads of stuff as a joke but i cross the line if someone nukes my house with no reason XD.
    8. How long have you played Minecraft? ages lost count
    9. Do you have any experience with Tekkit? Explain in detail. Yes, played tekkit on multiple servers and normally get rly big before getting griefed
    10. If a admin told you to do something, will you do it? yes unless its jump into the lava XD
    11. Why would you like access? cause i love playing tekkit but i play it on non white listed servers
    12. What are you interested in? Music and gaming and parting
    13. Favorite Fantasy Book/Move/TV Series? halo, mass effect and lotr (btw i have a plan of building a UNSC ship if i play :)

    Your in man! Welcome.
    Quote from zachy66

    1. What is your Minecraft name? Zachy66

    2. What is your age? 12

    3. What is your gender? male

    4. What country do you live in? UK

    5. Do you have any experience with Bukkit? yes i use to own a bukkit server

    6. Do you have any experience with being a Operator? yes i use to own a server and i have been a admin on 3

    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? i would luagh

    8. How long have you played Minecraft? since 1.7

    9. Do you have any experience with Tekkit? Explain in detail. yes loads mainly in ee use to be 3rd richest man on my old server before it got shut down

    10. If a admin told you to do something, will you do it? if it is within reason and they aint abusing there rights

    11. Why would you like access? because i need a new tekkit server and i have been looking for ages

    12. What are you interested in? FUN!

    13. Favorite Fantasy Book/Move/TV Series? dont realy have one

    Sorry, we are filled. Try again later, because we might have upgraded the available slots in game!
    Posted in: PC Servers
  • 0

    posted a message on [Tekkit] Island of Gamers Tekkit Server | Factions | White-Listed | 24/7 Dedicated Host | 20 Slots!
    Quote from Amigos

    1. What is your Minecraft name? amigosz
    2. What is your age? 15
    3. What is your gender? Male
    4. What country do you live in? Belgium, Europe
    5. Do you have any experience with Bukkit? Yes
    6. Do you have any experience with being a Operator? Yes
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? I'll laugh. (Maybe return the favor...)
    8. How long have you played Minecraft? Since Beta 1.6
    9. Do you have any experience with Tekkit? Explain in detail. Well I've played several Tekkit servers and I've seen my cousin play it alot.
    10. If a admin told you to do something, will you do it? Depends on what he tells me do to ofcourse. If it's something ingame I will probably do it. But if it's in real life, for example, kill my brother I won't do it...
    11. Why would you like access? I'm looking for a nice and not to big Tekkit server.
    12. What are you interested in? Girls, drinks, gaming, friends, parties,...
    13. Favorite Fantasy Book/Move/TV Series? Well at the moment I'll say The Hunger Games.
    I've read all the books and saw the first movie.

    You're! Welcome.
    Quote from viiri123

    1. What is your Minecraft name? viiri123
    2. What is your age? 14
    3. What is your gender? Male
    4. What country do you live in? Finland
    5. Do you have any experience with Bukkit? Almost every server I have been has used it, and I have been operating my own server, so I know a lot about it.
    6. Do you have any experience with being a Operator? As I said before, I had own server for about a month, and I have been admin/mod in 3 other servers.
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? I think that is a funny prank, and I would probably laugh.
    8. How long have you played Minecraft? Since Beta 1.2
    9. Do you have any experience with Tekkit? Explain in detail. I have got the Mining Laser and Swiftwolf's Rending Gale in my SP world. There is still much to learn for me, and I am looking forward to know more.
    10. If a admin told you to do something, will you do it? Of course!
    11. Why would you like access? I want to find a good Tekkit server, and this might be the one. The forum post made me quite interested.
    12. What are you interested in? Gaming, and having a good time with friends.
    13. Favorite Fantasy Book/Move/TV Series? LOTR and HP

    Welcome. :)
    Quote from Lanceri

    1. What is your Minecraft name?
    Lanceri

    2. What is your age?
    23, soon to be 24.

    3. What is your gender?
    Male, I guess. o.O

    4. What country do you live in?
    Finland

    5. Do you have any experience with Bukkit?
    I've hosted my own Bukkit server for a year and I've worked as an admin in one for a while. I did most of the plugin-stuff in that server and also most of the "customer-service" jobs.

    6. Do you have any experience with being a Operator?
    Read the previous question.

    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh?
    Hey, it's free stuff! As long as it doesn't destroy my creations.

    8. How long have you played Minecraft?
    Since Beta 1.7.3.

    9. Do you have any experience with Tekkit? Explain in detail.
    Not too much, I've played with it some times and I'm interested in learning more about it.

    10. If a admin told you to do something, will you do it?
    Depending on the task.

    11. Why would you like access?
    To play, learn and to meet new people.

    12. What are you interested in?
    A lot of things, I can't just write a list here as it would fill the next few pages.

    13. Favorite Fantasy Book/Move/TV Series?
    Does it have to be fantasy? I'm just not sure which one is my favorite of what I've read/seen.


    Thanks! Try joining.
    Posted in: PC Servers
  • 0

    posted a message on [Tekkit] Island of Gamers Tekkit Server | Factions | White-Listed | 24/7 Dedicated Host | 20 Slots!
    Quote from jerenyanrulz

    1. What is your Minecraft name? jererulz
    2. What is your age? 15
    3. What is your gender? male
    4. What country do you live in? australia
    5. Do you have any experience with Bukkit? yeah
    6. Do you have any experience with being a Operator? Yes, Op on 3 classic and 2 survival servers
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? I'd laugh but be slightly annoyed.
    8. How long have you played Minecraft? 2+years
    9. Do you have any experience with Tekkit? Explain in detail. Yes, Played on 3 tekkit servers and Op on 2 of them.
    10. If a admin told you to do something, will you do it? Depends what it its. Probably.
    11. Why would you like access? I want access to play some tekkit with new people.
    12. What are you interested in? Music and gaming.
    13. Favorite Fantasy Book/Move/TV Series? HP or Lotr/BATMAN/Doctor Who or Sherlock.


    You've mad it! Try joining.
    Quote from FinalForce

    1. What is your Minecraft name? whiteninja777
    2. What is your age? 16
    3. What is your gender? Male
    4. What country do you live in? New Zealand (timezone isn't a problem i stay up late)
    5. Do you have any experience with Bukkit? Some
    6. Do you have any experience with being a Operator? Yes, Also An Admin :)
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? Im Not Really Bothered Either Way.
    8. How long have you played Minecraft? Since December Last Year
    9. Do you have any experience with Tekkit? Explain in detail. I Am Highly Experienced With Tekkit, I Play More Tekkit Than Minecraft, I Am Highly Skilled And Quite Pro, I Respect Other Players And the Admins,I Dont Grief And I Am A Expert Builder :)
    10. If a admin told you to do something, will you do it? Yes No Questions Asked.
    11. Why would you like access? There Are Lots Of Applications Coming In And I Like Teaming Up With People In Tekkit To Make Friends.
    12. What are you interested in? Everything About Tekkit Im In Love With It And Every Part Of It. :)
    13. Favorite Fantasy Book/Move/TV Series? Not Much Tekkit Takes Up Most Of My Day :P


    Thanks! You made it, see if you can get in!
    Quote from Centauri

    1. What is your Minecraft name? impish13
    2. What is your age? 15
    3. What is your gender? Male
    4. What country do you live in? A land down under (Australia, fyi)
    5. Do you have any experience with Bukkit? Apart from tekkit, I haven't had much (read: any) experience with major mods, but I'm not too bad at picking things up along the way.
    6. Do you have any experience with being a Operator? No, but if I'm required to, I'll be happy to help out how I can.
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? Is there redstone behind those walls? I'd wag my tail like a good little puppy then leave and find a corner to cry in later (joking :D ). Rather, as long as nothing really important has been wrecked, I'll laugh with them.
    8. How long have you played Minecraft? Around 2 years, but only got into it a lot around 18 months ago
    9. Do you have any experience with Tekkit? Explain in detail. I've done a lot of single player Tekkit to learn the ropes and recently joined a different server with a good community to try some collaboration efforts with others (the server's down at the time of writing, I'm afraid).
    10. If a admin told you to do something, will you do it? I've been in similar situations (IRL, sue me) and I know how difficult it can be to be in their position, so I won't try to make their jobs any more difficult, and again, I'll help when they need me to.
    11. Why would you like access? Again, to try some more collaboration efforts with others and maybe experiment with some new things in tekkit.
    12. What are you interested in? Fencing, a bit of musical theatre and whatever catches my fancy at the time :)
    13. Favorite Fantasy Book/Move/TV Series? My favourite fantasy book would be the Obernewtyn Chronicles, favourite movie (that's what you meant, isn't it?) would be How to Train Your Dragon (kids' movies are best movies... don't judge me) and my favourite TV series would be Sherlock or maybe Doctor Who.


    Your in. :D
    Posted in: PC Servers
  • 0

    posted a message on [Tekkit] Island of Gamers Tekkit Server | Factions | White-Listed | 24/7 Dedicated Host | 20 Slots!
    Quote from The_Dealer

    1. What is your Minecraft name?deathstroke99
    2. What is your age?13
    3. What is your gender?Male
    4. What country do you live in?USA
    5. Do you have any experience with Bukkit?Kinda
    6. Do you have any experience with being a Operator?Yes
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh?I would laugh :D
    8. How long have you played Minecraft?2 years
    9. Do you have any experience with Tekkit? Explain in detail.Yes i play tekkit by my self :(
    10. If a admin told you to do something, will you do it?I will do it to the best of my abilities
    11. Why would you like access?Because none of my friends play minecraft and cant find a good tekkit server :(
    12. What are you interested in?Game developement
    13. Favorite Fantasy Book/Move/TV Series?Doctor Who :D


    Your added! Be sure to have a fun time!
    Posted in: PC Servers
  • 0

    posted a message on [Tekkit] Island of Gamers Tekkit Server | Factions | White-Listed | 24/7 Dedicated Host | 20 Slots!
    Quote from Livid_Fervor

    1. What is your Minecraft name? Crv_envious
    2. What is your age? 16
    3. What is your gender? Male
    4. What country do you live in? United States
    5. Do you have any experience with Bukkit?
    6. Do you have any experience with being a Operator? Yup, used to run my own tekkit server, and was an admin in 3 others
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? Yes, as long as the jokes are in good taste ;)
    8. How long have you played Minecraft? since beta 0.8
    9. Do you have any experience with Tekkit? Explain in detail. Yes, I'm very good with magic (Equivalent exchange) and somewhat reliable with machines, except for the time I confused coolant cells with uranium ones in a nuclear reactor...
    10. If a admin told you to do something, will you do it? Unless it means destroying someone's things for no reason, yes I would
    11. Why would you like access? I want to be able to play with other people a bit more and share some knowledge
    12. What are you interested in? Equivalent Exchange and the like
    13. Favorite Fantasy Book/Move/TV Series? Wilfred, Best show ever.


    Your added :) Thanks! try to join..
    Posted in: PC Servers
  • 0

    posted a message on [Tekkit] Island of Gamers Tekkit Server | Factions | White-Listed | 24/7 Dedicated Host | 20 Slots!
    Quote from imabiggles

    1. What is your Minecraft name? imabiggles
    2. What is your age? 16
    3. What is your gender? Male
    4. What country do you live in? United States
    5. Do you have any experience with Bukkit? Yes, ran my own server once
    6. Do you have any experience with being a Operator? Yep, been admin on about 5 servers and ran my own
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? I'd laugh and might get a revenge prank if that's allowed ;)
    8. How long have you played Minecraft? About 3 years
    9. Do you have any experience with Tekkit? Explain in detail. Yep, I have played single player for quite some time and on a couple servers, I watch a lot of youtube Tekkit such as "The Yogscast" (There my favorite to watch)
    10. If a admin told you to do something, will you do it? Well, if it involved dying, probably not but otherwise yes
    11. Why would you like access? I want to play Tekkit with my friend (Axelkross, she was accepted earlier)
    12. What are you interested in? Lots, don't really know what to put here but game wise, love to build awesome machines
    13. Favorite Fantasy Book/Move/TV Series? Falling Skies, The Walking Dead (My 2 favorite)


    You're In! Thanks, you will be added very soon.
    Posted in: PC Servers
  • 0

    posted a message on [Tekkit] Island of Gamers Tekkit Server | Factions | White-Listed | 24/7 Dedicated Host | 20 Slots!
    Quote from LizardlyPepepr

    1. What is your Minecraft name?LizardlyPepper
    2. What is your age?13
    3. What is your gender?Male
    4. What country do you live in?Canada
    5. Do you have any experience with Bukkit?
    6. Do you have any experience with being a Operator?Enough to know my ins and outs
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? If it goes about as far as the Mindcrack guys go.
    8. How long have you played Minecraft?Since June of 2011
    9. Do you have any experience with Tekkit? Explain in detail. About a month best with EE but most of it usually get's banned out so );
    10. If a admin told you to do something, will you do it? Yes.
    11. Why would you like access?Some basic commands, possible kit with a cooldown and /home.
    12. What are you interested in? Having fun and making friends on this server.
    13. Favorite Fantasy Book/Movie/TV Series? Don't watch very much or read tbh.


    You made it, Thanks! You will be added soon.
    Posted in: PC Servers
  • 0

    posted a message on [Tekkit] Island of Gamers Tekkit Server | Factions | White-Listed | 24/7 Dedicated Host | 20 Slots!
    Quote from Axelkross

    1. What is your Minecraft name? Axelkross
    2. What is your age? 17
    3. What is your gender?Female
    4. What country do you live in? USA
    5. Do you have any experience with Bukkit? Yes
    6. Do you have any experience with being a Operator? Yes
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? Yes
    8. How long have you played Minecraft? Bout a year
    9. Do you have any experience with Tekkit? Explain in detail. I play single player and servers, not quite sure what you're looking for in this "detail"
    10. If a admin told you to do something, will you do it? If he tells me to jump into lava, most likely not. But simple requests, yes
    11. Why would you like access? To Play
    12. What are you interested in? A lot
    13. Favorite Fantasy Book/Move/TV Series? The Walking Dead


    You made it! Thanks.
    Quote from pyroryan711

    1. What is your Minecraft name? pyroryan711
    2. What is your age? 14
    3. What is your gender? male
    4. What country do you live in? america
    5. Do you have any experience with Bukkit? some
    6. Do you have any experience with being a Operator? yes, as well as admin.
    7. Can you take a joke? For example, if someone put buttons all over your walls in your house, will you cry or laugh? im fine with most jokes as long as they dont go too far.
    8. How long have you played Minecraft? about half a year.
    9. Do you have any experience with Tekkit? Explain in detail. i have about 2-3 months of tekkit experience. i know just about all of the features of tekkit.
    10. If a admin told you to do something, will you do it? as long as they are a trusted admin.
    11. Why would you like access? just want a new server to try out.
    12. What are you interested in? science.(though i focus on the magic part of tekkit)
    13. Favorite Fantasy Book/Move/TV Series? Lost


    You made it, Thanks! You will be added soon.
    Posted in: PC Servers
  • To post a comment, please .