Advertisement
Guest User

Extra Bees error

a guest
Feb 2nd, 2013
443
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.79 KB | None | 0 0
  1. Minecraft has stopped running because it encountered a problem; Failed to start game
  2.  
  3. A full error report has been saved to C:\Users\Stefano\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-02_10.44.58-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 :(
  4.  
  5.  
  6.  
  7. --- BEGIN ERROR REPORT 5e1f2204 --------
  8. Full report at:
  9. C:\Users\Stefano\AppData\Roaming\.minecraft\crash-reports\crash-2013-02-02_10.44.58-client.txt
  10. Please show that file to Mojang, NOT just this screen!
  11.  
  12. Generated 02/02/13 10.44
  13.  
  14. -- System Details --
  15. Details:
  16. Minecraft Version: 1.4.7
  17. Operating System: Windows 7 (amd64) version 6.1
  18. Java Version: 1.7.0_09, Oracle Corporation
  19. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  20. Memory: 402811792 bytes (384 MB) / 664993792 bytes (634 MB) up to 954466304 bytes (910 MB)
  21. JVM Flags: 2 total; -Xms512m -Xmx1024m
  22. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  23. Suspicious classes: FML and Forge are installed
  24. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  25. FML: MCP v7.26a FML v4.7.22.539 Minecraft Forge 6.6.0.516 21 mods loaded, 20 mods active
  26. mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  27. FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  28. Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  29. CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  30. NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  31. TreeCapitator [TreeCapitator] ([1.4.6]TreeCapitator.Forge.1.4.6.r03.Uni.CoreMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  32. GuiAPI [GuiAPI] (GuiAPI-0.15.2-1.4.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  33. Forestry [Forestry for Minecraft] (forestry-A-2.0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
  34. BinnieCore [Binnie Core] (extrabees-1.5.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  35. ExtraBees [Extra Bees] (extrabees-1.5.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  36. RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  37. RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  38. RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  39. RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  40. RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  41. RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  42. RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  43. RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  44. RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  45. IDResolver [ID Resolver] (IDResolver-1.4.6.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
  46. MCore [MCore] (coremods) Unloaded->Disabled
  47. LWJGL: 2.4.2
  48. OpenGL: AMD Radeon HD 6800 Series GL version 4.2.12002 Compatibility Profile Context 9.12.0.0, ATI Technologies Inc.
  49. Is Modded: Definitely; Client brand changed to 'forge,fml'
  50. Type: Client (map_client.txt)
  51. Texture Pack: Default
  52. Profiler Position: N/A (disabled)
  53. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
  54.  
  55. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: binnie/core/machines/MachineComponent
  56. at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
  57. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:661)
  58. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
  59. at net.minecraft.client.Minecraft.a(Minecraft.java:456)
  60. at asq.a(SourceFile:56)
  61. at net.minecraft.client.Minecraft.run(Minecraft.java:744)
  62. at java.lang.Thread.run(Unknown Source)
  63. Caused by: java.lang.NoClassDefFoundError: binnie/core/machines/MachineComponent
  64. at binnie.extrabees.apiary.ModuleApiary.init(ModuleApiary.java:28)
  65. at binnie.extrabees.core.ExtraBeeCore.setupBlocks(ExtraBeeCore.java:178)
  66. at binnie.extrabees.core.ExtraBeePlugin.doInit(ExtraBeePlugin.java:57)
  67. at forestry.core.ForestryCore.postInit(ForestryCore.java:170)
  68. at forestry.core.ForestryClient.postInit(ForestryClient.java:57)
  69. at forestry.Forestry.postInit(Forestry.java:54)
  70. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  72. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  73. at java.lang.reflect.Method.invoke(Unknown Source)
  74. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:487)
  75. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  77. at java.lang.reflect.Method.invoke(Unknown Source)
  78. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  79. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  80. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  81. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  82. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  83. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  86. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  87. at java.lang.reflect.Method.invoke(Unknown Source)
  88. at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  89. at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  90. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  91. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  92. at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  93. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
  94. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:660)
  95. ... 5 more
  96. Caused by: java.lang.ClassNotFoundException: binnie.core.machines.MachineComponent
  97. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  98. at java.lang.ClassLoader.loadClass(Unknown Source)
  99. at java.lang.ClassLoader.loadClass(Unknown Source)
  100. ... 36 more
  101. Caused by: java.lang.NoClassDefFoundError: buildcraft/core/utils/INBTTagable
  102. at java.lang.ClassLoader.defineClass1(Native Method)
  103. at java.lang.ClassLoader.defineClass(Unknown Source)
  104. at java.security.SecureClassLoader.defineClass(Unknown Source)
  105. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:174)
  106. ... 38 more
  107. Caused by: java.lang.ClassNotFoundException: buildcraft.core.utils.INBTTagable
  108. at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)
  109. at java.lang.ClassLoader.loadClass(Unknown Source)
  110. at java.lang.ClassLoader.loadClass(Unknown Source)
  111. ... 42 more
  112. Caused by: java.lang.NullPointerException
  113. --- END ERROR REPORT af7f03c0 ----------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement