iStormUK

bug

May 17th, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.18 KB | None | 0 0
  1. --- BEGIN ERROR REPORT 41b785af --------
  2. Full report at:
  3. C:\Users\littlefae\AppData\Roaming\.minecraft\crash-reports\crash-2013-05-17_06.57.42-client.txt
  4. Please show that file to Mojang, NOT just this screen!
  5.  
  6. Generated 17/05/13 06:57
  7.  
  8. -- System Details --
  9. Details:
  10. Minecraft Version: 1.5.2
  11. Operating System: Windows 7 (amd64) version 6.1
  12. Java Version: 1.7.0_10, Oracle Corporation
  13. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  14. Memory: 364713384 bytes (347 MB) / 666763264 bytes (635 MB) up to 954466304 bytes (910 MB)
  15. JVM Flags: 2 total; -Xms512m -Xmx1024m
  16. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  17. Suspicious classes: FML and Forge are installed
  18. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  19. FML: MCP v7.51 FML v5.2.10.703 Minecraft Forge 7.8.0.703 10 mods loaded, 10 mods active
  20. mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
  21. FML{5.2.10.703} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  22. Forge{7.8.0.703} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  23. CodeChickenCore{0.8.6.6} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  24. NotEnoughItems{1.5.2.12} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
  25. BiomesOPlenty{0.5.2} [Biomes O' Plenty] (Biomes-O-Plenty-0.5.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
  26. Thaumcraft{3.0.5a} [Thaumcraft] (Thaumcraft3.0.5a.zip) Unloaded->Constructed->Pre-initialized->Initialized
  27. BOPIntegration{0.5.1} [BOP Integration] (BOPIntegration-universal-1.4.7-0.5.1.zip) Unloaded->Constructed->Pre-initialized->Errored
  28. Natura{1.5.1_2.0.21} [Natura] (Natura_2.0.21.jar) Unloaded->Constructed->Pre-initialized->Initialized
  29. TConstruct{1.5.1_1.3.3.14} [Tinkers' Construct] (TConstruct_1.3.3.13.jar) Unloaded->Constructed->Pre-initialized->Initialized
  30. LWJGL: 2.4.2
  31. OpenGL: GeForce GT 620/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
  32. Is Modded: Definitely; Client brand changed to 'fml,forge'
  33. Type: Client (map_client.txt)
  34. Texture Pack: Default
  35. Profiler Position: N/A (disabled)
  36. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  37.  
  38. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: tdwp_ftw/biomesop/mod_BiomesOPlenty
  39. at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
  40. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
  41. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
  42. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:448)
  43. at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
  44. at net.minecraft.client.Minecraft.run(Minecraft.java:733)
  45. at java.lang.Thread.run(Unknown Source)
  46. Caused by: java.lang.NoClassDefFoundError: tdwp_ftw/biomesop/mod_BiomesOPlenty
  47. at amnet.bopintegration.BOPManager.initialize(BOPManager.java:13)
  48. at amnet.bopintegration.BOPIntegration.load(BOPIntegration.java:26)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  52. at java.lang.reflect.Method.invoke(Unknown Source)
  53. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
  54. at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  56. at java.lang.reflect.Method.invoke(Unknown Source)
  57. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  58. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  59. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
  60. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  61. at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  62. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  64. at sun.reflect.NativeMethodAccessorImpl.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.distributeStateMessage(LoadController.java:98)
  73. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
  74. ... 5 more
  75. Caused by: java.lang.ClassNotFoundException: tdwp_ftw.biomesop.mod_BiomesOPlenty
  76. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
  77. at java.lang.ClassLoader.loadClass(Unknown Source)
  78. at java.lang.ClassLoader.loadClass(Unknown Source)
  79. ... 32 more
  80. Caused by: java.lang.NullPointerException
  81. --- END ERROR REPORT 26461a9d ----------
Advertisement
Add Comment
Please, Sign In to add comment