Having trouble with Forestry crashing me. If I disable it, I seem to be fine. I also see something with chickencore I might have wrong. Any suggestions?
*** MagicMinecraftLauncher 1.0.0 ***
Disable inactive mods
Disabled: ee3-universal-pre1a.jar
Disabled: ironchest-universal-4.2.2.138.zip
2012-11-13 11:59:19 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-11-13 11:59:20 [INFO] [STDOUT] 27 achievements
2012-11-13 11:59:21 [INFO] [STDOUT] 208 recipes
2012-11-13 11:59:21 [INFO] [STDOUT] Setting user: largool, -1982321770
2012-11-13 11:59:21 [INFO] [STDERR] Client asked for parameter: server
2012-11-13 11:59:21 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-11-13 11:59:21 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-13 11:59:21 [INFO] [STDOUT] MinecraftForge v6.0.1.355 Initialized
2012-11-13 11:59:21 [INFO] [ForgeModLoader] MinecraftForge v6.0.1.355 Initialized
2012-11-13 11:59:21 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-13 11:59:21 [INFO] [ForgeModLoader] Searching C:\Users\Eric\AppData\Roaming\.minecraft\mods for mods
2012-11-13 11:59:22 [INFO] [ForgeModLoader] Attempting to reparse the mod container immibis-core_50.2.4_for_1.4.2-joined.jar
2012-11-13 11:59:22 [INFO] [ForgeModLoader] Attempting to reparse the mod container Metallurgy Core 2.2.3.jar
2012-11-13 11:59:23 [INFO] [ForgeModLoader] Attempting to reparse the mod container tubestuff_50.1.4_for_1.4.2-joined.jar
2012-11-13 11:59:23 [INFO] [ForgeModLoader] Forge Mod Loader has identified 45 mods to load
2012-11-13 11:59:23 [INFO] [ForgeModLoader] FML has found a non-mod file CodeChickenCore 0.6.6.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 11:59:23 [INFO] [ForgeModLoader] FML has found a non-mod file GregsLighting-1.6.2-mc1.4.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 11:59:23 [INFO] [ForgeModLoader] FML has found a non-mod file Metallurgy - API v1 (src).zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 11:59:23 [INFO] [ForgeModLoader] FML has found a non-mod file Metallurgy Mystcraft Addon 1.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 11:59:26 [INFO] [FZ] This is Factorization 0.6.13
2012-11-13 11:59:26 [INFO] [STDOUT] GregsLightingClient()
2012-11-13 11:59:27 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-13 11:59:27 [INFO] [STDERR] java.lang.ClassNotFoundException: forestry.plugins.PluginInfo
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at forestry.plugins.PluginManager.addPlugin(PluginManager.java:173)
2012-11-13 11:59:27 [INFO] [STDERR] at forestry.plugins.PluginManager.loadIncludedPlugins(PluginManager.java:77)
2012-11-13 11:59:27 [INFO] [STDERR] at forestry.plugins.PluginManager.loadPlugins(PluginManager.java:36)
2012-11-13 11:59:27 [INFO] [STDERR] at forestry.core.ForestryCore.preInit(ForestryCore.java:52)
2012-11-13 11:59:27 [INFO] [STDERR] at forestry.Forestry.preInit(Forestry.java:31)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
2012-11-13 11:59:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)
2012-11-13 11:59:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-11-13 11:59:27 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
2012-11-13 11:59:27 [INFO] [STDERR] ... 36 more
2012-11-13 11:59:28 [INFO] [STDOUT] [IC2] Config loaded from C:\Users\Eric\AppData\Roaming\.minecraft\config\IC2.cfg
2012-11-13 11:59:28 [INFO] [STDOUT] [IC2] Using 32 audio sources.
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'base/base.png' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\base.png'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'base/readme.txt' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\readme.txt'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'base/theme.xml' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\theme.xml'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'dark/dark.png' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark.png'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'dark/dark_brew.png' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark_brew.png'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'dark/dark_craft.png' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark_craft.png'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'dark/theme.xml' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\theme.xml'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'texpack_support/theme.xml' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\texpack_support\theme.xml'
2012-11-13 11:59:30 [WARNING] [ForgeModLoader] BuildCraft: Using outdated version [3.1.8 (build:0)] for Minecraft 1.4.2. Consider updating.
2012-11-13 11:59:30 [INFO] [Buildcraft] Starting BuildCraft 3.1.8 (:0)
2012-11-13 11:59:30 [INFO] [Buildcraft] Copyright (c) SpaceToad, 2011
2012-11-13 11:59:30 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2012-11-13 11:59:30 [INFO] [STDOUT] Initializing MoCreatures GUI API
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Module SUMMA is enabled.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] ===== Biome ID List =====
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] alpine: 32
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] autumnwoods: 33
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] birchforest: 34
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] extremejungle: 35
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] forestedhills: 36
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] forestedisland: 37
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] glacier: 38
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] greenhills: 39
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] greenswamp: 40
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] icewasteland: 41
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] marsh: 42
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] meadow: 43
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] minijungle: 44
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] mountaindesert: 45
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] mountainridge: 46
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] mountaintaiga: 47
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] pineforest: 48
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] rainforest: 49
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redwoodforest: 50
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redwoodlush: 51
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] savanna: 52
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] shrubland: 53
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] snowyforest: 54
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] snowyrainforest: 55
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] temporaterainforest: 56
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] tundra: 57
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] wasteland: 58
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] woodlands: 59
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] === End Biome ID List ===
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome alpine.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome autumnwoods.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome birchforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome extremejungle.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome forestedhills.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome forestedisland.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome glacier.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome greenhills.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome greenswamp.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome icewasteland.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome marsh.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome meadow.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome minijungle.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome mountaindesert.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome mountainridge.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome mountaintaiga.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome pineforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome rainforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodlush.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome savanna.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome shrubland.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome snowyforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome snowyrainforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome temporaterainforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome tundra.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome wasteland.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome woodlands.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome desert.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome extremehills.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome forest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome jungle.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome plains.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome swampland.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome taiga.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] == Summa Block ID List ==
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] (may be changed by ID Resolver, if installed.)
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] autumnleaves: 174
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] cattail: 175
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] crackedsand: 176
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] flower: 181
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] grass: 182
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] greenleaves: 183
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] leafpile: 184
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redrock: 192
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] sapling: 196
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] customlog: 177
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] quarterlog0: 186
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] quarterlog1: 187
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] quarterlog2: 188
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] quarterlog3: 189
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] === End Block ID List ===
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] == Cautia Block ID List ==
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] (may be changed by ID Resolver, if installed.)
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] quicksand: 190
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] === End Block ID List ===
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] == Fabrica Block ID List ==
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] (may be changed by ID Resolver, if installed.)
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] planks: 185
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] woodslab: 149
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] doublewoodslab: 179
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redwoodstairs: 195
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] firstairs: 180
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] acaciastairs: 173
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redrockslab: 194
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] doubleredrockslab: 178
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redcobblestairs: 191
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redrockbrickstairs: 193
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] wall: 4095
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] === End Block ID List ===
2012-11-13 11:59:30 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:31 [INFO] [STDOUT] Metallurgy Core: Base Metals detected, comapatibility added
2012-11-13 11:59:31 [INFO] [STDOUT] Metallurgy Core: Nether detected, comapatibility added
2012-11-13 11:59:31 [INFO] [STDOUT] Metallurgy Core: Precious detected, comapatibility added
2012-11-13 11:59:31 [INFO] [STDOUT] Metallurgy Core: Fantasy detected, comapatibility added
2012-11-13 11:59:31 [INFO] [STDOUT] Metallurgy Core: Ender detected, comapatibility added
2012-11-13 11:59:31 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:31 [INFO] [STDOUT] Door ids 935 9350
2012-11-13 11:59:31 [INFO] [STDOUT] creating door item 9350
2012-11-13 11:59:31 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:31 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:32 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:32 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:32 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:32 [INFO] [ForgeModLoader] [Mystcraft] Adding Entity Renderers
2012-11-13 11:59:32 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Loading properties.
2012-11-13 11:59:32 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Properties loaded.
2012-11-13 11:59:33 [INFO] [STDOUT] Starting up SoundSystem...
2012-11-13 11:59:33 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-11-13 11:59:33 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-11-13 11:59:33 [INFO] [STDOUT] OpenAL initialized.
2012-11-13 11:59:38 [INFO] [STDOUT] Loading ComputerCraft v1.46 (rev 782)
2012-11-13 11:59:38 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerLib...
2012-11-13 11:59:38 [INFO] [STDOUT] ComputerCraft: RedPowerLib not found.
2012-11-13 11:59:39 [INFO] [STDOUT] Loading CCTurtle v1.46 (rev 782)
2012-11-13 11:59:40 [INFO] [STDOUT] Mo'Creatures is updating settings
2012-11-13 11:59:41 [INFO] [ExtrabiomesXL] Added cracked sand to wasteland biome.
2012-11-13 11:59:41 [INFO] [ExtrabiomesXL] Added red rock to mountain ridge biome.
2012-11-13 11:59:41 [INFO] [STDOUT] GregsLighting: Linking to IC2
2012-11-13 11:59:41 [INFO] [STDOUT] GregsLightingClient: load()
2012-11-13 11:59:41 [INFO] [STDOUT] GregsLightingClient: loadTextures()
2012-11-13 11:59:41 [INFO] [STDOUT] Metallurgy is adding symbols
2012-11-13 11:59:43 [INFO] [Railcraft] Activating Halloween Seasonal Pack
2012-11-13 11:59:44 [WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!
beeBreedingMode
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] Loading IC2 submodule: bcIntegration32x
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] BuildCraft integration: Railcraft integration loaded
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] BuildCraft 3.2 integration module loaded
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] Loading IC2 submodule: cgIntegration
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] CraftGuide integration module loaded
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 243 to grabbing blacklist. Metadata specific: 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 245 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 244 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 227 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 250 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 223 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 219 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 226 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 220 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 234 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] Loaded minor compatibility modules: Portal Gun
2012-11-13 11:59:45 [INFO] [STDOUT] CONFLICT @ 31741 item slot already occupied by vswe.stevescarts.ItemCartModule@cba816c while adding buildcraft.transport.ItemPipe@2886dffb
2012-11-13 11:59:45 [INFO] [ExtrabiomesXL] Initializing Buildcraft plugin.
2012-11-13 11:59:45 [INFO] [STDOUT] Loaded ForestryProxy
2012-11-13 11:59:45 [INFO] [STDOUT] Loaded IC2Proxy
2012-11-13 11:59:46 [INFO] [STDOUT] Loaded CCTurtleProxy
2012-11-13 11:59:46 [INFO] [STDOUT] NEI Module Failed to load: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
2012-11-13 11:59:46 [INFO] [STDOUT] Transformers v1.6 detected BuildCraft 3.1.8 and IndustrialCraft 1.108.71-lf
2012-11-13 11:59:46 [INFO] [STDOUT] WARNING! This Transformers version does not correspond with this IC2 version!
2012-11-13 11:59:46 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
2012-11-13 11:59:46 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry [Forestry for Minecraft] (forestry-A-1.6.0.0pre6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
IC2 [IndustrialCraft 2] (industrialcraft-2_1.108.71-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
craftguide [CraftGuide] (CraftGuide-1.6.2.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdditionalPipes [Additional Pipes for BuildCraft] (AdditionalPipes-2.1.3u17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
snyke7_AdvancedMachines [Advanced Machinse] (AdvancedMachines v1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars [Compact Solar Arrays] (compactsolars-universal-3.1.1.16.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v4.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage [EnderStorage] (EnderStorage 1.2.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees [Extra Bees] (extrabees-1.4.1.10-dev-build.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization [Factorization] (Factorization-0.6.13_310.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FarmCraftory [FarmCraftory 2.0.5] (FarmCraftory2.0.5_MC1.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GregsLighting [Greg's Lighting] (GregsLighting.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ImmibisCore [Immibis Core] (immibis-core_50.2.4_for_1.4.2-joined.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-0.6.0.pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyCore [Metallurgy Core] (Metallurgy Core 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyBase [Metallurgy Base] (Metallurgy Base Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyEnder [Metallurgy Ender] (Metallurgy Ender Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyFantasy [Metallurgy Fantasy] (Metallurgy Fantasy Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyNether [Metallurgy Nether] (Metallurgy Nether Metals 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyPrecious [Metallurgy Precious] (Metallurgy Precious Metals 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyUtility [Metallurgy Utility] (Metallurgy Utility Ores 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.0.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mystcraft [Mystcraft] (mystcraft-uni-1.4.2-0.9.4.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun [PortalGun] (portalgun1.4.2v0.2_universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft [Railcraft] (Railcraft_6.7.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a23.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Core [Thermal Expansion] (ThermalExpansion-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
snyke7_Transformers [Transformers] (Transformers v1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_TubeStuff [TubeStuff] (tubestuff_50.1.4_for_1.4.2-joined.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest [The Twilight Forest] (twilightforest-1.12.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
2012-11-13 11:59:46 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2012-11-13 11:59:46 [SEVERE] [ForgeModLoader] Caught exception from Forestry
java.lang.NoClassDefFoundError: codechicken/nei/MultiItemRange
at binnie.extrabees.genetics.ItemAdvancedTemplate.initNEI(ItemAdvancedTemplate.java:180)
at binnie.extrabees.proxy.ProxyClient.postInit(ProxyClient.java:112)
at binnie.extrabees.core.ExtraBeePlugin.postInit(ExtraBeePlugin.java:106)
at forestry.core.ForestryCore.postInit(ForestryCore.java:263)
at forestry.core.ForestryClient.postInit(ForestryClient.java:58)
at forestry.Forestry.postInit(Forestry.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor4.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:140)
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:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
at net.minecraft.client.Minecraft.a(Minecraft.java:465)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: codechicken.nei.MultiItemRange
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 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)
... 37 more
2012-11-13 11:59:56 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/nei/MultiItemRange
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
2012-11-13 11:59:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:465)
2012-11-13 11:59:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: codechicken/nei/MultiItemRange
2012-11-13 11:59:56 [INFO] [STDERR] at binnie.extrabees.genetics.ItemAdvancedTemplate.initNEI(ItemAdvancedTemplate.java:180)
2012-11-13 11:59:56 [INFO] [STDERR] at binnie.extrabees.proxy.ProxyClient.postInit(ProxyClient.java:112)
2012-11-13 11:59:56 [INFO] [STDERR] at binnie.extrabees.core.ExtraBeePlugin.postInit(ExtraBeePlugin.java:106)
2012-11-13 11:59:56 [INFO] [STDERR] at forestry.core.ForestryCore.postInit(ForestryCore.java:263)
2012-11-13 11:59:56 [INFO] [STDERR] at forestry.core.ForestryClient.postInit(ForestryClient.java:58)
2012-11-13 11:59:56 [INFO] [STDERR] at forestry.Forestry.postInit(Forestry.java:41)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
2012-11-13 11:59:56 [INFO] [STDERR] ... 4 more
2012-11-13 11:59:56 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.nei.MultiItemRange
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] ... 35 more
2012-11-13 11:59:56 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-11-13 11:59:56 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
2012-11-13 11:59:56 [INFO] [STDERR] ... 37 more
Having trouble with Forestry crashing me. If I disable it, I seem to be fine. I also see something with chickencore I might have wrong. Any suggestions?
java.lang.NoSuchFieldError: randomMobsInfo
at com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.getInfo(MobRandomizer.java:86)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:32)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:25)
at bal.a(SourceFile:190)
at bal.a(SourceFile:76)
at bam.a(SourceFile:17)
at bam.a(SourceFile:10)
at azw.a(RenderManager.java:196)
at azw.a(RenderManager.java:183)
at ayy.a(RenderGlobal.java:449)
at ayt.a(EntityRenderer.java:1093)
at ayt.b(EntityRenderer.java:949)
at net.minecraft.client.Minecraft.J(Minecraft.java:884)
at net.minecraft.client.Minecraft.run(Minecraft.java:779)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 6222910c ----------
EDIT: Works now, doesn't like my Texture Pack with Mo Creatures it seems (I'm good with vanilla for now) Let's build some ish.
Instance started with command: "java" -Xmx1024m -Xms512m -cp "/Users/liam/Desktop/MultiMC.app/Contents/Resources" -jar MultiMCLauncher.jar "/Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/" "rileydog1998" "4204317029357016323" "MultiMC: forgemods!" "854x480"
Loading jars...
Loading URL: file:/Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/bin/minecraft.jar
Loading URL: file:/Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/bin/lwjgl.jar
Loading URL: file:/Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/bin/lwjgl_util.jar
Loading URL: file:/Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: /Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/Library/Application Support/minecraft
Launching with applet wrapper...
Icon data is not translucent!
Nov 13 19:14:52 Jane-Likenss-MacBook-Pro.local java[699] <Error>: CGContextGetCTM: invalid context 0x0
Nov 13 19:14:52 Jane-Likenss-MacBook-Pro.local java[699] <Error>: CGContextSetBaseCTM: invalid context 0x0
Nov 13 19:14:52 Jane-Likenss-MacBook-Pro.local java[699] <Error>: CGContextGetCTM: invalid context 0x0
Nov 13 19:14:52 Jane-Likenss-MacBook-Pro.local java[699] <Error>: CGContextSetBaseCTM: invalid context 0x0
2012-11-13 19:14:52 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-11-13 19:14:53 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2012-11-13 19:14:53 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2012-11-13 19:14:54 [INFO] [STDOUT] Inserted super call into auk.c
2012-11-13 19:14:54 [INFO] [STDOUT] atq was overriden from NotEnoughItems 1.4.1.1.jar
2012-11-13 19:14:55 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2012-11-13 19:14:55 [INFO] [STDOUT] 27 achievements
2012-11-13 19:14:55 [INFO] [STDOUT] 208 recipes
2012-11-13 19:14:56 [INFO] [STDOUT] Setting user: rileydog1998, 4204317029357016323
2012-11-13 19:14:56 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-11-13 19:14:57 [INFO] [STDOUT] OptiFine_1.4.2_HD_U_B5
2012-11-13 19:14:57 [INFO] [STDOUT] Tue Nov 13 19:14:57 PST 2012
2012-11-13 19:14:57 [INFO] [STDOUT] OS: Mac OS X (x86_64) version 10.7.4
2012-11-13 19:14:57 [INFO] [STDOUT] Java: 1.6.0_35, Apple Inc.
2012-11-13 19:14:57 [INFO] [STDOUT] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
2012-11-13 19:14:57 [INFO] [STDOUT] LWJGL: 2.4.2
2012-11-13 19:14:57 [INFO] [STDOUT] OpenGL: NVIDIA GeForce GT 330M OpenGL Engine version 2.1 NVIDIA-7.18.18, NVIDIA Corporation
2012-11-13 19:14:57 [INFO] [STDOUT] OpenGL Version: 2.1
2012-11-13 19:14:57 [INFO] [STDOUT] Checking for new version
2012-11-13 19:14:57 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
2012-11-13 19:14:57 [INFO] [STDOUT] Version found: A7
2012-11-13 19:14:58 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-13 19:14:58 [INFO] [STDOUT] MinecraftForge v6.0.1.355 Initialized
2012-11-13 19:14:58 [INFO] [ForgeModLoader] MinecraftForge v6.0.1.355 Initialized
2012-11-13 19:14:58 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-13 19:14:58 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.2_HD_U_B5, enabling compatibility features
2012-11-13 19:14:58 [INFO] [ForgeModLoader] Searching /Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/mods for mods
2012-11-13 19:14:58 [SEVERE] [ForgeModLoader] Unable to read a class file correctly
java.lang.ArrayIndexOutOfBoundsException: 229
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:41)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:51)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:334)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
2012-11-13 19:14:58 [SEVERE] [ForgeModLoader] There was a problem reading the entry __MACOSX/._aso.class in the jar /Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/bin/minecraft.jar - probably a corrupt zip
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 229
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:47)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:51)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:334)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 229
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:41)
... 10 more
2012-11-13 19:14:58 [WARNING] [ForgeModLoader] Zip file minecraft.jar failed to read properly, it will be ignored
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 229
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:47)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:51)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:334)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 229
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:41)
... 10 more
2012-11-13 19:14:59 [INFO] [ForgeModLoader] Attempting to reparse the mod container Metallurgy Core 2.2.3.jar
2012-11-13 19:15:00 [INFO] [ForgeModLoader] Attempting to reparse the mod container immibis-core_50.2.4_for_1.4.2-joined.jar
2012-11-13 19:15:00 [INFO] [ForgeModLoader] Attempting to reparse the mod container tubestuff_50.1.4_for_1.4.2-joined.jar
2012-11-13 19:15:00 [INFO] [ForgeModLoader] Forge Mod Loader has identified 48 mods to load
2012-11-13 19:15:01 [INFO] [ForgeModLoader] FML has found a non-mod file CustomMobSpawner 1.7.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 19:15:01 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_BuildcraftPlugin 1.2.0.8.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 19:15:01 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_IC2_Burn_1.0.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 19:15:01 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_RailCraftPlugin 1.5.0.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 19:15:01 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: buildcraft/additionalpipes/AdditionalPipes, method: createPipeSpecial signature: (ILjava/lang/Class;)Luk;) Incompatible argument to function
2012-11-13 19:15:01 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-11-13 19:15:01 [INFO] [STDERR] at java.lang.Class.forName(Class.java:247)
2012-11-13 19:15:01 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2012-11-13 19:15:01 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 19:15:01 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2012-11-13 19:15:01 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 19:15:01 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-13 19:15:01 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2012-11-13 19:15:01 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
2012-11-13 19:15:01 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)
2012-11-13 19:15:01 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-11-13 19:15:01 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:680)
okay i i get forestry 1.6.0.0pre6 and i install it same with gregs lighting.. i always crash. i went to a support forum and it said the is a issue with block id's. i was like what? so i kept re dowloading the config folder and it always says the same thing. i disable foresry it works fine. and idk wtf is up with gregs lighting i put it in mods and it doesnt ackowledge that its there....... pleasePLEASE help me!!!!!!!!!!!! :'(((
Rollback Post to RevisionRollBack
<-- This server is truly AWESOME! So what are you waiting for????? JOIN UP!
Guys, having a lot of troubles downloading all the mods.
No working link for half of them.
Can any1 please provide mods folder?
Especially FarmCraftory, all metallurgy2, custom mob spawner, etc.
Im not just lazy, really, I've put together as much as I could. Really appreciate your help. Thanks!
---EDIT---
Also having an issue with multiples of "fml has found a non-mod file..."
What should I do?
Guys, having a lot of troubles downloading all the mods.
No working link for half of them.
Can any1 please provide mods folder?
Especially FarmCraftory, all metallurgy2, custom mob spawner, etc.
Im not just lazy, really, I've put together as much as I could. Really appreciate your help. Thanks!
---EDIT---
Also having an issue with multiples of "fml has found a non-mod file..."
What should I do?
the links for every on of those mods work i know cuase i just got them if that happens there most likely compressd files use 7zip/winrar/peazip to unextrack them and then put them in the mods folder
I blame McBrick, oh wait
So what are you waiting for????? JOIN UP!
So what are you waiting for????? JOIN UP!
Disable inactive mods
Disabled: ee3-universal-pre1a.jar
Disabled: ironchest-universal-4.2.2.138.zip
2012-11-13 11:59:19 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-11-13 11:59:20 [INFO] [STDOUT] 27 achievements
2012-11-13 11:59:21 [INFO] [STDOUT] 208 recipes
2012-11-13 11:59:21 [INFO] [STDOUT] Setting user: largool, -1982321770
2012-11-13 11:59:21 [INFO] [STDERR] Client asked for parameter: server
2012-11-13 11:59:21 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-11-13 11:59:21 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-13 11:59:21 [INFO] [STDOUT] MinecraftForge v6.0.1.355 Initialized
2012-11-13 11:59:21 [INFO] [ForgeModLoader] MinecraftForge v6.0.1.355 Initialized
2012-11-13 11:59:21 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-13 11:59:21 [INFO] [ForgeModLoader] Searching C:\Users\Eric\AppData\Roaming\.minecraft\mods for mods
2012-11-13 11:59:22 [INFO] [ForgeModLoader] Attempting to reparse the mod container immibis-core_50.2.4_for_1.4.2-joined.jar
2012-11-13 11:59:22 [INFO] [ForgeModLoader] Attempting to reparse the mod container Metallurgy Core 2.2.3.jar
2012-11-13 11:59:23 [INFO] [ForgeModLoader] Attempting to reparse the mod container tubestuff_50.1.4_for_1.4.2-joined.jar
2012-11-13 11:59:23 [INFO] [ForgeModLoader] Forge Mod Loader has identified 45 mods to load
2012-11-13 11:59:23 [INFO] [ForgeModLoader] FML has found a non-mod file CodeChickenCore 0.6.6.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 11:59:23 [INFO] [ForgeModLoader] FML has found a non-mod file GregsLighting-1.6.2-mc1.4.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 11:59:23 [INFO] [ForgeModLoader] FML has found a non-mod file Metallurgy - API v1 (src).zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 11:59:23 [INFO] [ForgeModLoader] FML has found a non-mod file Metallurgy Mystcraft Addon 1.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 11:59:26 [INFO] [FZ] This is Factorization 0.6.13
2012-11-13 11:59:26 [INFO] [STDOUT] GregsLightingClient()
2012-11-13 11:59:27 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-13 11:59:27 [INFO] [STDERR] java.lang.ClassNotFoundException: forestry.plugins.PluginInfo
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at forestry.plugins.PluginManager.addPlugin(PluginManager.java:173)
2012-11-13 11:59:27 [INFO] [STDERR] at forestry.plugins.PluginManager.loadIncludedPlugins(PluginManager.java:77)
2012-11-13 11:59:27 [INFO] [STDERR] at forestry.plugins.PluginManager.loadPlugins(PluginManager.java:36)
2012-11-13 11:59:27 [INFO] [STDERR] at forestry.core.ForestryCore.preInit(ForestryCore.java:52)
2012-11-13 11:59:27 [INFO] [STDERR] at forestry.Forestry.preInit(Forestry.java:31)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 11:59:27 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:480)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
2012-11-13 11:59:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)
2012-11-13 11:59:27 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-11-13 11:59:27 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-11-13 11:59:27 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-11-13 11:59:27 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
2012-11-13 11:59:27 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
2012-11-13 11:59:27 [INFO] [STDERR] ... 36 more
2012-11-13 11:59:28 [INFO] [STDOUT] [IC2] Config loaded from C:\Users\Eric\AppData\Roaming\.minecraft\config\IC2.cfg
2012-11-13 11:59:28 [INFO] [STDOUT] [IC2] Using 32 audio sources.
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'base/base.png' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\base.png'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'base/readme.txt' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\readme.txt'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'base/theme.xml' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\base\theme.xml'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'dark/dark.png' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark.png'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'dark/dark_brew.png' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark_brew.png'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'dark/dark_craft.png' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\dark_craft.png'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'dark/theme.xml' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\dark\theme.xml'
2012-11-13 11:59:29 [INFO] [STDOUT] CraftGuide: Extracting 'texpack_support/theme.xml' to 'C:\Users\Eric\AppData\Roaming\.minecraft\config\CraftGuide\themes\texpack_support\theme.xml'
2012-11-13 11:59:30 [WARNING] [ForgeModLoader] BuildCraft: Using outdated version [3.1.8 (build:0)] for Minecraft 1.4.2. Consider updating.
2012-11-13 11:59:30 [INFO] [Buildcraft] Starting BuildCraft 3.1.8 (:0)
2012-11-13 11:59:30 [INFO] [Buildcraft] Copyright (c) SpaceToad, 2011
2012-11-13 11:59:30 [INFO] [Buildcraft] http://www.mod-buildcraft.com
2012-11-13 11:59:30 [INFO] [STDOUT] Initializing MoCreatures GUI API
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Module SUMMA is enabled.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Module CAUTIA is enabled.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Module FABRICA is enabled.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Module AMICA is enabled.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] ===== Biome ID List =====
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] alpine: 32
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] autumnwoods: 33
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] birchforest: 34
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] extremejungle: 35
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] forestedhills: 36
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] forestedisland: 37
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] glacier: 38
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] greenhills: 39
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] greenswamp: 40
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] icewasteland: 41
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] marsh: 42
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] meadow: 43
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] minijungle: 44
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] mountaindesert: 45
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] mountainridge: 46
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] mountaintaiga: 47
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] pineforest: 48
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] rainforest: 49
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redwoodforest: 50
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redwoodlush: 51
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] savanna: 52
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] shrubland: 53
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] snowyforest: 54
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] snowyrainforest: 55
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] temporaterainforest: 56
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] tundra: 57
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] wasteland: 58
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] woodlands: 59
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] === End Biome ID List ===
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome alpine.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome autumnwoods.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome birchforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome extremejungle.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome forestedhills.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome forestedisland.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome glacier.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome greenhills.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome greenswamp.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome icewasteland.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome marsh.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome meadow.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome minijungle.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome mountaindesert.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome mountainridge.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome mountaintaiga.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome pineforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome rainforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome redwoodlush.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome savanna.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome shrubland.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome snowyforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome snowyrainforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome temporaterainforest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome tundra.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome wasteland.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for custom biome woodlands.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome desert.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome extremehills.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome forest.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome jungle.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome plains.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome swampland.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] Village spawning enabled for vanilla biome taiga.
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] == Summa Block ID List ==
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] (may be changed by ID Resolver, if installed.)
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] autumnleaves: 174
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] cattail: 175
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] crackedsand: 176
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] flower: 181
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] grass: 182
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] greenleaves: 183
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] leafpile: 184
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redrock: 192
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] sapling: 196
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] customlog: 177
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] quarterlog0: 186
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] quarterlog1: 187
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] quarterlog2: 188
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] quarterlog3: 189
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] === End Block ID List ===
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] == Cautia Block ID List ==
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] (may be changed by ID Resolver, if installed.)
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] quicksand: 190
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] === End Block ID List ===
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] == Fabrica Block ID List ==
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] (may be changed by ID Resolver, if installed.)
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] planks: 185
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] woodslab: 149
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] doublewoodslab: 179
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redwoodstairs: 195
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] firstairs: 180
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] acaciastairs: 173
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redrockslab: 194
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] doubleredrockslab: 178
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redcobblestairs: 191
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] redrockbrickstairs: 193
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] wall: 4095
2012-11-13 11:59:30 [INFO] [ExtrabiomesXL] === End Block ID List ===
2012-11-13 11:59:30 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:31 [INFO] [STDOUT] Metallurgy Core: Base Metals detected, comapatibility added
2012-11-13 11:59:31 [INFO] [STDOUT] Metallurgy Core: Nether detected, comapatibility added
2012-11-13 11:59:31 [INFO] [STDOUT] Metallurgy Core: Precious detected, comapatibility added
2012-11-13 11:59:31 [INFO] [STDOUT] Metallurgy Core: Fantasy detected, comapatibility added
2012-11-13 11:59:31 [INFO] [STDOUT] Metallurgy Core: Ender detected, comapatibility added
2012-11-13 11:59:31 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:31 [INFO] [STDOUT] Door ids 935 9350
2012-11-13 11:59:31 [INFO] [STDOUT] creating door item 9350
2012-11-13 11:59:31 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:31 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:32 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:32 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:32 [INFO] [STDOUT] Successfully created/read configuration file
2012-11-13 11:59:32 [INFO] [ForgeModLoader] [Mystcraft] Adding Entity Renderers
2012-11-13 11:59:32 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Loading properties.
2012-11-13 11:59:32 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Properties loaded.
2012-11-13 11:59:33 [INFO] [STDOUT] Starting up SoundSystem...
2012-11-13 11:59:33 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-11-13 11:59:33 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-11-13 11:59:33 [INFO] [STDOUT] OpenAL initialized.
2012-11-13 11:59:38 [INFO] [STDOUT] Loading ComputerCraft v1.46 (rev 782)
2012-11-13 11:59:38 [INFO] [STDOUT] ComputerCraft: Searching for RedPowerLib...
2012-11-13 11:59:38 [INFO] [STDOUT] ComputerCraft: RedPowerLib not found.
2012-11-13 11:59:39 [INFO] [STDOUT] Loading CCTurtle v1.46 (rev 782)
2012-11-13 11:59:40 [INFO] [STDOUT] Mo'Creatures is updating settings
2012-11-13 11:59:41 [INFO] [ExtrabiomesXL] Added cracked sand to wasteland biome.
2012-11-13 11:59:41 [INFO] [ExtrabiomesXL] Added red rock to mountain ridge biome.
2012-11-13 11:59:41 [INFO] [STDOUT] GregsLighting: Linking to IC2
2012-11-13 11:59:41 [INFO] [STDOUT] GregsLightingClient: load()
2012-11-13 11:59:41 [INFO] [STDOUT] GregsLightingClient: loadTextures()
2012-11-13 11:59:41 [INFO] [STDOUT] Metallurgy is adding symbols
2012-11-13 11:59:43 [INFO] [Railcraft] Activating Halloween Seasonal Pack
2012-11-13 11:59:44 [WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!
beeBreedingMode
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] Loading IC2 submodule: bcIntegration32x
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] BuildCraft integration: Railcraft integration loaded
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] BuildCraft 3.2 integration module loaded
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] Loading IC2 submodule: cgIntegration
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] CraftGuide integration module loaded
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 243 to grabbing blacklist. Metadata specific: 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 245 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 244 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 227 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 250 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 223 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 219 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 226 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 220 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [Portal Gun 1.4.2v0.2] Added Block ID 234 to grabbing blacklist. Not metadata specific.
2012-11-13 11:59:45 [INFO] [STDOUT] [IC2] Loaded minor compatibility modules: Portal Gun
2012-11-13 11:59:45 [INFO] [STDOUT] CONFLICT @ 31741 item slot already occupied by vswe.stevescarts.ItemCartModule@cba816c while adding buildcraft.transport.ItemPipe@2886dffb
2012-11-13 11:59:45 [INFO] [ExtrabiomesXL] Initializing Buildcraft plugin.
2012-11-13 11:59:45 [INFO] [STDOUT] Loaded ForestryProxy
2012-11-13 11:59:45 [INFO] [STDOUT] Loaded IC2Proxy
2012-11-13 11:59:46 [INFO] [STDOUT] Loaded CCTurtleProxy
2012-11-13 11:59:46 [INFO] [STDOUT] NEI Module Failed to load: java.lang.NoClassDefFoundError: codechicken/nei/recipe/ICraftingHandler
2012-11-13 11:59:46 [INFO] [STDOUT] Transformers v1.6 detected BuildCraft 3.1.8 and IndustrialCraft 1.108.71-lf
2012-11-13 11:59:46 [INFO] [STDOUT] WARNING! This Transformers version does not correspond with this IC2 version!
2012-11-13 11:59:46 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from POSTINITIALIZATION to AVAILABLE. Loading cannot continue
2012-11-13 11:59:46 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry [Forestry for Minecraft] (forestry-A-1.6.0.0pre6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
IC2 [IndustrialCraft 2] (industrialcraft-2_1.108.71-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
craftguide [CraftGuide] (CraftGuide-1.6.2.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core [BuildCraft] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders [BC Builders] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy [BC Energy] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory [BC Factory] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport [BC Transport] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
AdditionalPipes [Additional Pipes for BuildCraft] (AdditionalPipes-2.1.3u17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
snyke7_AdvancedMachines [Advanced Machinse] (AdvancedMachines v1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CompactSolars [Compact Solar Arrays] (compactsolars-universal-3.1.1.16.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ComputerCraft [ComputerCraft] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v4.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnderStorage [EnderStorage] (EnderStorage 1.2.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtraBees [Extra Bees] (extrabees-1.4.1.10-dev-build.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
factorization [Factorization] (Factorization-0.6.13_310.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FarmCraftory [FarmCraftory 2.0.5] (FarmCraftory2.0.5_MC1.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
GregsLighting [Greg's Lighting] (GregsLighting.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ImmibisCore [Immibis Core] (immibis-core_50.2.4_for_1.4.2-joined.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-0.6.0.pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyCore [Metallurgy Core] (Metallurgy Core 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyBase [Metallurgy Base] (Metallurgy Base Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyEnder [Metallurgy Ender] (Metallurgy Ender Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyFantasy [Metallurgy Fantasy] (Metallurgy Fantasy Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyNether [Metallurgy Nether] (Metallurgy Nether Metals 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyPrecious [Metallurgy Precious] (Metallurgy Precious Metals 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MetallurgyUtility [Metallurgy Utility] (Metallurgy Utility Ores 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.0.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Mystcraft [Mystcraft] (mystcraft-uni-1.4.2-0.9.4.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
PortalGun [PortalGun] (portalgun1.4.2v0.2_universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft [Railcraft] (Railcraft_6.7.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a23.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Core [Thermal Expansion] (ThermalExpansion-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
snyke7_Transformers [Transformers] (Transformers v1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_TubeStuff [TubeStuff] (tubestuff_50.1.4_for_1.4.2-joined.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
TwilightForest [The Twilight Forest] (twilightforest-1.12.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
2012-11-13 11:59:46 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2012-11-13 11:59:46 [SEVERE] [ForgeModLoader] Caught exception from Forestry
java.lang.NoClassDefFoundError: codechicken/nei/MultiItemRange
at binnie.extrabees.genetics.ItemAdvancedTemplate.initNEI(ItemAdvancedTemplate.java:180)
at binnie.extrabees.proxy.ProxyClient.postInit(ProxyClient.java:112)
at binnie.extrabees.core.ExtraBeePlugin.postInit(ExtraBeePlugin.java:106)
at forestry.core.ForestryCore.postInit(ForestryCore.java:263)
at forestry.core.ForestryClient.postInit(ForestryClient.java:58)
at forestry.Forestry.postInit(Forestry.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
at sun.reflect.GeneratedMethodAccessor4.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:140)
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:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
at net.minecraft.client.Minecraft.a(Minecraft.java:465)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: codechicken.nei.MultiItemRange
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 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)
... 37 more
2012-11-13 11:59:56 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: codechicken/nei/MultiItemRange
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:655)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:196)
2012-11-13 11:59:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:465)
2012-11-13 11:59:56 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: codechicken/nei/MultiItemRange
2012-11-13 11:59:56 [INFO] [STDERR] at binnie.extrabees.genetics.ItemAdvancedTemplate.initNEI(ItemAdvancedTemplate.java:180)
2012-11-13 11:59:56 [INFO] [STDERR] at binnie.extrabees.proxy.ProxyClient.postInit(ProxyClient.java:112)
2012-11-13 11:59:56 [INFO] [STDERR] at binnie.extrabees.core.ExtraBeePlugin.postInit(ExtraBeePlugin.java:106)
2012-11-13 11:59:56 [INFO] [STDERR] at forestry.core.ForestryCore.postInit(ForestryCore.java:263)
2012-11-13 11:59:56 [INFO] [STDERR] at forestry.core.ForestryClient.postInit(ForestryClient.java:58)
2012-11-13 11:59:56 [INFO] [STDERR] at forestry.Forestry.postInit(Forestry.java:41)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 11:59:56 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
2012-11-13 11:59:56 [INFO] [STDERR] ... 4 more
2012-11-13 11:59:56 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: codechicken.nei.MultiItemRange
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] ... 35 more
2012-11-13 11:59:56 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-11-13 11:59:56 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-11-13 11:59:56 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
2012-11-13 11:59:56 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
2012-11-13 11:59:56 [INFO] [STDERR] ... 37 more
Try a clean instance and drag the configs in before installing the mods is my next bet.
Generated 11/13/12 2:59 PM
- Minecraft Version: 1.4.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_01, Oracle Corporation
- Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1798122480 bytes (1714 MB) / 2014445568 bytes (1921 MB) up to 2014445568 bytes (1921 MB)
- JVM Flags: 2 total; -Xms2048m -Xmx2048m
- AABB Pool Size: 36887 (2065672 bytes; 1 MB) allocated, 2 (112 bytes; 0 MB) used
- FML: MCP v7.19 FML v4.2.18.433 Minecraft Forge 6.0.1.355 46 mods loaded, 46 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtraBees [Extra Bees] (extrabees-1.4.1.10-dev-build.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Core [BuildCraft] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Transport [BC Transport] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Silicon [BC Silicon] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AdditionalPipes [Additional Pipes for BuildCraft] (AdditionalPipes-2.1.3u17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
snyke7_AdvancedMachines [Advanced Machinse] (AdvancedMachines v1.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Builders [BC Builders] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Energy [BC Energy] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BuildCraft|Factory [BC Factory] (buildcraft_3.2.0pre10.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IC2 [IndustrialCraft 2] (industrialcraft-2_1.108.71-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CompactSolars [Compact Solar Arrays] (compactsolars-universal-3.1.1.16.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ComputerCraft [ComputerCraft] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.46.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
craftguide [CraftGuide] (CraftGuide-1.6.2.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v4.1.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
EnderStorage [EnderStorage] (EnderStorage 1.2.1.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
factorization [Factorization] (Factorization-0.6.13_310.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FarmCraftory [FarmCraftory 2.0.5] (FarmCraftory2.0.5_MC1.4.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forestry [Forestry for Minecraft] (forestry-A-1.6.0.0pre6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
GregsLighting [Greg's Lighting] (GregsLighting.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_ImmibisCore [Immibis Core] (immibis-core_50.2.4_for_1.4.2-joined.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-0.6.0.pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MetallurgyCore [Metallurgy Core] (Metallurgy Core 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MetallurgyBase [Metallurgy Base] (Metallurgy Base Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MetallurgyEnder [Metallurgy Ender] (Metallurgy Ender Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MetallurgyFantasy [Metallurgy Fantasy] (Metallurgy Fantasy Metals 2.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MetallurgyNether [Metallurgy Nether] (Metallurgy Nether Metals 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MetallurgyPrecious [Metallurgy Precious] (Metallurgy Precious Metals 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
MetallurgyUtility [Metallurgy Utility] (Metallurgy Utility Ores 2.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.0.7.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Mystcraft [Mystcraft] (mystcraft-uni-1.4.2-0.9.4.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
PortalGun [PortalGun] (portalgun1.4.2v0.2_universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Railcraft [Railcraft] (Railcraft_6.7.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
StevesCarts [Steve's Carts] (StevesCarts2.0.0.a23.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ThermalExpansion|Core [Thermal Expansion] (ThermalExpansion-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ThermalExpansion|Factory [Factory] (ThermalExpansion-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ThermalExpansion|Energy [Energy] (ThermalExpansion-2.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
snyke7_Transformers [Transformers] (Transformers v1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
mod_TubeStuff [TubeStuff] (tubestuff_50.1.4_for_1.4.2-joined.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TwilightForest [The Twilight Forest] (twilightforest-1.12.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
- LWJGL: 2.4.2
- OpenGL: ATI Radeon HD 5800 Series GL version 4.2.11762 Compatibility Profile Context, ATI Technologies Inc.
- Is Modded: Definitely; 'forge,fml'
- Type: Client
- Texture Pack: Default
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 265 (14840 bytes; 0 MB) allocated, 24 (1344 bytes; 0 MB) used
- World MpServer Entities: 10 total; [axc['largool'/2109403, l='MpServer', x=-12.51, y=65.62, z=72.74], ol['Mooshroom'/2109479, l='MpServer', x=-3.72, y=59.00, z=83.51], ol['Mooshroom'/2109480, l='MpServer', x=-11.28, y=59.00, z=82.75], ol['Mooshroom'/2106649, l='MpServer', x=-11.50, y=59.00, z=75.78], ol['Mooshroom'/2106648, l='MpServer', x=-8.61, y=59.00, z=74.47], ol['Mooshroom'/2106647, l='MpServer', x=-6.38, y=59.00, z=74.47], ol['Mooshroom'/2106646, l='MpServer', x=-9.81, y=59.00, z=75.33], ol['Mooshroom'/2106645, l='MpServer', x=-8.66, y=59.00, z=75.86], ol['Mooshroom'/2106644, l='MpServer', x=-11.53, y=59.00, z=74.47], ol['Mooshroom'/2106643, l='MpServer', x=-7.46, y=59.00, z=74.96]]
- World MpServer Players: 1 total; [axc['largool'/2109403, l='MpServer', x=-12.51, y=65.62, z=72.74]]
- World MpServer Chunk Stats: MultiplayerChunkCache: 110
- Forced Entities: 10 total; [ol['Mooshroom'/2109479, l='MpServer', x=-3.72, y=59.00, z=83.51], axc['largool'/2109403, l='MpServer', x=-12.51, y=65.62, z=72.74], ol['Mooshroom'/2106649, l='MpServer', x=-11.50, y=59.00, z=75.78], ol['Mooshroom'/2106648, l='MpServer', x=-8.61, y=59.00, z=74.47], ol['Mooshroom'/2106647, l='MpServer', x=-6.38, y=59.00, z=74.47], ol['Mooshroom'/2106646, l='MpServer', x=-9.81, y=59.00, z=75.33], ol['Mooshroom'/2106645, l='MpServer', x=-8.66, y=59.00, z=75.86], ol['Mooshroom'/2106644, l='MpServer', x=-11.53, y=59.00, z=74.47], ol['Mooshroom'/2106643, l='MpServer', x=-7.46, y=59.00, z=74.96], ol['Mooshroom'/2109480, l='MpServer', x=-11.28, y=59.00, z=82.75]]
- Retry Entities: 0 total; []
java.lang.NoSuchFieldError: randomMobsInfo
at com.pclewis.mcpatcher.mod.MobRandomizer$ExtraInfo.getInfo(MobRandomizer.java:86)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:32)
at com.pclewis.mcpatcher.mod.MobRandomizer.randomTexture(MobRandomizer.java:25)
at bal.a(SourceFile:190)
at bal.a(SourceFile:76)
at bam.a(SourceFile:17)
at bam.a(SourceFile:10)
at azw.a(RenderManager.java:196)
at azw.a(RenderManager.java:183)
at ayy.a(RenderGlobal.java:449)
at ayt.a(EntityRenderer.java:1093)
at ayt.b(EntityRenderer.java:949)
at net.minecraft.client.Minecraft.J(Minecraft.java:884)
at net.minecraft.client.Minecraft.run(Minecraft.java:779)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 6222910c ----------
EDIT: Works now, doesn't like my Texture Pack with Mo Creatures it seems (I'm good with vanilla for now) Let's build some ish.
xD
Instance started with command: "java" -Xmx1024m -Xms512m -cp "/Users/liam/Desktop/MultiMC.app/Contents/Resources" -jar MultiMCLauncher.jar "/Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/" "rileydog1998" "4204317029357016323" "MultiMC: forgemods!" "854x480"
Loading jars...
Loading URL: file:/Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/bin/minecraft.jar
Loading URL: file:/Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/bin/lwjgl.jar
Loading URL: file:/Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/bin/lwjgl_util.jar
Loading URL: file:/Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/bin/jinput.jar
Loading natives...
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: /Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/Library/Application Support/minecraft
Launching with applet wrapper...
Icon data is not translucent!
Nov 13 19:14:52 Jane-Likenss-MacBook-Pro.local java[699] <Error>: CGContextGetCTM: invalid context 0x0
Nov 13 19:14:52 Jane-Likenss-MacBook-Pro.local java[699] <Error>: CGContextSetBaseCTM: invalid context 0x0
Nov 13 19:14:52 Jane-Likenss-MacBook-Pro.local java[699] <Error>: CGContextGetCTM: invalid context 0x0
Nov 13 19:14:52 Jane-Likenss-MacBook-Pro.local java[699] <Error>: CGContextSetBaseCTM: invalid context 0x0
2012-11-13 19:14:52 [INFO] [ForgeModLoader] Forge Mod Loader version 4.2.18.433 for Minecraft 1.4.2 loading
2012-11-13 19:14:53 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2012-11-13 19:14:53 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2012-11-13 19:14:54 [INFO] [STDOUT] Inserted super call into auk.c
2012-11-13 19:14:54 [INFO] [STDOUT] atq was overriden from NotEnoughItems 1.4.1.1.jar
2012-11-13 19:14:55 [INFO] [STDOUT] Generated BlockMobSpawner helper method.
2012-11-13 19:14:55 [INFO] [STDOUT] 27 achievements
2012-11-13 19:14:55 [INFO] [STDOUT] 208 recipes
2012-11-13 19:14:56 [INFO] [STDOUT] Setting user: rileydog1998, 4204317029357016323
2012-11-13 19:14:56 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-11-13 19:14:57 [INFO] [STDOUT] OptiFine_1.4.2_HD_U_B5
2012-11-13 19:14:57 [INFO] [STDOUT] Tue Nov 13 19:14:57 PST 2012
2012-11-13 19:14:57 [INFO] [STDOUT] OS: Mac OS X (x86_64) version 10.7.4
2012-11-13 19:14:57 [INFO] [STDOUT] Java: 1.6.0_35, Apple Inc.
2012-11-13 19:14:57 [INFO] [STDOUT] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
2012-11-13 19:14:57 [INFO] [STDOUT] LWJGL: 2.4.2
2012-11-13 19:14:57 [INFO] [STDOUT] OpenGL: NVIDIA GeForce GT 330M OpenGL Engine version 2.1 NVIDIA-7.18.18, NVIDIA Corporation
2012-11-13 19:14:57 [INFO] [STDOUT] OpenGL Version: 2.1
2012-11-13 19:14:57 [INFO] [STDOUT] Checking for new version
2012-11-13 19:14:57 [INFO] [STDOUT] setupTexture: "/title/mojang.png", id: 1
2012-11-13 19:14:57 [INFO] [STDOUT] Version found: A7
2012-11-13 19:14:58 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-13 19:14:58 [INFO] [STDOUT] MinecraftForge v6.0.1.355 Initialized
2012-11-13 19:14:58 [INFO] [ForgeModLoader] MinecraftForge v6.0.1.355 Initialized
2012-11-13 19:14:58 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-13 19:14:58 [INFO] [ForgeModLoader] Forge Mod Loader has detected optifine OptiFine_1.4.2_HD_U_B5, enabling compatibility features
2012-11-13 19:14:58 [INFO] [ForgeModLoader] Searching /Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/mods for mods
2012-11-13 19:14:58 [SEVERE] [ForgeModLoader] Unable to read a class file correctly
java.lang.ArrayIndexOutOfBoundsException: 229
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:41)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:51)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:334)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
2012-11-13 19:14:58 [SEVERE] [ForgeModLoader] There was a problem reading the entry __MACOSX/._aso.class in the jar /Users/liam/Desktop/MultiMC.app/Contents/Resources/instances/forgemods-/minecraft/bin/minecraft.jar - probably a corrupt zip
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 229
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:47)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:51)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:334)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 229
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:41)
... 10 more
2012-11-13 19:14:58 [WARNING] [ForgeModLoader] Zip file minecraft.jar failed to read properly, it will be ignored
cpw.mods.fml.common.LoaderException: java.lang.ArrayIndexOutOfBoundsException: 229
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:47)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:51)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:334)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
at net.minecraft.client.Minecraft.a(Minecraft.java:420)
at net.minecraft.client.Minecraft.run(Minecraft.java:752)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 229
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:41)
... 10 more
2012-11-13 19:14:59 [INFO] [ForgeModLoader] Attempting to reparse the mod container Metallurgy Core 2.2.3.jar
2012-11-13 19:15:00 [INFO] [ForgeModLoader] Attempting to reparse the mod container immibis-core_50.2.4_for_1.4.2-joined.jar
2012-11-13 19:15:00 [INFO] [ForgeModLoader] Attempting to reparse the mod container tubestuff_50.1.4_for_1.4.2-joined.jar
2012-11-13 19:15:00 [INFO] [ForgeModLoader] Forge Mod Loader has identified 48 mods to load
2012-11-13 19:15:01 [INFO] [ForgeModLoader] FML has found a non-mod file CustomMobSpawner 1.7.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 19:15:01 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_BuildcraftPlugin 1.2.0.8.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 19:15:01 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_IC2_Burn_1.0.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 19:15:01 [INFO] [ForgeModLoader] FML has found a non-mod file NEI_RailCraftPlugin 1.5.0.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
2012-11-13 19:15:01 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: buildcraft/additionalpipes/AdditionalPipes, method: createPipeSpecial signature: (ILjava/lang/Class;)Luk;) Incompatible argument to function
2012-11-13 19:15:01 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-11-13 19:15:01 [INFO] [STDERR] at java.lang.Class.forName(Class.java:247)
2012-11-13 19:15:01 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2012-11-13 19:15:01 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 19:15:01 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2012-11-13 19:15:01 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2012-11-13 19:15:01 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-13 19:15:01 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-13 19:15:01 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-13 19:15:01 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2012-11-13 19:15:01 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
2012-11-13 19:15:01 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:420)
2012-11-13 19:15:01 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:752)
2012-11-13 19:15:01 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:680)
So what are you waiting for????? JOIN UP!
Thermal Expansion updates so fast. Meh.
Here's a mirror to the current version, but we'll update soon enough.
https://www.dropbox....nsion-2.0.5.zip
I'm glad you feel the need to say that.
No working link for half of them.
Can any1 please provide mods folder?
Especially FarmCraftory, all metallurgy2, custom mob spawner, etc.
Im not just lazy, really, I've put together as much as I could. Really appreciate your help. Thanks!
---EDIT---
Also having an issue with multiples of "fml has found a non-mod file..."
What should I do?
i can find 1.12.2
and 3
and 0
but not 1
the links for every on of those mods work i know cuase i just got them if that happens there most likely compressd files use 7zip/winrar/peazip to unextrack them and then put them in the mods folder