Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Minecraft has crashed!
- ----------------------
- Minecraft has stopped running because it encountered a problem; Failed to start game
- This error has been saved to /Users/dmysels/Library/Application Support/minecraft/crash-reports/crash-2012-10-22_22.45.16-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
- --- BEGIN ERROR REPORT 353c7b52 --------
- Generated 10/22/12 10:45 PM
- - Minecraft Version: 1.3.2
- - Operating System: Mac OS X (i386) version 10.6.8
- - Java Version: 1.6.0_33, Apple Inc.
- - Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.
- - Memory: 497697528 bytes (474 MB) / 550305792 bytes (524 MB) up to 1070399488 bytes (1020 MB)
- - JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms512M -Xmx1024M
- - FML: FML v3.1.35.394 Minecraft Forge 4.2.5.303 Optifine OptiFine_1.3.2_HD_B4 35 mods loaded, 35 mods active
- FML [Forge Mod Loader] (coremods) Unloaded->Constructed
- Forge [Minecraft Forge] (coremods) Unloaded->Constructed
- mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed
- mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed
- BasicComponents [Basic Components] (Universal Electricity_v0) Unloaded->Constructed
- jfm [JammyFurniture] (1-2) Unloaded->Constructed
- mod_AnimalBikes [mod_AnimalBikes] (AnimalBikes Modloader 1) Unloaded->Constructed
- mod_Breeds [mod_Breeds] (BreedMod) Unloaded->Constructed
- ComputerCraft [ComputerCraft] (ComputerCraft1) Unloaded->Constructed
- CCTurtle [ComputerCraft Turtles] (ComputerCraft1) Unloaded->Constructed
- DivineRPG [DivineRPG - Coder - blued00r from d00rcraft.com, Art Director - Xolova, Modeler - Holo from d00rcraft.com] (DivineRPG.zip) Unloaded->Constructed
- ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-3.1.0.86.jar) Unloaded->Constructed
- ICBM [ICBM] (ICBM_v0-4) Unloaded->Constructed
- PamCombinedMod [Pam's Combined Mod] (Pam's Combined Mod 1-1) Unloaded->Constructed
- Railcraft [Railcraft] (Railcraft_6) Unloaded->Constructed
- mod_Timber [Timber!] (Timber! (1) Unloaded->Constructed
- mod_ReiMinimap [mod_ReiMinimap] ([1-25) Unloaded->Constructed
- Backpack [Backpack] (backpack-1) Unloaded->Constructed
- BuildCraft|Core [BuildCraft] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
- BuildCraft|Builders [BC Builders] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
- BuildCraft|Energy [BC Energy] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
- BuildCraft|Factory [BC Factory] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
- BuildCraft|Transport [BC Transport] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
- BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.2.0pre7.jar) Unloaded->Constructed
- CustomNpcs [CustomNpcs 1.3.2] (customnpcs 1-2) Unloaded->Constructed
- MoCreatures [DrZhark's Mo'Creatures] (drzhark) Unloaded->Errored
- Forestry [Forestry for Minecraft] (forestry-A-1.5.0.2.jar) Unloaded->Constructed
- IC2 [IndustrialCraft 2] (industrialcraft-2_1.106.jar) Unloaded->Constructed
- IronChest [Iron Chest] (mod_ironchests-client-4) Unloaded->Constructed
- LAPI [LAPI] (tropicraft.zip) Unloaded->Constructed
- TropicraftMod [Tropicraft] (tropicraft.zip) Unloaded->Constructed
- ExtendedRenderer [Extended Renderer] (tropicraft.zip) Unloaded->Constructed
- WeatherMod [Weather and Tornadoes] (tropicraft.zip) Unloaded->Constructed
- mod_IDResolver [mod_IDResolver] (IDResolver_1.3.2_COREMOD_PRE2.jar) Unloaded->Constructed
- UniversalElectricity [Universal Electricity] (Universal Electricity_v0) Unloaded->Constructed
- - LWJGL: 2.8.1
- - OpenGL: NVIDIA GeForce 320M OpenGL Engine GL version 2.1 NVIDIA-1.6.36, NVIDIA Corporation
- - Is Modded: Definitely; 'forge,fml'
- - Type: Client
- - Texture Pack: Default
- - Profiler Position: N/A (disabled)
- cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: drzhark.mocreatures.MoCreatures
- at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:467)
- at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:146)
- at net.minecraft.client.Minecraft.a(Minecraft.java:416)
- at net.minecraft.client.Minecraft.run(Minecraft.java:748)
- at java.lang.Thread.run(Thread.java:680)
- Caused by: java.lang.ClassNotFoundException: drzhark.mocreatures.MoCreatures
- at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:125)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
- at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
- at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
- at java.lang.Class.forName0(Native Method)
- at java.lang.Class.forName(Class.java:247)
- at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:407)
- at sun.reflect.GeneratedMethodAccessor10.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: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:124)
- 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: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:81)
- at cpw.mods.fml.common.Loader.loadMods(Loader.java:466)
- ... 4 more
- Caused by: java.lang.NullPointerException
- at org.objectweb.asm.ClassReader.<init>(Unknown Source)
- at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:27)
- at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:162)
- at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:118)
- ... 30 more
- --- END ERROR REPORT f479b64a ----------
Advertisement
Add Comment
Please, Sign In to add comment