Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Would you like a cupcake?
- Time: 11/6/13 6:50 PM
- Description: There was a severe problem during mod loading that has caused the game to fail
- cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Could not initialize class thaumcraft.common.config.Config
- at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
- at net.minecraft.client.Minecraft.startGame(Minecraft.java:473)
- at net.minecraft.client.Minecraft.run(Minecraft.java:808)
- at net.minecraft.client.main.Main.main(Main.java:93)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
- at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
- Caused by: java.lang.NoClassDefFoundError: Could not initialize class thaumcraft.common.config.Config
- at thaumcraft.common.Thaumcraft.preInit(Thaumcraft.java:87)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
- at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
- at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
- at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
- at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
- at com.google.common.eventbus.EventBus.post(EventBus.java:267)
- at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
- ... 10 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.6.4
- Operating System: Mac OS X (x86_64) version 10.9
- Java Version: 1.6.0_65, Apple Inc.
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
- Memory: 975909800 bytes (930 MB) / 1069416448 bytes (1019 MB) up to 1069416448 bytes (1019 MB)
- JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- Suspicious classes: FML and Forge are installed
- IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
- FML: MCP v8.11 FML v6.4.31.935 Minecraft Forge 9.11.1.935 12 mods loaded, 12 mods active
- mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- FML{6.4.31.935} [Forge Mod Loader] (bin) Unloaded->Constructed->Pre-initialized
- Forge{9.11.1.935} [Minecraft Forge] (bin) Unloaded->Constructed->Pre-initialized
- CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
- BuildCraft|Core{@VERSION@} [BuildCraft] (bin) Unloaded->Constructed->Pre-initialized
- BuildCraft|Energy{@VERSION@} [BC Energy] (bin) Unloaded->Constructed->Pre-initialized
- Thaumcraft{4.0.3a} [Thaumcraft] (Thaumcraft4.0.3a.zip) Unloaded->Constructed->Errored
- ArcaneTech{0.0.1} [Arcane Technology] (bin) Unloaded->Constructed->Errored
- BuildCraft|Builders{@VERSION@} [BC Builders] (bin) Unloaded->Constructed->Pre-initialized
- BuildCraft|Factory{@VERSION@} [BC Factory] (bin) Unloaded->Constructed->Pre-initialized
- BuildCraft|Transport{@VERSION@} [BC Transport] (bin) Unloaded->Constructed->Pre-initialized
- BuildCraft|Silicon{@VERSION@} [BC Silicon] (bin) Unloaded->Constructed->Pre-initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement