Advertisement
Guest User

Untitled

a guest
Jul 26th, 2014
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.82 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ooh. Shiny.
  3.  
  4. Time: 26/07/14 22:02
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mods.dungeonMobs.DungeonMobs
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
  9. at cpw.mods.fml.common.Loader.loadMods(Loader.java:521)
  10. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  13. at net.minecraft.client.main.Main.main(SourceFile:101)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  17. at java.lang.reflect.Method.invoke(Unknown Source)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  20. Caused by: java.lang.ClassNotFoundException: mods.dungeonMobs.DungeonMobs
  21. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
  22. at java.lang.ClassLoader.loadClass(Unknown Source)
  23. at java.lang.ClassLoader.loadClass(Unknown Source)
  24. at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:61)
  25. at java.lang.Class.forName0(Native Method)
  26. at java.lang.Class.forName(Unknown Source)
  27. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. at java.lang.reflect.Method.invoke(Unknown Source)
  32. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  33. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  34. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  35. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  37. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  38. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. at java.lang.reflect.Method.invoke(Unknown Source)
  43. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  44. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  45. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  46. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  47. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  48. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  49. at cpw.mods.fml.common.Loader.loadMods(Loader.java:511)
  50. ... 10 more
  51. Caused by: java.lang.NullPointerException
  52. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:178)
  53. ... 38 more
  54.  
  55.  
  56. A detailed walkthrough of the error, its code path and all known details is as follows:
  57. ---------------------------------------------------------------------------------------
  58.  
  59. -- System Details --
  60. Details:
  61. Minecraft Version: 1.6.4
  62. Operating System: Windows 8 (x86) version 6.2
  63. Java Version: 1.7.0_65, Oracle Corporation
  64. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  65. Memory: 88257704 bytes (84 MB) / 231911424 bytes (221 MB) up to 1060372480 bytes (1011 MB)
  66. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  67. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  68. Suspicious classes: FML and Forge are installed
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 18 mods loaded, 18 mods active
  71. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
  72. FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
  73. Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed
  74. AnimatedPlayer{1.3.0} [Animated Player Mod] (Animated_Player_v1.3.0_mc1.6.4.zip) Unloaded->Constructed
  75. BetterDungeons{2.4} [Chocolate quest] (BetterDungeons2091.zip) Unloaded->Constructed
  76. DragonMounts{r36} [Dragon Mounts] (dragonmount_r36_mc1.6.x.zip) Unloaded->Constructed
  77. dungeonmobs{3.0.5} [Dungeon Mobs] (dungeonMobs) Unloaded->Errored
  78. eternalfrost{1.5b1} [Eternal Frost] (EternalFrost.zip) Unloaded->Constructed
  79. Godzilla{1.5} [Godzilla Mod] (Godzilla Mod V1.5.2.zip) Unloaded->Constructed
  80. OreSpawn{164.18} [OreSpawn] (orespawn164v18.zip) Unloaded->Constructed
  81. gibby_pun{1.3} [The Pun Mod] (PunMod 1.6.4-1.4.zip) Unloaded->Constructed
  82. rpginventorymod{1.6.4} [RPG Inventory Mod] (RpgInventory 1.6.4 v3 Complete.zip) Unloaded->Constructed
  83. RPGMS{RpgInv8.4} [RpgInv Mage Addon] (RpgInventory 1.6.4 v3 Complete.zip) Unloaded->Constructed
  84. RPGPlusPlus{RpgInv8.4} [Subarakis RPG++ mod] (RpgInventory 1.6.4 v3 Complete.zip) Unloaded->Constructed
  85. RPGRB{RpgInv8.4} [Rogue and BeastMaster Patch] (RpgInventory 1.6.4 v3 Complete.zip) Unloaded->Constructed
  86. VanillaShields{RpgInv8.4} [Vanilla Shields Mod] (RpgInventory 1.6.4 v3 Complete.zip) Unloaded->Constructed
  87. TwilightForest{1.20.5} [The Twilight Forest] (twilightforest-1.6.4-1.20.5.jar) Unloaded->Constructed
  88. VillagerMincer{1.6.2} [VillagerMincer] (VillagerMincer.zip) Unloaded->Constructed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement