Okay, so here's the deal. I installed FML, ran it to make sure it was installed, and then installed Timber!, Water shader, Rei's minimap, and Thaumcraft 2. Thaumcraft makes it crash after the Mojang splashscreen. Everything else plays nice together, and taking it out fixes the code-splosions.
Minecraft's Crash report
---- Minecraft Crash Report ----
// Why is it breaking
Time: 11/28/12 11:17 AM
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mod_ThaumCraft
at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
at net.minecraft.client.Minecraft.a(Minecraft.java:424)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: mod_ThaumCraft
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java: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.loadMods(Loader.java:478)
... 4 more
Caused by: java.lang.NoClassDefFoundError: forge/ISaveEventHandler
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)
... 32 more
Caused by: java.lang.ClassNotFoundException: forge.ISaveEventHandler
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 36 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)
... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 426281824 bytes (406 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.396 6 mods loaded, 6 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_ReiMinimap [mod_ReiMinimap] ([1.4.4]ReiMinimap_v3.2_05.zip) Unloaded->Constructed
mod_Timber [Timber!] (Timber! (1.4.4).zip) Unloaded->Constructed
mod_ThaumCraft [mod_ThaumCraft] (ThaumCraft2.1.6d.zip) Unloaded->Errored
LWJGL: 2.4.2
OpenGL: GeForce 8200M G/integrated/SSE2/3DNOW! GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Forge Crash Report
2012-11-28 10:10:24 [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.2.459 for Minecraft 1.4.5 loading
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] Running coremod plugins
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-11-28 10:10:24 [FINEST] [ForgeModLoader] Validating minecraft
2012-11-28 10:10:25 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-11-28 10:10:28 [INFO] [STDOUT] 27 achievements
2012-11-28 10:10:29 [INFO] [STDOUT] 208 recipes
2012-11-28 10:10:29 [INFO] [STDOUT] Setting user: Cloxey, -4854991014406966590
2012-11-28 10:10:29 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-11-28 10:10:32 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-28 10:10:32 [INFO] [STDOUT] MinecraftForge v6.4.0.396 Initialized
2012-11-28 10:10:32 [INFO] [ForgeModLoader] MinecraftForge v6.4.0.396 Initialized
2012-11-28 10:10:33 [INFO] [STDOUT] Replaced 84 ore recipies
2012-11-28 10:10:33 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Trinity\AppData\Roaming\.minecraft\bin\lwjgl.jar
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Trinity\AppData\Roaming\.minecraft\bin\jinput.jar
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Trinity\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Trinity\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Trinity\AppData\Roaming\.minecraft\lib\argo-2.25.jar
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Trinity\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Trinity\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-11-28 10:10:33 [INFO] [ForgeModLoader] Searching C:\Users\Trinity\AppData\Roaming\.minecraft\mods for mods
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Found a candidate zip or jar file [1.4.4]ReiMinimap_v3.2_05.zip
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Found a candidate mod directory rei_minimap
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Found a candidate zip or jar file ThaumCraft2.1.6d.zip
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Found a candidate zip or jar file Timber! (1.4.4).zip
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Found a candidate zip or jar file water_shader_v5b1.2.5.zip
2012-11-28 10:10:33 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-11-28 10:10:33 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-11-28 10:10:34 [FINE] [ForgeModLoader] Examining file [1.4.4]ReiMinimap_v3.2_05.zip for potential mods
2012-11-28 10:10:34 [FINE] [ForgeModLoader] The mod container [1.4.4]ReiMinimap_v3.2_05.zip appears to be missing an mcmod.info file
2012-11-28 10:10:34 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ReiMinimap
2012-11-28 10:10:34 [FINE] [ForgeModLoader] Examining directory rei_minimap for potential mods
2012-11-28 10:10:34 [FINE] [ForgeModLoader] No mcmod.info file found in directory rei_minimap
2012-11-28 10:10:34 [FINE] [ForgeModLoader] Examining file ThaumCraft2.1.6d.zip for potential mods
2012-11-28 10:10:34 [FINE] [ForgeModLoader] The mod container ThaumCraft2.1.6d.zip appears to be missing an mcmod.info file
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_ThaumCraft
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Examining file Timber! (1.4.4).zip for potential mods
2012-11-28 10:10:35 [FINE] [ForgeModLoader] The mod container Timber! (1.4.4).zip appears to be missing an mcmod.info file
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_Timber
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Examining file water_shader_v5b1.2.5.zip for potential mods
2012-11-28 10:10:35 [FINE] [ForgeModLoader] The mod container water_shader_v5b1.2.5.zip appears to be missing an mcmod.info file
2012-11-28 10:10:35 [INFO] [ForgeModLoader] Forge Mod Loader has identified 6 mods to load
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Received a system property request ''
2012-11-28 10:10:35 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-11-28 10:10:35 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Activating mod mcp
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Activating mod FML
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Activating mod Forge
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Enabling mod mod_ReiMinimap
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Activating mod mod_ReiMinimap
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Enabling mod mod_ThaumCraft
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Activating mod mod_ThaumCraft
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Enabling mod mod_Timber
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Activating mod mod_Timber
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-11-28 10:10:35 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Mod sorting data:
2012-11-28 10:10:35 [FINE] [ForgeModLoader] mod_ReiMinimap(mod_ReiMinimap:Not available): [1.4.4]ReiMinimap_v3.2_05.zip ()
2012-11-28 10:10:35 [FINE] [ForgeModLoader] mod_Timber(mod_Timber:Not available): Timber! (1.4.4).zip ()
2012-11-28 10:10:35 [FINE] [ForgeModLoader] mod_ThaumCraft(mod_ThaumCraft:Not available): ThaumCraft2.1.6d.zip (after:*)
2012-11-28 10:10:35 [INFO] [ForgeModLoader] FML has found a non-mod file water_shader_v5b1.2.5.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-28 10:10:35 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ReiMinimap
2012-11-28 10:10:35 [FINE] [ForgeModLoader] No MLProp configuration for mod_ReiMinimap found or required. No file written
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_ReiMinimap
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_ReiMinimap
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ReiMinimap
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_Timber
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Reading existing configuration file for mod_Timber : mod_Timber.cfg
2012-11-28 10:10:35 [FINEST] [ForgeModLoader] Found an MLProp field axes in mod_Timber
2012-11-28 10:10:35 [FINEST] [ForgeModLoader] Considering MLProp field axes
2012-11-28 10:10:35 [FINEST] [ForgeModLoader] Configuration for mod_Timber.axeIds found values default: 258, 271, 275, 279, 286, 460, configured: 258, 271, 275, 279, 286, 460, interpreted: 258, 271, 275, 279, 286, 460
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Configuration for mod_Timber written to mod_Timber.cfg
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_Timber
2012-11-28 10:10:35 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_Timber
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_Timber
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_ThaumCraft
2012-11-28 10:10:35 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_ThaumCraft
2012-11-28 10:10:35 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
2012-11-28 10:10:35 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_ReiMinimap [mod_ReiMinimap] ([1.4.4]ReiMinimap_v3.2_05.zip) Unloaded->Constructed
mod_Timber [Timber!] (Timber! (1.4.4).zip) Unloaded->Constructed
mod_ThaumCraft [mod_ThaumCraft] (ThaumCraft2.1.6d.zip) Unloaded->Errored
2012-11-28 10:10:35 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2012-11-28 10:10:35 [SEVERE] [ForgeModLoader] Caught exception from mod_ThaumCraft
java.lang.ClassNotFoundException: mod_ThaumCraft
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java: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.loadMods(Loader.java:478)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
at net.minecraft.client.Minecraft.a(Minecraft.java:424)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: forge/ISaveEventHandler
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)
... 32 more
Caused by: java.lang.ClassNotFoundException: forge.ISaveEventHandler
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 36 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)
... 38 more
2012-11-28 10:10:45 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mod_ThaumCraft
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:151)
2012-11-28 10:10:45 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:424)
2012-11-28 10:10:45 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: mod_ThaumCraft
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.Class.forName0(Native Method)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.Class.forName(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.common.ModClassLoader.loadBaseModClass(ModClassLoader.java:87)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:488)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-28 10:10:45 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-28 10:10:45 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-28 10:10:45 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-28 10:10:45 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-28 10:10:45 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-28 10:10:45 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-28 10:10:45 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-28 10:10:45 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:478)
2012-11-28 10:10:45 [INFO] [STDERR] ... 4 more
2012-11-28 10:10:45 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: forge/ISaveEventHandler
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.ClassLoader.defineClass1(Native Method)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.ClassLoader.defineClass(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:134)
2012-11-28 10:10:45 [INFO] [STDERR] ... 32 more
2012-11-28 10:10:45 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: forge.ISaveEventHandler
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] ... 36 more
2012-11-28 10:10:45 [INFO] [STDERR] Caused by: java.lang.NullPointerException
2012-11-28 10:10:45 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:178)
2012-11-28 10:10:45 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:133)
2012-11-28 10:10:45 [INFO] [STDERR] ... 38 more
2012-11-28 10:10:45 [INFO] [STDERR] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: component argument pData
2012-11-28 10:10:45 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.Component.getGraphics(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.awt.RepaintArea.paint(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.Component.dispatchEventImpl(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.Component.dispatchEvent(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventQueue.access$200(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventQueue$3.run(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-11-28 10:10:45 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventQueue$4.run(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2012-11-28 10:10:45 [INFO] [STDERR] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventQueue.dispatchEvent(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2012-11-28 10:10:45 [INFO] [STDERR] at java.awt.EventDispatchThread.run(Unknown Source)
I'm running Java 7/9 on an GeForce 8200M G graphics card with driver version 306.97, windows vista home premium 32 bit, if that helps any. Any assistance would be greatly appreciated.
So then my options would be to roll back my entire game to accommodate the one mod or to do like, say, yogbox, and just toggle the mods i need off or on?
yogbox/technic is still 1.2.5 and i'm not sure if they will update it, they never tried 1.3 iirc.
I'd say either manually drop back to 1.2.5 using multimc and install the mods yourself or check my sig for feed the beast, that is 1.4.2 currently and soon as thaumcraft 3 is out of beta it will be added for you along with red power 3 when its released.
Minecraft's Crash report
I'm running Java 7/9 on an GeForce 8200M G graphics card with driver version 306.97, windows vista home premium 32 bit, if that helps any. Any assistance would be greatly appreciated.
-
View User Profile
-
View Posts
-
Send Message
Moderator-
View User Profile
-
View Posts
-
Send Message
ModeratorI'd say either manually drop back to 1.2.5 using multimc and install the mods yourself or check my sig for feed the beast, that is 1.4.2 currently and soon as thaumcraft 3 is out of beta it will be added for you along with red power 3 when its released.