Jump to content

Forge 355 1.4.2 server crash


Eliwood

Recommended Posts

I'm not the greatest with this sort of thing;  I simply copied over the mods from a multiMC instance, and the config, nothing else;  I don't really know what the issue is.

 

 

---- Minecraft Crash Report ----

// On the bright side, I bought you a teddy bear!

 

Time: 11/11/12 10:41 PM

Description: Exception in server tick loop

 

java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:264)

at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)

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

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:601)

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:140)

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

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:601)

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:83)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:342)

at hg.c(DedicatedServer.java:49)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)

at fp.run(SourceFile:818)

Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

... 30 more

Caused by: java.lang.NullPointerException

at org.objectweb.asm.ClassReader.<init>(Unknown Source)

at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)

... 32 more

 

Relevant Details:

- Minecraft Version: 1.4.2

- Operating System: Windows 7 (amd64) version 6.1

- Java Version: 1.7.0, Oracle Corporation

- Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

- Memory: 1285761232 bytes (1226 MB) / 1543503872 bytes (1472 MB) up to 1543503872 bytes (1472 MB)

- JVM Flags: 2 total; -Xmx1536M -Xms1536M

- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

- FML: ~ERROR~ NullPointerException: null

- Is Modded: Definitely; 'forge,fml'

- Profiler Position: N/A (disabled)

- Type: Dedicated Server

 

 

 

And here is the forge modloader-server_02.txt file, which is pretty massive, though most of it is just loading stuff:

 

 

2012-11-11 22:36:29 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading

2012-11-11 22:36:29 [WARNING] [ForgeModLoader] ID Resolver has detected that it is in a server environment: Skipping load.

2012-11-11 22:36:29 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg

2012-11-11 22:36:29 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg

2012-11-11 22:36:31 [iNFO] [sTDOUT] 208 recipes

2012-11-11 22:36:31 [iNFO] [sTDOUT] 27 achievements

2012-11-11 22:36:31 [iNFO] [Minecraft] Starting minecraft server version 1.4.2

2012-11-11 22:36:31 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2012-11-11 22:36:31 [iNFO] [sTDOUT] MinecraftForge v6.0.1.355 Initialized

2012-11-11 22:36:31 [iNFO] [ForgeModLoader] MinecraftForge v6.0.1.355 Initialized

2012-11-11 22:36:31 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2012-11-11 22:36:31 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer, codechicken.core.asm.CodeChickenCoreModContainer, codechicken.nei.asm.NEIModContainer]

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Ashley\Downloads\1.4.2 MOD SERVER\mcforge.jar, examining for mod candidates

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Ashley\Downloads\1.4.2 MOD SERVER\coremods\CodeChickenCore 0.6.6.2.jar, examining for mod candidates

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Ashley\Downloads\1.4.2 MOD SERVER\coremods\IDResolver_1.4.2_COREMOD_Update-0.jar, examining for mod candidates

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Ashley\Downloads\1.4.2 MOD SERVER\coremods\NotEnoughItems 1.4.2.jar, examining for mod candidates

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Ashley\Downloads\1.4.2 MOD SERVER\lib\argo-2.25.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Ashley\Downloads\1.4.2 MOD SERVER\lib\guava-12.0.1.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Ashley\Downloads\1.4.2 MOD SERVER\lib\asm-all-4.0.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2012-11-11 22:36:32 [iNFO] [ForgeModLoader] Searching C:\Users\Ashley\Downloads\1.4.2 MOD SERVER\mods for mods

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.2]Treecapitator.FML.1.4.2.r03.Universal.zip

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file buildcraft-A-3.1.8.0.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file ComputerCraft1.46.zip

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file ee3-universal-pre1a.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file extrabees-1.4.1.10-dev-build.zip

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file Factorization-0.6.9_563.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file forestry-A-1.6.0.0pre6.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file GreyGooMod v2.1.0.zip

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file industrialcraft-2_1.108.71-lf.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file mystcraft-uni-1.4.2-0.9.4.00.zip

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file Railcraft_6.7.0.0.zip

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file StevesCarts2.0.0.a23.zip

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThermalExpansion-2.0.5.zip

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file mcforge.jar for potential mods

2012-11-11 22:36:32 [FINE] [ForgeModLoader] The mod container mcforge.jar appears to be missing an mcmod.info file

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file CodeChickenCore 0.6.6.2.jar for potential mods

2012-11-11 22:36:32 [FINE] [ForgeModLoader] The mod container CodeChickenCore 0.6.6.2.jar appears to be missing an mcmod.info file

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file IDResolver_1.4.2_COREMOD_Update-0.jar for potential mods

2012-11-11 22:36:32 [FINER] [ForgeModLoader] Located mcmod.info file in file IDResolver_1.4.2_COREMOD_Update-0.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified a BaseMod type mod sharose.mods.idresolver.mod_IDResolver

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file NotEnoughItems 1.4.2.jar for potential mods

2012-11-11 22:36:32 [FINE] [ForgeModLoader] The mod container NotEnoughItems 1.4.2.jar appears to be missing an mcmod.info file

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file [1.4.2]Treecapitator.FML.1.4.2.r03.Universal.zip for potential mods

2012-11-11 22:36:32 [FINER] [ForgeModLoader] Located mcmod.info file in file [1.4.2]Treecapitator.FML.1.4.2.r03.Universal.zip

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod bspkrs.treecapitator.fml.TreeCapitatorMod

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file buildcraft-A-3.1.8.0.jar for potential mods

2012-11-11 22:36:32 [FINER] [ForgeModLoader] Located mcmod.info file in file buildcraft-A-3.1.8.0.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftBuilders

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Core@3.1.8] [buildCraft|Core@3.1.8] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftCore

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[5.0,)] [Forge@[5.0,)] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftEnergy

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Core@3.1.8] [buildCraft|Core@3.1.8] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftFactory

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Core@3.1.8] [buildCraft|Core@3.1.8] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftSilicon

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Transport@3.1.8] [buildCraft|Transport@3.1.8] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod buildcraft.BuildCraftTransport

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [buildCraft|Core@3.1.8] [buildCraft|Core@3.1.8] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file ComputerCraft1.46.zip for potential mods

2012-11-11 22:36:32 [FINER] [ForgeModLoader] Located mcmod.info file in file ComputerCraft1.46.zip

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.CCTurtle

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [] [ComputerCraft] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod dan200.ComputerCraft

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file ee3-universal-pre1a.jar for potential mods

2012-11-11 22:36:32 [FINER] [ForgeModLoader] Located mcmod.info file in file ee3-universal-pre1a.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod ee3.common.EquivalentExchange3

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file extrabees-1.4.1.10-dev-build.zip for potential mods

2012-11-11 22:36:32 [FINE] [ForgeModLoader] The mod container extrabees-1.4.1.10-dev-build.zip appears to be missing an mcmod.info file

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod ExtraBees

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file Factorization-0.6.9_563.jar for potential mods

2012-11-11 22:36:32 [FINER] [ForgeModLoader] Located mcmod.info file in file Factorization-0.6.9_563.jar

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Identified an FMLMod type mod factorization.common.Core

2012-11-11 22:36:32 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-11 22:36:32 [FINE] [ForgeModLoader] Examining file forestry-A-1.6.0.0pre6.jar for potential mods

2012-11-11 22:36:32 [FINER] [ForgeModLoader] Located mcmod.info file in file forestry-A-1.6.0.0pre6.jar

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod forestry.Forestry

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Examining file GreyGooMod v2.1.0.zip for potential mods

2012-11-11 22:36:33 [FINE] [ForgeModLoader] The mod container GreyGooMod v2.1.0.zip appears to be missing an mcmod.info file

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Assembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.AssemblerRecipes following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockAirEater following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockBlack following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockBubble following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockCancer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockCancer2 following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockCleaner following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockDataStorage following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockElevatorGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockFreezer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockGravityGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockGreyEater following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockGreyGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockInert following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockMinerGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockOrangePurple following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockOrangeRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockOrangeWhite following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockRapidEater following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockRapidMiner following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockRapidWaterEater following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockSubstrate following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockTGD following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockTGDinert following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockWall following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockWaterEater following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ClientPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ClientProxy following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ClientTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.CommonProxy following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.CommonTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Compiler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.CompilerRecipes following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ContainerAssembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ContainerCompiler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ContainerHomogenizer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ContainerProgrammer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Coprocessor following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EMPArray following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EMPArraySecondary following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EntityAIReplicate following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EntityFallingGravityGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EntityTGDGolem following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EventHookContainer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GreyGooTGDworldgen following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GuiAssembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GuiCompiler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GuiHandler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GuiHomogenizer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GuiProgrammer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Homogenizer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.HomogenizerRecipes following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixBlue following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixBlueRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixBrown following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixBrownRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixGreen following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixGreenRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixGrey following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixOrange following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixOrangeRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixPurple following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixPurpleRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixWhite following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixWhiteGreen following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixYellow following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixYellowRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierBlue following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierBrown following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierGreen following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierGrey following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierOrange following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierPurple following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierWhite following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierYellow following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemNanoLathe following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemNanolens following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.mod_GreyGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod Steven.mod_GreyGoo.mod_GreyGoo

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ModelTGDGolem following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Programmer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ProgrammerRecipes following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.RenderFallingGravityGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.RenderOrangeWhiteGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.RenderTGDGolem following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ServerPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Slot2Assembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.SlotAssembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.SlotCompiler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.SlotHomogenizer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.SlotProgrammer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityAssembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityBlack following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityCompiler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityEMPArray following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityHomogenizer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityProgrammer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityRestorer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [iNFO] [ForgeModLoader] Attempting to reparse the mod container GreyGooMod v2.1.0.zip

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Examining file GreyGooMod v2.1.0.zip for potential mods

2012-11-11 22:36:33 [FINE] [ForgeModLoader] The mod container GreyGooMod v2.1.0.zip appears to be missing an mcmod.info file

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Assembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.AssemblerRecipes following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockAirEater following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockBlack following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockBubble following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockCancer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockCancer2 following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockCleaner following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockDataStorage following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockElevatorGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockFreezer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockGravityGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockGreyEater following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockGreyGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockInert following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockMinerGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockOrangePurple following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockOrangeRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockOrangeWhite following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockRapidEater following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockRapidMiner following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockRapidWaterEater following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockSubstrate following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockTGD following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockTGDinert following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockWall following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.BlockWaterEater following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ClientPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ClientProxy following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ClientTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.CommonProxy following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.CommonTickHandler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Compiler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.CompilerRecipes following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ContainerAssembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ContainerCompiler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ContainerHomogenizer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ContainerProgrammer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Coprocessor following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EMPArray following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EMPArraySecondary following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EntityAIReplicate following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EntityFallingGravityGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EntityTGDGolem following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.EventHookContainer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GreyGooTGDworldgen following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GuiAssembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GuiCompiler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GuiHandler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GuiHomogenizer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.GuiProgrammer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Homogenizer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.HomogenizerRecipes following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixBlue following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixBlueRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixBrown following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixBrownRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixGreen following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixGreenRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixGrey following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixOrange following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixOrangeRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixPurple following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixPurpleRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixWhite following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixWhiteGreen following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixYellow following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemMatrixYellowRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierBlue following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierBrown following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierGreen following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierGrey following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierOrange following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierPurple following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierRed following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierWhite following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemModifierYellow following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemNanoLathe following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ItemNanolens following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.mod_GreyGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod Steven.mod_GreyGoo.mod_GreyGoo

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ModelTGDGolem following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Programmer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ProgrammerRecipes following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.RenderFallingGravityGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.RenderOrangeWhiteGoo following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.RenderTGDGolem following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.ServerPacketHandler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.Slot2Assembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.SlotAssembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.SlotCompiler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.SlotHomogenizer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.SlotProgrammer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityAssembler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityBlack following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityCompiler following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityEMPArray following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityHomogenizer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityProgrammer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified a class Steven.mod_GreyGoo.TileEntityRestorer following modloader naming convention but not directly a BaseMod or currently seen subclass

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Examining file industrialcraft-2_1.108.71-lf.jar for potential mods

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Located mcmod.info file in file industrialcraft-2_1.108.71-lf.jar

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod ic2.common.IC2

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Examining file mystcraft-uni-1.4.2-0.9.4.00.zip for potential mods

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Located mcmod.info file in file mystcraft-uni-1.4.2-0.9.4.00.zip

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod xcompwiz.mystcraft.Mystcraft

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.0,)] [Forge@[6.0,)] []

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Examining file Railcraft_6.7.0.0.zip for potential mods

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Located mcmod.info file in file Railcraft_6.7.0.0.zip

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod railcraft.common.core.Railcraft

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.0.1.332,)] [Forge@[6.0.1.332,), BuildCraft|Core, BuildCraft|Energy, BuildCraft|Builders, BuildCraft|Factory, Forestry, IC2] []

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Examining file StevesCarts2.0.0.a23.zip for potential mods

2012-11-11 22:36:33 [FINE] [ForgeModLoader] The mod container StevesCarts2.0.0.a23.zip appears to be missing an mcmod.info file

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod vswe.stevescarts.StevesCarts

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Examining file ThermalExpansion-2.0.5.zip for potential mods

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Located mcmod.info file in file ThermalExpansion-2.0.5.zip

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionCore

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Parsed dependency info : [Forge@[6.0.1.349,)] [Forge@[6.0.1.349,)] []

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionEnergy

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Parsed dependency info : [ThermalExpansion|Factory@+ VERSION] [ThermalExpansion|Factory@+ VERSION] []

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Identified an FMLMod type mod thermalexpansion.ThermalExpansionFactory

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Parsed dependency info : [ThermalExpansion|Core@2.0.5.0] [ThermalExpansion|Core@2.0.5.0] []

2012-11-11 22:36:33 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 27 mods to load

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Received a system property request ''

2012-11-11 22:36:33 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2012-11-11 22:36:33 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod mcp

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod FML

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod Forge

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod mod_CodeChickenCore

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod mod_NotEnoughItems

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod mod_IDResolver

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod mod_IDResolver

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod TreeCapitator

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod TreeCapitator

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Builders

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod BuildCraft|Builders

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Core

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod BuildCraft|Core

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Energy

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod BuildCraft|Energy

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Factory

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod BuildCraft|Factory

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Silicon

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod BuildCraft|Silicon

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod BuildCraft|Transport

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod BuildCraft|Transport

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod CCTurtle

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod CCTurtle

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod ComputerCraft

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod ComputerCraft

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod EE3

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod EE3

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod ExtraBees

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod ExtraBees

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod factorization

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod factorization

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod Forestry

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod Forestry

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod GreyGooMod

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod GreyGooMod

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod IC2

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod IC2

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod Mystcraft

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod Mystcraft

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod Railcraft

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod Railcraft

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod StevesCarts

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod StevesCarts

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|Core

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|Core

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|Energy

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|Energy

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Enabling mod ThermalExpansion|Factory

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Activating mod ThermalExpansion|Factory

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2012-11-11 22:36:33 [FINE] [ForgeModLoader] All mod requirements are satisfied

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Mod sorting completed successfully

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Mod sorting data:

2012-11-11 22:36:33 [FINE] [ForgeModLoader] TreeCapitator(TreeCapitator:FML 1.4.2.r03): [1.4.2]Treecapitator.FML.1.4.2.r03.Universal.zip ()

2012-11-11 22:36:33 [FINE] [ForgeModLoader] BuildCraft|Core(BuildCraft:3.1.8): buildcraft-A-3.1.8.0.jar (required-after:Forge@[5.0,))

2012-11-11 22:36:33 [FINE] [ForgeModLoader] BuildCraft|Builders(BC Builders:3.1.8): buildcraft-A-3.1.8.0.jar (required-after:BuildCraft|Core@3.1.8)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] BuildCraft|Energy(BC Energy:3.1.8): buildcraft-A-3.1.8.0.jar (required-after:BuildCraft|Core@3.1.8)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] BuildCraft|Factory(BC Factory:3.1.8): buildcraft-A-3.1.8.0.jar (required-after:BuildCraft|Core@3.1.8)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] BuildCraft|Transport(BC Transport:3.1.8): buildcraft-A-3.1.8.0.jar (required-after:BuildCraft|Core@3.1.8)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] BuildCraft|Silicon(BC Silicon:3.1.8): buildcraft-A-3.1.8.0.jar (required-after:BuildCraft|Transport@3.1.8)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] ComputerCraft(ComputerCraft:1.46): ComputerCraft1.46.zip ()

2012-11-11 22:36:33 [FINE] [ForgeModLoader] CCTurtle(ComputerCraft Turtles:1.46): ComputerCraft1.46.zip (after:ComputerCraft)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] EE3(Equivalent Exchange 3:pre1a): ee3-universal-pre1a.jar ()

2012-11-11 22:36:33 [FINE] [ForgeModLoader] ExtraBees(Extra Bees:1.4): extrabees-1.4.1.10-dev-build.zip ()

2012-11-11 22:36:33 [FINE] [ForgeModLoader] factorization(Factorization:0.6.9): Factorization-0.6.9_563.jar ()

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Forestry(Forestry for Minecraft:1.6.0.0pre6): forestry-A-1.6.0.0pre6.jar ()

2012-11-11 22:36:33 [FINE] [ForgeModLoader] GreyGooMod(Grey Goo Mod:2.0.2): GreyGooMod v2.1.0.zip ()

2012-11-11 22:36:33 [FINE] [ForgeModLoader] IC2(IndustrialCraft 2:1.108.71-lf): industrialcraft-2_1.108.71-lf.jar ()

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Mystcraft(Mystcraft:0.9.4.00): mystcraft-uni-1.4.2-0.9.4.00.zip (required-after:Forge@[6.0,))

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Railcraft(Railcraft:6.7.0.0): Railcraft_6.7.0.0.zip (required-after:Forge@[6.0.1.332,);after:BuildCraft|Core;after:BuildCraft|Energy;after:BuildCraft|Builders;after:BuildCraft|Factory;after:Forestry;after:IC2)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] StevesCarts(Steve's Carts:2.0.0.a21): StevesCarts2.0.0.a23.zip ()

2012-11-11 22:36:33 [FINE] [ForgeModLoader] ThermalExpansion|Core(Thermal Expansion:2.0.5.0): ThermalExpansion-2.0.5.zip (required-after:Forge@[6.0.1.349,))

2012-11-11 22:36:33 [FINE] [ForgeModLoader] ThermalExpansion|Factory(Factory:2.0.5.0): ThermalExpansion-2.0.5.zip (required-after:ThermalExpansion|Core@2.0.5.0)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] ThermalExpansion|Energy(Energy:2.0.5.0): ThermalExpansion-2.0.5.zip (required-after:ThermalExpansion|Factory@ + VERSION)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] mod_IDResolver(mod_IDResolver:Not available): IDResolver_1.4.2_COREMOD_Update-0.jar (after:*)

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_CodeChickenCore

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_CodeChickenCore

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_NotEnoughItems

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_NotEnoughItems

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod TreeCapitator

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Testing mod TreeCapitator to verify it accepts its own version in a remote connection

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] The mod TreeCapitator accepts its own version (FML 1.4.2.r03)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into TreeCapitator

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod TreeCapitator

2012-11-11 22:36:33 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Core

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection

2012-11-11 22:36:33 [FINEST] [ForgeModLoader] The mod BuildCraft|Core accepts its own version (3.1.8)

2012-11-11 22:36:33 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Core

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Core

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Builders

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod BuildCraft|Builders accepts its own version (3.1.8)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Builders

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Builders

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Energy

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod BuildCraft|Energy accepts its own version (3.1.8)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Energy

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Energy

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Factory

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod BuildCraft|Factory accepts its own version (3.1.8)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Factory

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Factory

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Transport

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod BuildCraft|Transport accepts its own version (3.1.8)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Transport

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Transport

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod BuildCraft|Silicon

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod BuildCraft|Silicon accepts its own version (3.1.8)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into BuildCraft|Silicon

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod BuildCraft|Silicon

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ComputerCraft

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod ComputerCraft to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod ComputerCraft accepts its own version (1.46)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ComputerCraft

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ComputerCraft

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod CCTurtle

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod CCTurtle to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod CCTurtle accepts its own version (1.46)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into CCTurtle

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod CCTurtle

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod EE3

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod EE3 to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod EE3 accepts its own version (pre1a)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into EE3

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod EE3

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ExtraBees

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod ExtraBees to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod ExtraBees accepts its own version (1.4)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ExtraBees

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ExtraBees

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod factorization

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod factorization to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod factorization accepts its own version (0.6.9)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into factorization

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod factorization

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forestry

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod Forestry to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod Forestry accepts its own version (1.6.0.0pre6)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Forestry

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forestry

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod GreyGooMod

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod GreyGooMod to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod GreyGooMod accepts its own version (2.0.2)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into GreyGooMod

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod GreyGooMod

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod IC2

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod IC2 to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod IC2 accepts its own version (1.108.71-lf)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into IC2

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod IC2

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Mystcraft

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod Mystcraft to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod Mystcraft accepts its own version (0.9.4.00)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Mystcraft

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Mystcraft

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Railcraft

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod Railcraft to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod Railcraft accepts its own version (6.7.0.0)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Railcraft

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Railcraft

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod StevesCarts

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod StevesCarts to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod StevesCarts accepts its own version (2.0.0.a21)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into StevesCarts

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod StevesCarts

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ThermalExpansion|Core

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion|Core to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod ThermalExpansion|Core accepts its own version (2.0.5.0)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion|Core

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ThermalExpansion|Core

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ThermalExpansion|Factory

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion|Factory to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod ThermalExpansion|Factory accepts its own version (2.0.5.0)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion|Factory

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ThermalExpansion|Factory

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod ThermalExpansion|Energy

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] Testing mod ThermalExpansion|Energy to verify it accepts its own version in a remote connection

2012-11-11 22:36:34 [FINEST] [ForgeModLoader] The mod ThermalExpansion|Energy accepts its own version (2.0.5.0)

2012-11-11 22:36:34 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into ThermalExpansion|Energy

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod ThermalExpansion|Energy

2012-11-11 22:36:34 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_IDResolver

2012-11-11 22:36:34 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget

2012-11-11 22:36:34 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2012-11-11 22:36:34 [iNFO] [sTDERR] at java.lang.Class.forName(Class.java:264)

2012-11-11 22:36:34 [iNFO] [sTDERR] at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

2012-11-11 22:36:34 [iNFO] [sTDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)

2012-11-11 22:36:34 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-11 22:36:34 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2012-11-11 22:36:34 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2012-11-11 22:36:34 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:601)

2012-11-11 22:36:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-11 22:36:34 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-11 22:36:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-11 22:36:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-11 22:36:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-11 22:36:34 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2012-11-11 22:36:34 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-11-11 22:36:34 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

2012-11-11 22:36:34 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

2012-11-11 22:36:34 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:601)

2012-11-11 22:36:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2012-11-11 22:36:34 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2012-11-11 22:36:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2012-11-11 22:36:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2012-11-11 22:36:34 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2012-11-11 22:36:34 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2012-11-11 22:36:34 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

2012-11-11 22:36:34 [iNFO] [sTDERR] at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)

2012-11-11 22:36:34 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:342)

2012-11-11 22:36:34 [iNFO] [sTDERR] at hg.c(DedicatedServer.java:49)

2012-11-11 22:36:34 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)

2012-11-11 22:36:34 [iNFO] [sTDERR] at fp.run(SourceFile:818)

2012-11-11 22:36:34 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget

2012-11-11 22:36:34 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

2012-11-11 22:36:34 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

2012-11-11 22:36:34 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

2012-11-11 22:36:34 [iNFO] [sTDERR] ... 30 more

2012-11-11 22:36:34 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException

2012-11-11 22:36:34 [iNFO] [sTDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)

2012-11-11 22:36:34 [iNFO] [sTDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)

2012-11-11 22:36:34 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)

2012-11-11 22:36:34 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)

2012-11-11 22:36:34 [iNFO] [sTDERR] ... 32 more

2012-11-11 22:36:34 [sEVERE] [Minecraft] Encountered an unexpected exception NoClassDefFoundError

java.lang.NoClassDefFoundError: de/matthiasmann/twl/Widget

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:264)

at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)

at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)

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

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:601)

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:140)

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

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:601)

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:83)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)

at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)

at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:342)

at hg.c(DedicatedServer.java:49)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)

at fp.run(SourceFile:818)

Caused by: java.lang.ClassNotFoundException: de.matthiasmann.twl.Widget

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

at java.lang.ClassLoader.loadClass(ClassLoader.java:423)

at java.lang.ClassLoader.loadClass(ClassLoader.java:356)

... 30 more

Caused by: java.lang.NullPointerException

at org.objectweb.asm.ClassReader.<init>(Unknown Source)

at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)

at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)

at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)

... 32 more

2012-11-11 22:36:34 [sEVERE] [Minecraft] This crash report has been saved to: C:\Users\Ashley\Downloads\1.4.2 MOD SERVER\.\crash-reports\crash-2012-11-11_22.36.34-server.txt

 

 

 

 

 

 

 

Help is greatly appreciated.  I did read the EAQ and all, and either I missed it or it's a different error.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.