Advertisement
Devintrainer

CUBIC CRASH!

Jun 15th, 2015
468
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.17 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 6/15/15 9:35 PM
  5. Description: Initializing game
  6.  
  7. java.lang.RuntimeException: A defective recipe has crashed the game! Another mod is creating recipes with non-existent blocks or items, which is a serious error that will cause item or even world loss when crafting these recipes. Corrupted recipes have been saved in the log with tag [HEE-ORB], please try to find which mod they belong to and report them to the respective modder. Then enable the 'overrideRemoveBrokenRecipes' option in Hardcore Ender Expansion and the game will start.
  8. at net.minecraft.item.ItemStack.func_77984_f(ItemStack.java:197)
  9. at net.minecraft.item.ItemStack.func_77951_h(ItemStack.java:207)
  10. at chylex.hee.mechanics.orb.OrbAcquirableItems.addItemToList(OrbAcquirableItems.java:154)
  11. at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:70)
  12. at chylex.hee.HardcoreEnderExpansion.onPostInit(HardcoreEnderExpansion.java:360)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  14. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  15. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  16. at java.lang.reflect.Method.invoke(Method.java:483)
  17. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  18. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:483)
  21. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  22. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  23. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  24. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  25. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  26. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  27. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:483)
  32. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  33. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  34. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  35. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  37. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  38. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  39. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  40. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  41. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  42. at net.minecraft.client.main.Main.main(SourceFile:148)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  45. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  46. at java.lang.reflect.Method.invoke(Method.java:483)
  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. -- Head --
  55. Stacktrace:
  56. at net.minecraft.item.ItemStack.func_77984_f(ItemStack.java:197)
  57. at net.minecraft.item.ItemStack.func_77951_h(ItemStack.java:207)
  58. at chylex.hee.mechanics.orb.OrbAcquirableItems.addItemToList(OrbAcquirableItems.java:154)
  59. at chylex.hee.mechanics.orb.OrbAcquirableItems.initialize(OrbAcquirableItems.java:70)
  60. at chylex.hee.HardcoreEnderExpansion.onPostInit(HardcoreEnderExpansion.java:360)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  64. at java.lang.reflect.Method.invoke(Method.java:483)
  65. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
  66. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  67. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  68. at java.lang.reflect.Method.invoke(Method.java:483)
  69. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  70. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  71. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  72. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  73. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  74. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  75. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  77. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  78. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  79. at java.lang.reflect.Method.invoke(Method.java:483)
  80. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  81. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  82. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  83. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  84. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  85. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  86. at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
  87. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
  88. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
  89.  
  90. -- Initialization --
  91. Details:
  92. Stacktrace:
  93. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  94. at net.minecraft.client.main.Main.main(SourceFile:148)
  95. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  96. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  97. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  98. at java.lang.reflect.Method.invoke(Method.java:483)
  99. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  100. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  101.  
  102. -- System Details --
  103. Details:
  104. Minecraft Version: 1.7.10
  105. Operating System: Windows 7 (amd64) version 6.1
  106. Java Version: 1.8.0_25, Oracle Corporation
  107. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  108. Memory: 164433336 bytes (156 MB) / 435904512 bytes (415 MB) up to 1060372480 bytes (1011 MB)
  109. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  110. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  111. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  112. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 27 mods loaded, 27 mods active
  113. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  114. UCHIJ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  115. UCHIJ FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  116. UCHIJ Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
  117. UCHIJ lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
  118. UCHIJ AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  119. UCHIE HardcoreEnderExpansion{1.8} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.jar)
  120. UCHIJ lycanitesmobs{1.11.0.1 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  121. UCHIJ freshwatermobs{1.11.0.1 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  122. UCHIJ demonmobs{1.11.0.1 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  123. UCHIJ desertmobs{1.11.0.1 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  124. UCHIJ mountainmobs{1.11.0.1 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  125. UCHIJ junglemobs{1.11.0.1 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  126. UCHIJ swampmobs{1.11.0.1 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  127. UCHIJ shadowmobs{1.11.0.1 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  128. UCHIJ infernomobs{1.11.0.1 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  129. UCHIJ saltwatermobs{1.11.0.1 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  130. UCHIJ forestmobs{1.11.0.1 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  131. UCHIJ plainsmobs{1.11.0.1 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  132. UCHIJ arcticmobs{1.11.0.1 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.11.0.1 [1.7.10].jar)
  133. UCHIJ MutantCreatures{1.4.8} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.8.jar)
  134. UCHIJ OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
  135. UCHIJ primitivemobs{1.1test} [Primitive Mobs] (primitivemobs-1.1WIP.jar)
  136. UCHIJ gibby_pun{1.5} [The Ultimate Pun Mod!] (PunMod 1.7.10-1.5.2.jar)
  137. UCHIJ SpecialMobs{3.1.1} [Special Mobs] (SpecialMobs-1.7.10-3.1.1.jar)
  138. UCHIJ erebus{0.2a} [Erebus] (TheErebus-0.2b.jar)
  139. UCHIJ TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  140. UCHIJ nolpfij_wildycraft{1.7.4} [Wildycraft] (wildycraft-1.7.10-1.7.4.jar)
  141. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.1.11079 Compatibility Profile Context' Renderer: 'AMD Radeon HD 7570'
  142. Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
  143. LWJGL: 2.9.1
  144. OpenGL: AMD Radeon HD 7570 GL version 4.1.11079 Compatibility Profile Context, ATI Technologies Inc.
  145. GL Caps: Using GL 1.3 multitexturing.
  146. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  147. Anisotropic filtering is supported and maximum anisotropy is 16.
  148. Shaders are available because OpenGL 2.1 is supported.
  149.  
  150. Is Modded: Definitely; Client brand changed to 'fml,forge'
  151. Type: Client (map_client.txt)
  152. Resource Packs: []
  153. Current Language: English (US)
  154. Profiler Position: N/A (disabled)
  155. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  156. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement