Advertisement
Guest User

Untitled

a guest
Oct 15th, 2015
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.58 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 10/15/15 8:10 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: forestry.api.apiculture.IAlleleBeeSpecies.getProducts()Ljava/util/Map;
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  9. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)
  10. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  11. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  13. at net.minecraft.client.main.Main.main(SourceFile:148)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  17. at java.lang.reflect.Method.invoke(Method.java:483)
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  20. Caused by: java.lang.NoSuchMethodError: forestry.api.apiculture.IAlleleBeeSpecies.getProducts()Ljava/util/Map;
  21. at binnie.extrabees.genetics.ExtraBeesSpecies.doInit(ExtraBeesSpecies.java:993)
  22. at binnie.extrabees.genetics.ModuleGenetics.init(ModuleGenetics.java:40)
  23. at binnie.core.AbstractMod.init(AbstractMod.java:137)
  24. at binnie.extrabees.ExtraBees.init(ExtraBees.java:53)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:483)
  29. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  30. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  31. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  32. at java.lang.reflect.Method.invoke(Method.java:483)
  33. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  34. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  35. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  36. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  37. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  38. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  39. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43. at java.lang.reflect.Method.invoke(Method.java:483)
  44. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  45. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  46. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  47. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  48. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  49. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  50. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
  51. ... 10 more
  52.  
  53.  
  54. A detailed walkthrough of the error, its code path and all known details is as follows:
  55. ---------------------------------------------------------------------------------------
  56.  
  57. -- System Details --
  58. Details:
  59. Minecraft Version: 1.7.10
  60. Operating System: Windows 7 (amd64) version 6.1
  61. Java Version: 1.8.0_25, Oracle Corporation
  62. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  63. Memory: 1875910688 bytes (1789 MB) / 2610954240 bytes (2490 MB) up to 5726797824 bytes (5461 MB)
  64. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
  65. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  66. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  67. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1517 51 mods loaded, 51 mods active
  68. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  69. UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  70. UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
  71. UCHI Forge{10.13.4.1517} [Minecraft Forge] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
  72. UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  73. UCHI MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
  74. UCHI NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  75. UCHI OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
  76. UCHI <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
  77. UCHI AgriCraft{1.7.10-1.4.1} [AgriCraft] (AgriCraft-1.7.10-1.4.1-1.7.10.jar)
  78. UCHI bdlib{1.9.3.107} [BD Lib] (bdlib-1.9.3.107-mc1.7.10.jar)
  79. UCHI Forestry{4.0.9.38} [Forestry for Minecraft] (forestry_1.7.10-4.0.9.38.jar)
  80. UCHI BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
  81. UCHE Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
  82. UCHE ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
  83. UCHI ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
  84. UCHI Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
  85. UCHI MagicBees{1.7.10-2.3.6} [Magic Bees] (magicbees-1.7.10-2.3.6.jar)
  86. UCHI Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  87. UCHI DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V9b.jar)
  88. UCHI ChromatiCraft{1.0} [ChromatiCraft] (ChromatiCraft 1.7.10 V9b.jar)
  89. UCHI RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V9b.jar)
  90. UCHI ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V9b.jar)
  91. UCHI Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
  92. UCHI Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
  93. UCHI exnihilo{1.38-48} [Ex Nihilo] (Ex-Nihilo-1.38-48.jar)
  94. UCHI ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  95. UCHI ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
  96. UCHI gendustry{1.6.2.127} [GenDustry] (gendustry-1.6.2.127-mc1.7.10.jar)
  97. UCHI HardcoreQuesting{The Journey (4.2.4)} [Hardcore Questing Mode] (HQM-The Journey (4.2.4).jar)
  98. UCHI inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  99. UCHI Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
  100. UCHI MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
  101. UCHI OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
  102. UCHI OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
  103. UCHI bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip)
  104. UCHI clayspawn{1.7.10a} [Pam's Clay Spawn] (Pam's Clay Spawn 1.7.10a.jar)
  105. UCHI desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.zip)
  106. UCHI getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.10a.jar)
  107. UCHI harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's Harvest the Nether 1.7.10a.jar)
  108. UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar)
  109. UCHI mobdropcrops{1.7.2a} [Pam's Mob Drop Crops] (Pam's Mob Drop Crops 1.7.10a.zip)
  110. UCHI randomplants{1.7.2a} [Pam's RandomPlants] (Pam's Random Pants 1.7.2a.zip)
  111. UCHI simplerecipes{1.7.10a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.10a.jar)
  112. UCHI temperateplants{1.7.2b} [Pam's Temperate Plants] (Pam's Temperate Plants 1.7.2b.zip)
  113. UCHI weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip)
  114. UCHI ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V9b.jar)
  115. UCHI WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  116. UCHI WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  117. UCHI WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  118. UCHI McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  119. UCHI ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  120. GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'Quadro NVS 160M/PCIe/SSE2'
  121. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  122. Class transformer null safety: all safe
  123. List of loaded APIs:
  124. * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.1-1.7.10.jar
  125. * appliedenergistics2|API (rv2) from DragonAPI 1.7.10 V9b.jar
  126. * BuildCraftAPI|core (1.0) from extrautilities-1.2.11.jar
  127. * BuildCraftAPI|tools (1.0) from forestry_1.7.10-4.0.9.38.jar
  128. * CoFHAPI (1.7.10R1.0.2) from forestry_1.7.10-4.0.9.38.jar
  129. * CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.11.jar
  130. * CoFHAPI|energy (1.7.10R1.0.13B1) from extrautilities-1.2.11.jar
  131. * CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.11.jar
  132. * ForestryAPI|apiculture (4.4.0) from forestry_1.7.10-4.0.9.38.jar
  133. * ForestryAPI|arboriculture (4.2.0) from forestry_1.7.10-4.0.9.38.jar
  134. * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.0.9.38.jar
  135. * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.0.9.38.jar
  136. * ForestryAPI|farming (2.0.0) from forestry_1.7.10-4.0.9.38.jar
  137. * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.0.9.38.jar
  138. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.0.9.38.jar
  139. * ForestryAPI|genetics (4.3.0) from forestry_1.7.10-4.0.9.38.jar
  140. * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.0.9.38.jar
  141. * ForestryAPI|lepidopterology (1.2.0) from forestry_1.7.10-4.0.9.38.jar
  142. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.0.9.38.jar
  143. * ForestryAPI|recipes (5.1.0) from forestry_1.7.10-4.0.9.38.jar
  144. * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.0.9.38.jar
  145. * ForestryAPI|world (2.0.0) from forestry_1.7.10-4.0.9.38.jar
  146. * gendustryAPI (2.3.0) from gendustry-1.6.2.127-mc1.7.10.jar
  147. * minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V9b.jar
  148. * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
  149. * Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10k.jar
  150. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  151. Stencil buffer state: Function set: GL30, pool: internal, bits: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement