Advertisement
Guest User

Untitled

a guest
May 10th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.27 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\Niklas\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-10_13.06.40-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 8121d4a2 --------
  11. Full report at:
  12. C:\Users\Niklas\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-10_13.06.40-client.txt
  13. Please show that file to Mojang, NOT just this screen!
  14.  
  15. Generated 10.05.13 13:06
  16.  
  17. -- System Details --
  18. Details:
  19. Minecraft Version: 1.5.1
  20. Operating System: Windows 7 (x86) version 6.1
  21. Java Version: 1.7.0_21, Oracle Corporation
  22. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  23. Memory: 425397984 bytes (405 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
  24. JVM Flags: 2 total; -Xms512m -Xmx1024m
  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.44 FML v5.1.43.682 Minecraft Forge 7.7.2.682 12 mods loaded, 12 mods active
  29. mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  30. FML{5.1.43.682} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
  31. Forge{7.7.2.682} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
  32. FerullosMods{2.5.8} [Ferullo's Guns Mod] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  33. mod_ReiMinimap{v3.3_04 [1.5.1]} [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  34. mod_UltimateFist{UltimateFist 1.5 by Philius} [mod_UltimateFist] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  35. GuiAPI{0.15.4} [GuiAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  36. BWG4{1.0.3} [BetterWorldGeneration4] (minecraft.jar) Unloaded->Constructed->Errored
  37. LOTR{Beta v5.0 for Minecraft 1.5.1} [The Lord of the Rings Mod] ([1.5.1] The Lord of the Rings Mod Public Beta 5.zip) Unloaded->Constructed->Pre-initialized
  38. CustomSpawner{1.12.2} [DrZhark's CustomSpawner] (CustomMobSpawner 1.5.1) Unloaded->Constructed->Pre-initialized
  39. MCA{3.3.0} [Minecraft Comes Alive] (mca v3.3.0.zip) Unloaded->Constructed->Pre-initialized
  40. AS_UpdateCheck{1.0.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.5.1.zip) Unloaded->Constructed->Pre-initialized
  41. LWJGL: 2.4.2
  42. OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.2828, Intel
  43. Is Modded: Definitely; Client brand changed to 'fml,forge'
  44. Type: Client (map_client.txt)
  45. Texture Pack: Default
  46. Profiler Position: N/A (disabled)
  47. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  48.  
  49. cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: BDsnowplains
  50. at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
  51. at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
  52. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
  53. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:410)
  54. at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
  55. at net.minecraft.client.Minecraft.run(Minecraft.java:732)
  56. at java.lang.Thread.run(Unknown Source)
  57. Caused by: java.lang.NoSuchFieldError: BDsnowplains
  58. at ted80.bwg4.mod_bwg4.preInit(mod_bwg4.java:40)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  60. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  61. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  62. at java.lang.reflect.Method.invoke(Unknown Source)
  63. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
  64. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  65. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  66. at java.lang.reflect.Method.invoke(Unknown Source)
  67. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  68. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  69. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  70. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  71. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  72. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
  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:98)
  83. at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
  84. ... 5 more
  85. --- END ERROR REPORT c4a13b53 ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement