Advertisement
Guest User

Untitled

a guest
Jul 21st, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.38 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CoreMod (Aroma1997Core-1.9.4-1.1.0.2.jar)
  5. EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
  6. IC2core (industrialcraft-2-2.6.1-ex110.jar)
  7. FMLPlugin (InventoryTweaks-1.61-58.jar)
  8. BCModPlugin (zz-backpacks 1.10.2 - 3.1.1.jar)
  9. Contact their authors BEFORE contacting forge
  10.  
  11. // Why is it breaking :(
  12.  
  13. Time: 21/07/16 14:21
  14. Description: JEI failed to start:
  15.  
  16. java.lang.NoClassDefFoundError: scala/actors/threadpool/Arrays
  17. at aroma1997.core.integration.jei.recipe.ShapelessAromicRecipeWrapper.getInputs(ShapelessAromicRecipeWrapper.java:22)
  18. at mezz.jei.util.ErrorUtil.getInfoFromBrokenRecipe(ErrorUtil.java:56)
  19. at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:179)
  20. at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:144)
  21. at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:133)
  22. at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:70)
  23. at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:135)
  24. at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:178)
  25. at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:142)
  26. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_391_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic)
  27. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:72)
  28. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:168)
  29. at net.minecraft.world.World.func_72838_d(World.java:1127)
  30. at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:195)
  31. at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2451)
  32. at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2359)
  33. at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:276)
  34. at net.minecraft.network.play.server.SPacketJoinGame.func_148833_a(SourceFile:76)
  35. at net.minecraft.network.play.server.SPacketJoinGame.func_148833_a(SourceFile:13)
  36. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  37. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  38. at java.util.concurrent.FutureTask.run(Unknown Source)
  39. at net.minecraft.util.Util.func_181617_a(SourceFile:45)
  40. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1045)
  41. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  42. at net.minecraft.client.main.Main.main(SourceFile:124)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  46. at java.lang.reflect.Method.invoke(Unknown Source)
  47. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  48. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  49.  
  50.  
  51. A detailed walkthrough of the error, its code path and all known details is as follows:
  52. ---------------------------------------------------------------------------------------
  53.  
  54. -- System Details --
  55. Details:
  56. Minecraft Version: 1.10.2
  57. Operating System: Windows 10 (amd64) version 10.0
  58. Java Version: 1.8.0_101, Oracle Corporation
  59. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  60. Memory: 1177369816 bytes (1122 MB) / 2883059712 bytes (2749 MB) up to 3525312512 bytes (3362 MB)
  61. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3781m -Xms256m -XX:PermSize=256m
  62. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
  63. FML: MCP 9.32 Powered by Forge 12.18.1.2016 57 mods loaded, 57 mods active
  64. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  65. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  66. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2016-failtests.jar)
  67. UCHIJAAAA Forge{12.18.1.2016} [Minecraft Forge] (forge-1.10.2-12.18.1.2016-failtests.jar)
  68. UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.0.2.jar)
  69. UCHIJAAAA backpacks16840{3.1.1} [Backpacks!] (zz-backpacks 1.10.2 - 3.1.1.jar)
  70. UCHIJAAAA Aroma1997CoreHelper{1.1.0.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.0.2.jar)
  71. UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.0.jar)
  72. UCHIJAAAA AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
  73. UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
  74. UCHIJAAAA autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
  75. UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
  76. UCHIJAAAA bdlib{1.12.1.5} [BD Lib] (bdlib-1.12.1.5-mc1.10.2.jar)
  77. UCHIJAAAA BiomesOPlenty{4.1.0.2049} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2049-universal.jar)
  78. UCHIJAAAA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
  79. UCHIJAAAA JEI{3.7.8.234} [Just Enough Items] (jei_1.10.2-3.7.8.234.jar)
  80. UCHIJAAAA blockdrops{1.0.5} [Block Drops] (BlockDrops-1.10.2-1.0.5.jar)
  81. UCHIJAAAA BloodMagic{1.9.4-2.0.3-52} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.3-52.jar)
  82. UCHIJAAAA Botania{r1.8-313} [Botania] (Botania-unofficial.r1.8-313.jar)
  83. UCHIJAAAA Chameleon{1.9.4-2.1.6} [Chameleon] (Chameleon-1.9.4-2.1.6.jar)
  84. UCHIJAAAA ChatFlow{ANT:VERSION} [ChatFlow] (ChatFlow-1.2-5.jar)
  85. UCHIJAAAA chiselsandbits{11.5} [Chisels & Bits] (chiselsandbits-11.5.jar)
  86. UCHIJAAAA ElecCore{1.5.292} [ElecCore] (ElecCore-1.9.4-1.5.292.jar)
  87. UCHIJAAAA deepresonance{1.2.0beta35} [DeepResonance] (deepresonance-1.9.4-1.2.0beta35.jar)
  88. UCHIJAAAA enchiridion{3.1.6} [Enchiridion] (Enchiridion-1.9.4-3.1.6.jar)
  89. UCHIJAAAA endercore{1.10.2-0.4.1.41-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.41-beta.jar)
  90. UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  91. UCHIJAAAA EnderIO{1.10.2-3.0.1.73_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.73_beta.jar)
  92. UCHIJAAAA flatcoloredblocks{mc1.10-v4.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.1.jar)
  93. UCHIJAAAA IC2{2.6.1-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.1-ex110.jar)
  94. UCHIJAAAA forestry{5.2.1.204} [Forestry] (forestry_1.10.2-5.2.1.204.jar)
  95. UCHIJAAAA graves{1.10.2-b26-universal} [Graves Mod] (Graves-1.10.2-b26-universal.jar)
  96. UCHIJAAAA fusionlordspatrons{1.10.2-b2} [FusionLord's Patrons] (FusionLord's Patrons-1.10.2-b2.jar)
  97. UCHIJAAAA gendustry{1.6.4.11} [GenDustry] (gendustry-1.6.4.11-mc1.10.2.jar)
  98. UCHIJAAAA InventoryPets{1.4.8} [Inventory Pets] (inventorypets-1.10-1.4.8.jar)
  99. UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  100. UCHIJAAAA IronChest{7.0.7.795} [Iron Chest] (ironchest-1.10.2-7.0.7.795.jar)
  101. UCHIJAAAA journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
  102. UCHIJAAAA jeresources{0.4.6.42} [Just Enough Resources] (JustEnoughResources-1.10.2-0.4.6.42.jar)
  103. UCHIJAAAA llor{1.1.0-mc[1.9-1.10.2]} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.0-mc[1.9-1.10.2].jar)
  104. UCHIJAAAA mantle{1.10-0.10.3.jenkins156} [Mantle] (Mantle-1.10-0.10.3.jar)
  105. UCHIJAAAA Morphtool{GRADLE:VERSION-GRADLE:BUILD} [Morph-o-Tool] (Morph-o-Tool-1.0-5.jar)
  106. UCHIJAAAA Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.3-10.jar)
  107. UCHIJAAAA ObsidianPlates{1.1.1} [Obsidian Plates] (ObsidianPlates-1.1.1_1.9.4.jar)
  108. UCHIJAAAA progressiveautomation{1.6.48} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.48.jar)
  109. UCHIJAAAA Psi{r1.0-36} [Psi] (Psi-r1.0-36.jar)
  110. UCHIJAAAA rftools{5.06} [RFTools] (rftools-1.10-5.06.jar)
  111. UCHIJAAAA rftoolsdim{4.30beta46} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta46.jar)
  112. UCHIJAAAA routerreborn{1.10.2-4.0.1.14b_universal} [Router Reborn] (RouterReborn-1.10.2-4.0.1.14b_universal.jar)
  113. UCHIJAAAA Signals{1.0} [Signals] (Signals-1.9.4-0.4.1-universal.jar)
  114. UCHIJAAAA SolarFluxReborn{1.9.4_0.7b} [Solar Flux Reborn] (SolarFluxReborn-1.9.4_0.7b.jar)
  115. UCHIJAAAA StorageDrawers{1.9.4-3.2.1} [Storage Drawers] (StorageDrawers-1.9.4-3.2.1.jar)
  116. UCHIJAAAA supercraftingframe{1.2.0.85} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.0.85.jar)
  117. UCHIJAAAA tconstruct{1.10-2.3.3a.jenkins271} [Tinkers' Construct] (TConstruct-1.10-2.3.3a.jar)
  118. UCHIJAAAA Thump{1.10.2-4.0.0.113} [Thump] (Thump-1.10.2-4.0.0.113.jar)
  119. UCHIJAAAA WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.10-1.1.7.jar)
  120. UCHIJAAAA ICSE{1.1.0.0} [I Can See Everything] (Wawla-1.10-2.3.0.193.jar)
  121. UCHIJAAAA wawla{2.3.0.193} [What Are We Looking At] (Wawla-1.10-2.3.0.193.jar)
  122. Loaded coremods (and transformers):
  123. CoreMod (Aroma1997Core-1.9.4-1.1.0.2.jar)
  124.  
  125. EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
  126. com.enderio.core.common.transform.EnderCoreTransformer
  127. IC2core (industrialcraft-2-2.6.1-ex110.jar)
  128.  
  129. FMLPlugin (InventoryTweaks-1.61-58.jar)
  130. invtweaks.forge.asm.ContainerTransformer
  131. BCModPlugin (zz-backpacks 1.10.2 - 3.1.1.jar)
  132. brad16840.common.asm.ClassTransformer
  133. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 368.81' Renderer: 'GeForce GTX 960/PCIe/SSE2'
  134. Pulsar/tconstruct loaded Pulses:
  135. - TinkerCommons (Enabled/Forced)
  136. - TinkerWorld (Enabled/Not Forced)
  137. - TinkerTools (Enabled/Not Forced)
  138. - TinkerSmeltery (Enabled/Not Forced)
  139. - TinkerGadgets (Enabled/Not Forced)
  140. - TinkerOredict (Enabled/Forced)
  141. - TinkerIntegration (Enabled/Forced)
  142. - TinkerFluids (Enabled/Forced)
  143. - TinkerMaterials (Enabled/Forced)
  144. - chiselsandbitsIntegration (Enabled/Not Forced)
  145. - WailaIntegration (Enabled/Not Forced)
  146.  
  147. List of loaded APIs:
  148. * AromaBackupAPI (1.0) from AromaBackup-1.9.4-1.0.1.1.jar
  149. * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
  150. * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.3-52.jar
  151. * BotaniaAPI (79) from Botania-unofficial.r1.8-313.jar
  152. * ChiselsAndBitsAPI (1.8.1) from chiselsandbits-11.5.jar
  153. * CoFHAPI (1.8.9R1.2.0B1) from SolarFluxReborn-1.9.4_0.7b.jar
  154. * CoFHAPI|block (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.48.jar
  155. * CoFHAPI|energy (1.8.9R1.2.0B1) from EnderIO-1.10.2-3.0.1.73_beta.jar
  156. * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.48.jar
  157. * DR-API (1.0.4-Beta) from deepresonance-1.9.4-1.2.0beta35.jar
  158. * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.292.jar
  159. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.73_beta.jar
  160. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.73_beta.jar
  161. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.73_beta.jar
  162. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.73_beta.jar
  163. * ForestryAPI|apiculture (4.8.0) from forestry_1.10.2-5.2.1.204.jar
  164. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.1.204.jar
  165. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.1.204.jar
  166. * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.1.204.jar
  167. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.1.204.jar
  168. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.1.204.jar
  169. * ForestryAPI|fuels (2.0.1) from forestry_1.10.2-5.2.1.204.jar
  170. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.1.204.jar
  171. * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.1.204.jar
  172. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.1.204.jar
  173. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.1.204.jar
  174. * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.1.204.jar
  175. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.1.204.jar
  176. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.1.204.jar
  177. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.1.204.jar
  178. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.1.204.jar
  179. * gendustryAPI (2.3.0) from gendustry-1.6.4.11-mc1.10.2.jar
  180. * IC2API (1.0) from industrialcraft-2-2.6.1-ex110.jar
  181. * jeresources|API (0.4.6.42) from JustEnoughResources-1.10.2-0.4.6.42.jar
  182. * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  183. * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  184. * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  185. * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  186. * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  187. * JustEnoughItemsAPI (4.0.0) from jei_1.10.2-3.7.8.234.jar
  188. * McJtyLib (1.10-1.9.8) from mcjtylib-1.10-1.9.8.jar
  189. * PsiAPI (2) from Psi-r1.0-36.jar
  190. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  191. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  192. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  193. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  194. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  195. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  196. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  197. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  198. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  199. * ThumpAPI (0.0.1) from Thump-1.10.2-4.0.0.113.jar
  200. * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
  201. EnderIO: No known problems detected.
  202. Detailed RF API diagnostics:
  203. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Darren/Documents/Curse/Minecraft/Instances/Minecraft%201.10.2/mods/mcjtylib-1.10-1.9.8.jar!/cofh/api/energy/EnergyStorage.class
  204. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Darren/Documents/Curse/Minecraft/Instances/Minecraft%201.10.2/mods/mcjtylib-1.10-1.9.8.jar!/cofh/api/energy/IEnergyConnection.class
  205. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Darren/Documents/Curse/Minecraft/Instances/Minecraft%201.10.2/mods/mcjtylib-1.10-1.9.8.jar!/cofh/api/energy/IEnergyContainerItem.class
  206. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Darren/Documents/Curse/Minecraft/Instances/Minecraft%201.10.2/mods/mcjtylib-1.10-1.9.8.jar!/cofh/api/energy/IEnergyHandler.class
  207. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Darren/Documents/Curse/Minecraft/Instances/Minecraft%201.10.2/mods/mcjtylib-1.10-1.9.8.jar!/cofh/api/energy/IEnergyProvider.class
  208. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Darren/Documents/Curse/Minecraft/Instances/Minecraft%201.10.2/mods/mcjtylib-1.10-1.9.8.jar!/cofh/api/energy/IEnergyReceiver.class
  209. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Darren/Documents/Curse/Minecraft/Instances/Minecraft%201.10.2/mods/mcjtylib-1.10-1.9.8.jar!/cofh/api/energy/IEnergyStorage.class
  210. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Darren/Documents/Curse/Minecraft/Instances/Minecraft%201.10.2/mods/mcjtylib-1.10-1.9.8.jar!/cofh/api/energy/ItemEnergyContainer.class
  211. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Darren/Documents/Curse/Minecraft/Instances/Minecraft%201.10.2/mods/mcjtylib-1.10-1.9.8.jar!/cofh/api/energy/TileEnergyHandler.class
  212. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Darren/Documents/Curse/Minecraft/Instances/Minecraft%201.10.2/mods/mcjtylib-1.10-1.9.8.jar!/cofh/api/energy/TileEnergyHandler.class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement