Advertisement
sondrex76

Untitled

Feb 17th, 2013
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.22 KB | None | 0 0
  1. Minecraft has crashed!
  2. ----------------------
  3.  
  4. Minecraft has stopped running because it encountered a problem; Failed to start game
  5.  
  6. A full error report has been saved to C:\Users\Bruker\Desktop\multi mc\instances\test adventure\minecraft\crash-reports\crash-2013-02-17_14.58.10-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
  7.  
  8.  
  9.  
  10. --- BEGIN ERROR REPORT 9be1e095 --------
  11. Full report at:
  12. C:\Users\Bruker\Desktop\multi mc\instances\test adventure\minecraft\crash-reports\crash-2013-02-17_14.58.10-client.txt
  13. Please show that file to Mojang, NOT just this screen!
  14.  
  15. Generated 17.02.13 14:58
  16.  
  17. -- System Details --
  18. Details:
  19. Minecraft Version: 1.4.7
  20. Operating System: Windows 7 (amd64) version 6.1
  21. Java Version: 1.7.0_13, Oracle Corporation
  22. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  23. Memory: 1736381632 bytes (1655 MB) / 2058027008 bytes (1962 MB) up to 3817799680 bytes (3640 MB)
  24. JVM Flags: 2 total; -Xms2048m -Xmx4096m
  25. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  26. Suspicious classes: FML and Forge are installed
  27. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  28. FML: MCP v7.26a FML v4.7.32.553 Minecraft Forge 6.6.1.527 4 mods loaded, 4 mods active
  29. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
  30. FML [Forge Mod Loader] (coremods) Unloaded->Constructed
  31. Forge [Minecraft Forge] (coremods) Unloaded->Constructed
  32. ZAMod [Zombie Awareness] (Zombie Awareness v1.85 Mod for MC v1.4.7.zip) Unloaded->Errored
  33. LWJGL: 2.4.2
  34. OpenGL: Intel(R) HD Graphics Family GL version 3.1.0 - Build 8.15.10.2372, Intel
  35. Is Modded: Definitely; Client brand changed to 'forge,fml'
  36. Type: Client (map_client.txt)
  37. Texture Pack: Default
  38. Profiler Position: N/A (disabled)
  39. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  40.  
  41. cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: ZombieAwareness.ZombieAwareness
  42. at cpw.mods.fml.common.LoadController.transition(LoadController.java:130)
  43. at cpw.mods.fml.common.Loader.loadMods(Loader.java:504)
  44. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)
  45. at net.minecraft.client.Minecraft.a(Minecraft.java:410)
  46. at asq.a(SourceFile:56)
  47. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  48. at java.lang.Thread.run(Unknown Source)
  49. Caused by: java.lang.ClassNotFoundException: ZombieAwareness.ZombieAwareness
  50. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  51. at java.lang.ClassLoader.loadClass(Unknown Source)
  52. at java.lang.ClassLoader.loadClass(Unknown Source)
  53. at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
  54. at java.lang.Class.forName0(Native Method)
  55. at java.lang.Class.forName(Unknown Source)
  56. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:418)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  60. at java.lang.reflect.Method.invoke(Unknown Source)
  61. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  62. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  63. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  64. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  65. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  66. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  69. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  70. at java.lang.reflect.Method.invoke(Unknown Source)
  71. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  72. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  73. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  74. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  75. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  76. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  77. at cpw.mods.fml.common.Loader.loadMods(Loader.java:494)
  78. ... 5 more
  79. Caused by: java.lang.NoClassDefFoundError: CoroAI/IPFCallback
  80. at java.lang.ClassLoader.defineClass1(Native Method)
  81. at java.lang.ClassLoader.defineClass(Unknown Source)
  82. at java.security.SecureClassLoader.defineClass(Unknown Source)
  83. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
  84. ... 32 more
  85. Caused by: java.lang.ClassNotFoundException: CoroAI.IPFCallback
  86. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  87. at java.lang.ClassLoader.loadClass(Unknown Source)
  88. at java.lang.ClassLoader.loadClass(Unknown Source)
  89. ... 36 more
  90. Caused by: java.lang.NullPointerException
  91. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
  92. ... 38 more
  93. --- END ERROR REPORT 45b9030c ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement