Advertisement
Guest User

Untitled

a guest
Nov 8th, 2013
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 121.20 KB | None | 0 0
  1. [NetherOres] Sending event FMLPostInitializationEvent to mod NetherOres
  2. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  3. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  4. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  5. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  6. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  7. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:138)
  8. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  9. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  10. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  11. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  12. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  13. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  14. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  16. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  17. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  18. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  19. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  20. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  21. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  22. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  23. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  27. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  28. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  29. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  30. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  31. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  32. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  33. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  34. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  35. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  36. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  37. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  38. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  40. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  41. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  42. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  43. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  44. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@1 -> [4xitem.diamond@0]], conflicts with [[1xtile.netherores.ore.0@1] -> [8xitem.GT_DirtyDusts@36]]
  45. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  46. 2013-11-08 20:15:09 [INFO] [STDERR] ... 41 more
  47. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  48. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  49. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  50. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  51. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  52. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:139)
  53. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  55. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  56. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  57. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  58. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  59. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  60. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  61. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  62. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  63. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  64. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  65. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  66. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  67. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  68. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  70. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  71. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  72. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  73. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  74. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  75. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  76. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  77. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  78. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  79. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  80. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  81. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  82. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  83. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  84. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  85. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  86. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  87. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  88. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  89. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@0 -> [4xitem.coal@0]], conflicts with [[1xtile.netherores.ore.0@0] -> [8xitem.GT_DirtyDusts@240]]
  90. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  91. 2013-11-08 20:15:09 [INFO] [STDERR] ... 41 more
  92. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  93. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  94. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  95. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  96. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  97. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:140)
  98. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  99. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  100. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  101. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  102. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  103. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  104. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  105. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  106. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  107. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  108. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  109. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  110. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  111. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  112. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  113. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  114. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  115. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  116. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  117. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  118. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  119. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  120. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  121. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  122. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  123. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  124. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  125. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  126. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  127. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  128. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  129. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  130. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  131. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  132. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  133. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  134. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@5 -> [24xitem.redstone@0]], conflicts with [[1xtile.netherores.ore.0@5] -> [40xitem.redstone@0]]
  135. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  136. 2013-11-08 20:15:09 [INFO] [STDERR] ... 41 more
  137. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  138. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  139. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  140. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  141. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  142. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:141)
  143. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  144. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  145. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  146. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  147. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  148. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  149. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  150. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  151. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  152. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  153. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  154. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  155. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  156. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  157. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  158. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  159. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  160. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  161. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  162. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  163. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  164. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  165. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  166. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  167. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  168. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  169. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  170. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  171. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  172. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  173. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  174. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  175. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  176. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  177. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  178. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  179. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@4 -> [24xitem.dyePowder@4]], conflicts with [[1xtile.netherores.ore.0@4] -> [48xitem.GT_DirtyDusts@238]]
  180. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  181. 2013-11-08 20:15:09 [INFO] [STDERR] ... 41 more
  182. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  183. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  184. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  185. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  186. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  187. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  188. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  189. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  190. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  191. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  192. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  193. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  194. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  195. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  196. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  197. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  198. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  199. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  200. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  201. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  202. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  203. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  204. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  205. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  206. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  207. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  208. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  209. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  210. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  211. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  212. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  213. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  214. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  215. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  216. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  217. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  218. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  219. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  220. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  221. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  222. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  223. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  224. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  225. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@7 -> [4xitemDust@7]], conflicts with [[1xtile.netherores.ore.0@7] -> [8xitemCrushedOre@3]]
  226. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  227. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  228. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  229. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  230. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  231. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  232. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  233. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  234. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  235. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  236. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  237. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  238. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  239. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  240. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  241. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  242. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  243. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  244. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  245. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  246. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  247. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  248. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  249. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  250. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  251. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  252. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  253. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  254. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  255. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  256. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  257. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  258. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  259. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  260. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  261. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  262. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  263. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  264. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  265. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  266. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  267. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  268. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  269. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  270. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  271. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@14 -> [4xitem.GT_Dusts@34]], conflicts with [[1xtile.netherores.ore.0@14] -> [8xitem.GT_DirtyDusts@34]]
  272. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  273. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  274. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  275. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  276. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  277. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  278. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  279. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  280. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  281. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  282. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  283. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  284. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  285. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  286. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  287. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  288. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  289. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  290. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  291. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  292. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  293. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  294. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  295. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  296. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  297. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  298. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  299. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  300. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  301. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  302. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  303. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  304. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  305. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  306. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  307. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  308. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  309. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  310. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  311. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  312. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  313. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  314. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  315. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  316. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  317. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@9 -> [4xitemDust@6]], conflicts with [[1xtile.netherores.ore.0@9] -> [8xitemCrushedOre@5]]
  318. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  319. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  320. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  321. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  322. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  323. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  324. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  325. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  326. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  327. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  328. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  329. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  330. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  331. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  332. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  333. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  334. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  335. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  336. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  337. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  338. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  339. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  340. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  341. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  342. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  343. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  344. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  345. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  346. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  347. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  348. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  349. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  350. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  351. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  352. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  353. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  354. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  355. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  356. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  357. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  358. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  359. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  360. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  361. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  362. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  363. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@12 -> [24xitem.modingots@22]], conflicts with [[1xtile.netherores.ore.0@12] -> [40xitem.modingots@22]]
  364. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  365. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  366. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  367. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  368. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  369. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  370. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  371. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  372. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  373. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  374. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  375. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  376. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  377. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  378. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  379. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  380. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  381. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  382. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  383. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  384. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  385. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  386. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  387. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  388. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  389. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  390. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  391. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  392. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  393. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  394. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  395. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  396. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  397. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  398. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  399. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  400. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  401. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  402. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  403. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  404. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  405. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  406. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  407. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  408. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  409. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@3 -> [4xitemDust@5]], conflicts with [[1xtile.netherores.ore.0@3] -> [8xitemCrushedOre@0]]
  410. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  411. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  412. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  413. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  414. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  415. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  416. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  417. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  418. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  419. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  420. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  421. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  422. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  423. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  424. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  425. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  426. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  427. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  428. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  429. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  430. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  431. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  432. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  433. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  434. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  435. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  436. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  437. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  438. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  439. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  440. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  441. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  442. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  443. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  444. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  445. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  446. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  447. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  448. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  449. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  450. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  451. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  452. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  453. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  454. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  455. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@2 -> [4xitemDust@4]], conflicts with [[1xtile.netherores.ore.0@2] -> [8xitemCrushedOre@2]]
  456. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  457. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  458. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  459. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  460. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  461. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  462. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  463. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  464. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  465. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  466. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  467. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  468. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  469. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  470. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  471. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  472. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  473. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  474. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  475. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  476. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  477. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  478. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  479. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  480. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  481. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  482. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  483. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  484. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  485. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  486. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  487. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  488. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  489. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  490. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  491. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  492. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  493. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  494. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  495. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  496. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  497. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  498. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  499. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  500. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  501. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@8 -> [4xitem.GT_Dusts@35]], conflicts with [[1xtile.netherores.ore.0@8] -> [8xitem.GT_DirtyDusts@35]]
  502. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  503. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  504. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  505. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  506. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  507. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  508. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  509. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  510. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  511. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  512. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  513. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  514. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  515. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  516. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  517. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  518. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  519. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  520. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  521. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  522. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  523. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  524. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  525. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  526. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  527. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  528. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  529. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  530. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  531. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  532. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  533. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  534. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  535. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  536. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  537. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  538. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  539. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  540. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  541. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  542. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  543. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  544. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  545. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  546. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  547. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@13 -> [4xitem.GT_Dusts@32]], conflicts with [[1xtile.netherores.ore.0@13] -> [8xitem.GT_DirtyDusts@32]]
  548. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  549. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  550. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  551. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  552. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  553. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  554. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  555. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  556. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  557. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  558. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  559. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  560. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  561. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  562. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  563. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  564. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  565. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  566. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  567. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  568. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  569. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  570. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  571. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  572. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  573. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  574. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  575. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  576. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  577. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  578. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  579. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  580. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  581. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  582. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  583. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  584. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  585. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  586. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  587. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  588. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  589. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  590. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  591. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  592. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  593. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.1@3 -> [4xitem.GT_Dusts@67]], conflicts with [[1xtile.netherores.ore.1@3] -> [8xitem.GT_DirtyDusts@67]]
  594. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  595. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  596. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  597. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  598. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  599. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  600. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  601. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  602. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  603. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  604. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  605. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  606. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  607. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  608. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  609. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  610. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  611. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  612. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  613. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  614. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  615. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  616. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  617. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  618. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  619. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  620. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  621. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  622. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  623. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  624. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  625. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  626. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  627. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  628. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  629. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  630. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  631. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  632. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  633. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  634. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  635. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  636. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  637. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  638. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  639. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.1@2 -> [4xitem.GT_Dusts@26]], conflicts with [[1xtile.netherores.ore.1@2] -> [8xitem.GT_DirtyDusts@26]]
  640. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  641. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  642. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  643. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  644. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  645. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  646. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  647. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  648. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  649. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  650. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  651. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  652. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  653. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  654. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  655. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  656. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  657. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  658. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  659. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  660. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  661. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  662. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  663. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  664. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  665. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  666. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  667. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  668. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  669. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  670. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  671. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  672. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  673. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  674. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  675. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  676. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  677. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  678. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  679. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  680. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  681. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  682. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  683. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  684. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  685. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@1 -> [4xitemDust2@1]], conflicts with [[1xtile.netherores.ore.0@1] -> [8xitem.GT_DirtyDusts@36]]
  686. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  687. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  688. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  689. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  690. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  691. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  692. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  693. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  694. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  695. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  696. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  697. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  698. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  699. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  700. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  701. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  702. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  703. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  704. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  705. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  706. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  707. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  708. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  709. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  710. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  711. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  712. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  713. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  714. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  715. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  716. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  717. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  718. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  719. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  720. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  721. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  722. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  723. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  724. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  725. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  726. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  727. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  728. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  729. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  730. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  731. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@10 -> [4xitemDust@10]], conflicts with [[1xtile.netherores.ore.0@10] -> [8xitemCrushedOre@6]]
  732. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  733. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  734. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  735. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  736. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  737. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  738. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  739. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  740. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  741. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  742. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  743. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  744. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  745. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  746. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  747. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  748. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  749. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  750. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  751. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  752. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  753. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  754. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  755. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  756. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  757. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  758. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  759. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  760. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  761. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  762. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  763. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  764. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  765. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  766. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  767. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  768. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  769. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  770. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  771. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  772. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  773. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  774. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  775. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  776. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  777. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@6 -> [4xitemDust@3]], conflicts with [[1xtile.netherores.ore.0@6] -> [8xitemCrushedOre@1]]
  778. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  779. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  780. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  781. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  782. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  783. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  784. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  785. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  786. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  787. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  788. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  789. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  790. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  791. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  792. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  793. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  794. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  795. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  796. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  797. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  798. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  799. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  800. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  801. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  802. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  803. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  804. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  805. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  806. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  807. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  808. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  809. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  810. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  811. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  812. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  813. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  814. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  815. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  816. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  817. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  818. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  819. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  820. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  821. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  822. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  823. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@0 -> [4xitemDust@2]], conflicts with [[1xtile.netherores.ore.0@0] -> [8xitem.GT_DirtyDusts@240]]
  824. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  825. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  826. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  827. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  828. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  829. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  830. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  831. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  832. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  833. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  834. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  835. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  836. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  837. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  838. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  839. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  840. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  841. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  842. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  843. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  844. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  845. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  846. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  847. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  848. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  849. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  850. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  851. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  852. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  853. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  854. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  855. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  856. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  857. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  858. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  859. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  860. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  861. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  862. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  863. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  864. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  865. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  866. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  867. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  868. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  869. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.1@1 -> [4xitem.GT_Dusts@28]], conflicts with [[1xtile.netherores.ore.1@1] -> [8xitem.GT_DirtyDusts@28]]
  870. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  871. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  872. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  873. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  874. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  875. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  876. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  877. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  878. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  879. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  880. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  881. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  882. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  883. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  884. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  885. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  886. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  887. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  888. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  889. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  890. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  891. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  892. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  893. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  894. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  895. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  896. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  897. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  898. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  899. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  900. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  901. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  902. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  903. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  904. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  905. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  906. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  907. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  908. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  909. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  910. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  911. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  912. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  913. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  914. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  915. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@11 -> [4xitem.GT_Dusts@16]], conflicts with [[1xtile.netherores.ore.0@11] -> [8xitemCrushedOre@4]]
  916. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  917. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  918. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  919. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  920. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  921. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  922. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  923. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  924. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  925. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  926. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  927. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  928. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  929. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  930. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  931. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  932. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  933. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  934. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  935. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  936. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  937. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  938. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  939. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  940. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  941. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  942. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  943. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  944. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  945. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  946. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  947. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  948. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  949. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  950. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  951. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  952. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  953. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  954. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  955. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  956. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  957. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  958. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  959. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  960. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  961. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@4 -> [24xitemDust@12]], conflicts with [[1xtile.netherores.ore.0@4] -> [48xitem.GT_DirtyDusts@238]]
  962. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  963. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  964. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  965. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  966. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  967. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  968. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  969. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  970. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  971. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  972. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  973. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  974. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  975. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  976. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  977. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  978. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  979. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  980. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  981. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  982. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  983. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  984. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  985. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  986. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  987. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  988. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  989. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  990. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  991. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  992. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  993. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  994. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  995. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  996. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  997. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  998. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  999. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  1000. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  1001. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1002. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1003. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1004. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1005. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  1006. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  1007. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@5 -> [24xitem.redstone@0]], conflicts with [[1xtile.netherores.ore.0@5] -> [40xitem.redstone@0]]
  1008. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  1009. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  1010. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  1011. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  1012. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1013. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1014. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  1015. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  1016. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  1017. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1018. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1019. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1020. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1021. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  1022. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  1023. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1024. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1025. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  1026. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  1027. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  1028. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  1029. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  1030. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  1031. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  1032. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1033. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1034. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1035. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1036. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  1037. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  1038. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  1039. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  1040. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  1041. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  1042. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  1043. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  1044. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  1045. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  1046. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  1047. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1048. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1049. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1050. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1051. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  1052. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  1053. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.0@15 -> [4xitem.GT_Dusts@33]], conflicts with [[1xtile.netherores.ore.0@15] -> [8xitem.GT_DirtyDusts@33]]
  1054. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  1055. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  1056. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  1057. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  1058. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1059. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1060. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  1061. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  1062. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  1063. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1064. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1065. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1066. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1067. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  1068. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  1069. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1070. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1071. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  1072. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  1073. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  1074. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  1075. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  1076. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  1077. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  1078. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1079. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1080. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1081. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1082. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  1083. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  1084. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  1085. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  1086. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  1087. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  1088. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  1089. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  1090. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  1091. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  1092. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  1093. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1094. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1095. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1096. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1097. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  1098. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  1099. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.1@4 -> [4xitem.GT_Dusts@30]], conflicts with [[1xtile.netherores.ore.1@4] -> [8xitem.GT_DirtyDusts@30]]
  1100. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  1101. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
  1102. 2013-11-08 20:15:09 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
  1103. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
  1104. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1105. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1106. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.ores.Ores.registerMacerator(Ores.java:183)
  1107. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.registerOreDictionaryEntry(NetherOresCore.java:190)
  1108. 2013-11-08 20:15:09 [INFO] [STDERR] at powercrystals.netherores.NetherOresCore.postInit(NetherOresCore.java:166)
  1109. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1110. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1111. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1112. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1113. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
  1114. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
  1115. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1116. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1117. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  1118. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  1119. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  1120. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  1121. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  1122. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
  1123. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
  1124. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1125. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1126. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1127. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1128. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
  1129. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  1130. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
  1131. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
  1132. 2013-11-08 20:15:09 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267)
  1133. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
  1134. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:703)
  1135. 2013-11-08 20:15:09 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
  1136. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
  1137. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  1138. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
  1139. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1140. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1141. 2013-11-08 20:15:09 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1142. 2013-11-08 20:15:09 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  1143. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  1144. 2013-11-08 20:15:09 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  1145. 2013-11-08 20:15:09 [INFO] [STDERR] Caused by: java.lang.RuntimeException: ambiguous recipe: [1xtile.netherores.ore.1@0 -> [4xitem.GT_Dusts@27]], conflicts with [[1xtile.netherores.ore.1@0] -> [8xitem.GT_DirtyDusts@27]]
  1146. 2013-11-08 20:15:09 [INFO] [STDERR] at ic2.core.BasicMachineRecipeManager.addRecipe(BasicMachineRecipeManager.java:27)
  1147. 2013-11-08 20:15:09 [INFO] [STDERR] ... 42 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement