Guest User

Untitled

a guest
Jun 22nd, 2013
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.75 KB | None | 0 0
  1.  
  2.  
  3. Minecraft has crashed!
  4. ----------------------
  5.  
  6. Minecraft has stopped running because it encountered a problem; Failed to start game
  7.  
  8. A full error report has been saved to C:\Users\Dontell\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-22_02.59.32-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 :(
  9.  
  10.  
  11.  
  12. --- BEGIN ERROR REPORT d5dcea71 --------
  13. Full report at:
  14. C:\Users\Dontell\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-22_02.59.32-client.txt
  15. Please show that file to Mojang, NOT just this screen!
  16.  
  17. Generated 6/22/13 2:59 AM
  18.  
  19. -- System Details --
  20. Details:
  21. Minecraft Version: 1.5.2
  22. Operating System: Windows 7 (amd64) version 6.1
  23. Java Version: 1.7.0_21, Oracle Corporation
  24. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  25. Memory: 323895880 bytes (308 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
  26. JVM Flags: 2 total; -Xms512m -Xmx1024m
  27. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  28. Suspicious classes: FML and Forge are installed
  29. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  30. FML: MCP v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 Optifine OptiFine_1.5.2_HD_D3 13 mods loaded, 13 mods active
  31. mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  32. FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  33. Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  34. mod_bspkrsCore{v2.08(1.5.2)} [bspkrsCore] ([1.5.2]bspkrsCorev2.08.zip) Unloaded->Constructed->Pre-initialized
  35. mod_TooManyItems{1.5.2 2013-04-25} [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  36. GuiAPI{0.15.6} [GuiAPI] (GuiAPI-0.15.6-1.5.2.jar) Unloaded->Constructed->Pre-initialized
  37. TreeCapitator{Forge 1.5.2.r01} [TreeCapitator] (Tree-Capitator-Mod-Forge-1.5.2.jar) Unloaded->Constructed->Pre-initialized
  38. jammyfurniture{4.4} [Jammy Furniture Mod] (1.5.2_Jammy_Furniture_Mod_V4.4.zip) Unloaded->Constructed->Pre-initialized
  39. mod_ReiMinimap{v3.3_06 [1.5.2]} [mod_ReiMinimap] ([1.5.2]ReiMinimap_v3.3_06.zip) Unloaded->Constructed->Pre-initialized
  40. BiomesOPlenty{0.5.5} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.5.zip) Unloaded->Constructed->Errored
  41. craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.2.zip) Unloaded->Constructed->Pre-initialized
  42. CustomSpawner{2.2.2} [DrZhark's CustomSpawner] (CustomMobSpawner 2.2.2.zip) Unloaded->Constructed->Pre-initialized
  43. MoCreatures{5.2.3} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v5.2.3.zip) Unloaded->Constructed->Pre-initialized
  44. LWJGL: 2.4.2
  45. OpenGL: Mobile Intel(R) 4 Series Express Chipset Family GL version 2.1.0 - Build 8.15.10.2086, Intel
  46. Is Modded: Definitely; Client brand changed to 'fml,forge'
  47. Type: Client (map_client.txt)
  48. Texture Pack: Default
  49. Profiler Position: N/A (disabled)
  50. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  51.  
  52. java.lang.IllegalArgumentException: Slot 4095 is already occupied by net.minecraft.jammy780.furniture.blocks.wood.jfm_WoodBlocksOne@569bfd69 when adding biomesoplenty.blocks.BlockMoss@1b1a24eb
  53. at net.minecraft.block.Block.<init>(Block.java:340)
  54. at biomesoplenty.blocks.BlockMoss.<init>(BlockMoss.java:20)
  55. at biomesoplenty.configuration.BOPBlocks.initializeBlocks(BOPBlocks.java:157)
  56. at biomesoplenty.configuration.BOPBlocks.init(BOPBlocks.java:78)
  57. at biomesoplenty.BiomesOPlenty.preInit(BiomesOPlenty.java:106)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  61. at java.lang.reflect.Method.invoke(Unknown Source)
  62. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
  63. at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  65. at java.lang.reflect.Method.invoke(Unknown Source)
  66. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  67. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  68. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  69. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  70. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  71. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192)
  72. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  76. at java.lang.reflect.Method.invoke(Unknown Source)
  77. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  78. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  79. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  80. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  81. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  82. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103)
  83. at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
  84. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
  85. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
  86. at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
  87. at net.minecraft.client.Minecraft.run(Minecraft.java:733)
  88. at java.lang.Thread.run(Unknown Source)
  89. --- END ERROR REPORT 5b1810f6 ----------
Advertisement
Add Comment
Please, Sign In to add comment