Advertisement
Barteks2x

Untitled

Jun 8th, 2017
563
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 117.30 KB | None | 0 0
  1.  
  2. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  3. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  4. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  5. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  6. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  7. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  8. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  9. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  10. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  11. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  12. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  14. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  15. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  16. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  17. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  18. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  19. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  20. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  21. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  22. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  23. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  24. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  25. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  26. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  27. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  31. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  32. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  33. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  34. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  35. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  36. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  37. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  38. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  39. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  40. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77653_i(ItemPluggableFacade.java:119)
  41. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:515)
  42. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:560)
  43. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:42)
  44. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:20)
  45. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientInformation.getTooltipString(IngredientInformation.java:32)
  46. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:58)
  47. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  48. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  49. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  50. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  51. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  52. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  53. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  55. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  56. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  57. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  58. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  59. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  60. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  61. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  62. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  63. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  64. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  65. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  66. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  67. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  68. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  70. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  71. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  72. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  73. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  74. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  75. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  76. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  77. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  78. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  79. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  80. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  81. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  82. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  83. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  84. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  85. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  86. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  87. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  88. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  89. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  90. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  91. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  92. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  93. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  94. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  95. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  96. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77624_a(ItemPluggableFacade.java:139)
  97. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:605)
  98. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:42)
  99. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:20)
  100. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientInformation.getTooltipString(IngredientInformation.java:32)
  101. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:58)
  102. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  103. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  104. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  105. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  106. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  107. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  108. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  109. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  110. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  111. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  112. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  113. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  114. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  115. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  116. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  117. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  118. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  119. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  120. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  121. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  122. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  123. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  124. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  125. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  126. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  127. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  128. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  129. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  130. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  131. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  132. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  133. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  134. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  135. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  136. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  137. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  138. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  139. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  140. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  141. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  142. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  143. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  144. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  145. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  146. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  147. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  148. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  149. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  150. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  151. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77653_i(ItemPluggableFacade.java:119)
  152. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:515)
  153. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.getDisplayName(ItemStackHelper.java:35)
  154. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.getDisplayName(ItemStackHelper.java:15)
  155. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:56)
  156. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  157. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  158. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  159. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  160. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  161. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  162. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  163. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  164. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  165. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  166. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  167. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  168. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  169. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  170. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  171. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  172. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  173. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  174. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  175. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  176. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  177. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  178. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  179. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  180. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  181. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  182. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  183. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  184. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  185. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  186. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  187. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  188. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  189. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  190. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  191. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  192. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  193. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  194. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  195. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  196. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  197. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  198. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  199. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  200. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  201. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  202. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  203. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  204. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  205. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77653_i(ItemPluggableFacade.java:119)
  206. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:515)
  207. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:560)
  208. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:42)
  209. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:20)
  210. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientInformation.getTooltipString(IngredientInformation.java:32)
  211. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:58)
  212. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  213. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  214. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  215. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  216. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  217. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  218. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  219. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  220. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  221. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  222. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  223. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  224. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  225. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  226. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  227. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  228. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  229. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  230. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  231. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  232. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  233. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  234. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  235. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  236. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  237. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  238. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  239. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  240. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  241. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  242. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  243. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  244. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  245. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  246. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  247. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  248. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  249. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  250. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  251. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  252. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  253. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  254. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  255. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  256. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  257. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  258. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  259. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  260. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  261. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77624_a(ItemPluggableFacade.java:139)
  262. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:605)
  263. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:42)
  264. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:20)
  265. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientInformation.getTooltipString(IngredientInformation.java:32)
  266. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:58)
  267. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  268. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  269. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  270. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  271. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  272. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  273. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  274. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  275. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  276. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  277. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  278. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  279. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  280. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  281. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  282. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  283. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  284. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  285. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  286. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  287. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  288. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  289. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  290. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  291. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  292. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  293. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  294. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  295. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  296. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  297. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  298. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  299. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  300. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  301. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  302. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  303. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  304. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  305. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  306. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  307. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  308. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  309. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  310. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  311. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  312. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  313. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  314. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  315. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  316. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77653_i(ItemPluggableFacade.java:119)
  317. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:515)
  318. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.getDisplayName(ItemStackHelper.java:35)
  319. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.getDisplayName(ItemStackHelper.java:15)
  320. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:56)
  321. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  322. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  323. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  324. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  325. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  326. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  327. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  328. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  329. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  330. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  331. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  332. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  333. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  334. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  335. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  336. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  337. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  338. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  339. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  340. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  341. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  342. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  343. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  344. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  345. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  346. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  347. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  348. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  349. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  350. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  351. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  352. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  353. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  354. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  355. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  356. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  357. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  358. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  359. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  360. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  361. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  362. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  363. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  364. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  365. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  366. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  367. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  368. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  369. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  370. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77653_i(ItemPluggableFacade.java:119)
  371. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:515)
  372. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:560)
  373. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:42)
  374. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:20)
  375. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientInformation.getTooltipString(IngredientInformation.java:32)
  376. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:58)
  377. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  378. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  379. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  380. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  381. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  382. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  383. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  384. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  385. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  386. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  387. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  388. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  389. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  390. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  391. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  392. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  393. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  394. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  395. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  396. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  397. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  398. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  399. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  400. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  401. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  402. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  403. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  404. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  405. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  406. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  407. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  408. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  409. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  410. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  411. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  412. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  413. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  414. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  415. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  416. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  417. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  418. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  419. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  420. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  421. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  422. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  423. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  424. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  425. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  426. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77624_a(ItemPluggableFacade.java:139)
  427. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:605)
  428. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:42)
  429. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:20)
  430. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientInformation.getTooltipString(IngredientInformation.java:32)
  431. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:58)
  432. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  433. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  434. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  435. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  436. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  437. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  438. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  439. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  440. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  441. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  442. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  443. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  444. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  445. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  446. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  447. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  448. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  449. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  450. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  451. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  452. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  453. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  454. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  455. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  456. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  457. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  458. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  459. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  460. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  461. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  462. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  463. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  464. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  465. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  466. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  467. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  468. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  469. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  470. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  471. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  472. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  473. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  474. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  475. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  476. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  477. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  478. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  479. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  480. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  481. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77653_i(ItemPluggableFacade.java:119)
  482. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:515)
  483. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.getDisplayName(ItemStackHelper.java:35)
  484. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackHelper.getDisplayName(ItemStackHelper.java:15)
  485. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:56)
  486. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  487. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  488. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  489. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  490. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  491. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  492. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  493. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  494. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  495. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  496. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  497. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  498. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  499. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  500. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  501. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  502. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  503. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  504. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  505. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  506. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  507. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  508. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  509. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  510. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  511. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  512. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  513. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  514. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  515. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  516. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  517. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  518. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  519. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  520. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  521. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  522. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  523. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  524. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  525. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  526. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  527. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  528. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  529. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  530. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  531. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  532. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  533. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  534. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  535. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77653_i(ItemPluggableFacade.java:119)
  536. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:515)
  537. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:560)
  538. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:42)
  539. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:20)
  540. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientInformation.getTooltipString(IngredientInformation.java:32)
  541. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:58)
  542. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  543. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  544. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  545. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  546. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  547. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  548. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  549. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  550. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  551. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  552. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  553. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  554. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  555. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  556. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  557. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  558. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  559. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  560. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  561. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  562. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  563. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  564. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  565. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  566. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  567. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  568. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  569. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  570. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  571. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  572. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  573. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  574. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  575. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  576. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  577. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  578. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  579. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  580. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  581. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  582. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  583. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  584. [16:35:40] [Client thread/INFO]: [STDERR]: java.lang.IllegalStateException: Optional.get() cannot be called on an absent value
  585. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.base.Absent.get(Absent.java:47)
  586. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190007_a(SourceFile:201)
  587. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.nbt.NBTUtil.func_190008_d(SourceFile:192)
  588. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FacadePhasedState.readFromNbt(FacadeStateManager.java:203)
  589. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.plug.FacadeStateManager$FullFacadeInstance.readFromNbt(FacadeStateManager.java:286)
  590. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.getStates(ItemPluggableFacade.java:61)
  591. [16:35:40] [Client thread/INFO]: [STDERR]: at buildcraft.transport.item.ItemPluggableFacade.func_77624_a(ItemPluggableFacade.java:139)
  592. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:605)
  593. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:42)
  594. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.getTooltip(ItemStackRenderer.java:20)
  595. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientInformation.getTooltipString(IngredientInformation.java:32)
  596. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.<init>(IngredientListElement.java:58)
  597. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientListElement.create(IngredientListElement.java:34)
  598. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.addToBaseList(IngredientBaseListFactory.java:49)
  599. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.ingredients.IngredientBaseListFactory.create(IngredientBaseListFactory.java:35)
  600. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.JeiStarter.start(JeiStarter.java:70)
  601. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:118)
  602. [16:35:40] [Client thread/INFO]: [STDERR]: at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:54)
  603. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  604. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  605. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  606. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  607. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
  608. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  609. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  610. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  611. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  612. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  613. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  614. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  615. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  616. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:252)
  617. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  618. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  619. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  620. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  621. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  622. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  623. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  624. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  625. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  626. [16:35:40] [Client thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  627. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  628. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  629. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  630. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  631. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  632. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  633. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  634. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  635. [16:35:40] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  636. [16:35:40] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  637. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  638. [16:35:40] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  639. [16:35:40] [Client thread/INFO] [jei]: Built ingredient list in 1292 ms
  640. [16:35:40] [Client thread/INFO] [jei]: Building ingredient filter...
  641. [16:35:41] [Client thread/INFO] [jei]: Built ingredient filter in 1035 ms
  642. [16:35:41] [Client thread/INFO] [jei]: Building runtime...
  643. [16:35:41] [Client thread/INFO] [jei]: Built runtime in 50 ms
  644. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
  645. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: micdoodle8.mods.galacticraft.core.client.jei.GalacticraftJEI ...
  646. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: micdoodle8.mods.galacticraft.planets.asteroids.client.jei.GalacticraftAsteroidsJEI ...
  647. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: WayofTime.bloodmagic.compat.jei.BloodMagicPlugin ...
  648. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: mcjty.rftools.jei.RFToolsJeiPlugin ...
  649. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: slimeknights.mantle.util.JeiPlugin ...
  650. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: lumien.randomthings.handler.compability.jei.RandomThingsPlugin ...
  651. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: vazkii.botania.client.integration.jei.JEIBotaniaPlugin ...
  652. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin ...
  653. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: mcjty.lib.compat.JeiCompatibility ...
  654. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
  655. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: com.raoulvdberge.refinedstorage.integration.jei.RSJEIPlugin ...
  656. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: micdoodle8.mods.galacticraft.planets.mars.client.jei.GalacticraftMarsJEI ...
  657. [16:35:41] [Client thread/INFO] [jei]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
  658. [16:35:41] [Client thread/INFO] [jei]: Finished Starting JEI in 3763 ms
  659. [16:35:42] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
  660. [16:35:42] [Client thread/INFO] [Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
  661. [16:35:42] [Client thread/INFO] [Waila]: Success in registering rftools
  662. [16:35:42] [Client thread/INFO] [Waila]: Trying to reflect WayofTime.bloodmagic.compat.waila.WailaCallbackHandler callbackRegister
  663. [16:35:42] [Client thread/INFO] [Waila]: Success in registering bloodmagic
  664. [16:35:42] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 34 mods
  665. [16:35:42] [Client thread/INFO]: Reloading ResourceManager: BetterFps, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:CubicChunks, FMLFileResourcePack:Baubles, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Transport, FMLFileResourcePack:BuildCraft Lib, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Robotics, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:extrautils2, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Forestry, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Guide-API, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mantle, FMLFileResourcePack:Random Things, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Dimensions, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:waila, FMLFileResourcePack:Zero CORE
  666. [16:35:42] [Client thread/INFO] [Mantle]: Started loading books...
  667. [16:35:42] [Client thread/INFO] [Mantle]: Book loading completed in 0.046310446 seconds.
  668. [16:35:42] [Client thread/INFO] [forestry]: Created: 256x128 textures-atlas
  669. [16:35:42] [Client thread/WARN]: File minecraft:sounds/deep_rumble.ogg does not exist, cannot add it to event rftoolsdim:deep_rumble
  670. [16:35:42] [Client thread/WARN]: File minecraft:sounds/teleport_whoosh.ogg does not exist, cannot add it to event rftoolsdim:teleport_whoosh
  671. [16:35:42] [Client thread/WARN]: File minecraft:sounds/teleport_error.ogg does not exist, cannot add it to event rftoolsdim:teleport_error
  672. [16:35:42] [Client thread/WARN]: File minecraft:sounds/wolfhowl.ogg does not exist, cannot add it to event rftoolsdim:wolfhowl
  673. [16:35:42] [Client thread/WARN]: File tconstruct:sounds/woodhit1.ogg does not exist, cannot add it to event tconstruct:wood_hit
  674. [16:35:42] [Client thread/WARN]: File tconstruct:sounds/woodhit2.ogg does not exist, cannot add it to event tconstruct:wood_hit
  675. [16:35:42] [Client thread/WARN]: File tconstruct:sounds/woodhit3.ogg does not exist, cannot add it to event tconstruct:wood_hit
  676. [16:35:42] [Client thread/WARN]: File tconstruct:sounds/woodhit4.ogg does not exist, cannot add it to event tconstruct:wood_hit
  677. [16:35:42] [Client thread/WARN]: File tconstruct:sounds/woodhit5.ogg does not exist, cannot add it to event tconstruct:wood_hit
  678. [16:35:42] [Client thread/WARN]: File tconstruct:sounds/stonehit1.ogg does not exist, cannot add it to event tconstruct:stone_hit
  679. [16:35:42] [Client thread/WARN]: File tconstruct:sounds/stonehit2.ogg does not exist, cannot add it to event tconstruct:stone_hit
  680. [16:35:42] [Client thread/WARN]: File tconstruct:sounds/stonehit3.ogg does not exist, cannot add it to event tconstruct:stone_hit
  681. [16:35:42] [Client thread/WARN]: File tconstruct:sounds/crossbowreload.ogg does not exist, cannot add it to event tconstruct:crossbow_reload
  682. [16:35:42] [Client thread/INFO]: SoundSystem shutting down...
  683. [16:35:43] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  684. [16:35:43] [Sound Library Loader/INFO]: Starting up SoundSystem...
  685. [16:35:43] [Thread-13/INFO]: Initializing LWJGL OpenAL
  686. [16:35:43] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  687. [16:35:43] [Thread-13/INFO]: OpenAL initialized.
  688. [16:35:43] [Sound Library Loader/INFO]: Sound engine started
  689. [16:35:45] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
  690. [16:35:45] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineEnvironmentalController.png' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
  691. [16:35:45] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineTop.png.001' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
  692. [16:35:45] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  693. [16:35:45] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellD.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  694. [16:35:45] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellE.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  695. [16:35:45] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellN.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  696. [16:35:45] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellS.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  697. [16:35:45] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellU.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  698. [16:35:45] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellW.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
  699. [16:35:47] [Client thread/INFO] [FML]: Max texture size: 16384
  700. [16:35:47] [Client thread/WARN] [BuildCraft]: [lib.fluid] Failed to create a frozen sprite of galacticraftcore:blocks/fluids/oil_still as the source sprite wasn't able to be loaded!
  701. [16:35:47] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wastemanual_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  702. [16:35:47] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wastemanual_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  703. [16:35:47] [Client thread/WARN]: Texture bigreactors:textures/guiicons/coolantin.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  704. [16:35:47] [Client thread/WARN]: Texture bigreactors:textures/items/turbine/legacy/housingcoretop.png with size 9x9 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  705. [16:35:47] [Client thread/WARN]: Texture bigreactors:textures/guiicons/on_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  706. [16:35:47] [Client thread/WARN]: Texture bigreactors:textures/guiicons/hotfluidin.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  707. [16:35:47] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wasteeject_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  708. [16:35:48] [Client thread/WARN]: Texture bigreactors:textures/guiicons/hotfluidout.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  709. [16:35:48] [Client thread/WARN]: Texture bigreactors:textures/guiicons/on_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  710. [16:35:48] [Client thread/WARN]: Texture bigreactors:textures/guiicons/off_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  711. [16:35:48] [Client thread/WARN]: Texture bigreactors:textures/guiicons/coolantout.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  712. [16:35:48] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wasteeject_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  713. [16:35:48] [Client thread/WARN]: Texture bigreactors:textures/guiicons/off_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  714. [16:35:49] [Client thread/INFO]: Created: 4096x4096 textures-atlas
  715. [16:35:55] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  716. [16:36:00] [Client thread/WARN]: Skipping bad option: lastServer:
  717. [16:36:00] [Client thread/INFO] [BetterFps]: Patching net.minecraft.client.gui.GuiOptions... (bhi)
  718. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  719. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: The following texture errors were found.
  720. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  721. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft
  722. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  723. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 2 textures
  724. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: domain minecraft has 13 locations:
  725. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  726. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Blood Magic: Alchemical Wizardry
  727. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: mod botania resources at C:\Users\Adil\AppData\Roaming\.minecraft\modpack11\mods\Botania r1.9-343.jar
  728. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:BC Factory
  729. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:BC Transport
  730. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:BuildCraft Lib
  731. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:BC Builders
  732. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:BuildCraft
  733. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:BC Energy
  734. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:BC Robotics
  735. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:BC Silicon
  736. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:extrautils2
  737. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:JourneyMap
  738. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  739. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are:
  740. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: textures/models/pillar_base_d.png
  741. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: textures/models/pillar_mid_d.png
  742. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  743. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft
  744. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  745. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  746. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: DOMAIN rftools
  747. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
  748. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: domain rftools is missing 6 textures
  749. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: domain rftools has 1 location:
  750. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:RFTools
  751. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  752. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: The missing resources for domain rftools are:
  753. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/powercelln.png
  754. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/powercells.png
  755. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/powercellw.png
  756. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/powercelle.png
  757. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/powercelld.png
  758. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: textures/blocks/powercellu.png
  759. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
  760. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: No other errors exist for domain rftools
  761. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
  762. [16:36:01] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  763. [16:36:01] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
  764. [16:36:02] [Client thread/INFO] [journeymap]: Loading blocks and textures...
  765. [16:36:03] [Client thread/INFO] [journeymap]: Existing color palette's resource packs and mod names match current loadout.
  766. [16:36:03] [Client thread/INFO] [journeymap]: New color palette will be created
  767. [16:36:03] [Client thread/INFO] [journeymap]: Cached colors from TextureAtlasSprites: 1644
  768. [16:36:03] [Client thread/INFO] [journeymap]: Initialized 47521 block colors from mods and resource packs in 743ms
  769. [16:36:04] [Client thread/INFO] [journeymap]: Color palette file generated with 2608 colors in 183ms for: C:\Users\Adil\AppData\Roaming\.minecraft\modpack11\journeymap\colorpalette.json
  770. [16:36:04] [Client thread/INFO] [journeymap]: Updated color palette file: C:\Users\Adil\AppData\Roaming\.minecraft\modpack11\journeymap\colorpalette.json
  771. [16:36:27] [Server thread/INFO]: Starting integrated minecraft server version 1.11.2
  772. [16:36:27] [Server thread/INFO]: Generating keypair
  773. [16:36:27] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  774. [16:36:28] [Server thread/INFO] [FML]: Applying holder lookups
  775. [16:36:28] [Server thread/INFO] [FML]: Holder lookups applied
  776. [16:36:28] [Server thread/INFO] [FML]: Loading dimension 0 (Totally New World) (net.minecraft.server.integrated.IntegratedServer@24f2e5dc)
  777. [16:36:28] [Server thread/INFO] [cubicchunks]: Initializing world net.minecraft.world.WorldServer@2a8e4ced with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  778. [16:36:28] [Server thread/INFO] [FML]: Loading dimension -11325 (Totally New World) (net.minecraft.server.integrated.IntegratedServer@24f2e5dc)
  779. [16:36:28] [Server thread/INFO] [cubicchunks]: Initializing world net.minecraft.world.WorldServerMulti@498c973c with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  780. [16:36:28] [Server thread/INFO] [FML]: Loading dimension -343800852 (Totally New World) (net.minecraft.server.integrated.IntegratedServer@24f2e5dc)
  781. [16:36:28] [Server thread/INFO] [cubicchunks]: Initializing world net.minecraft.world.WorldServerMulti@395c7f6f with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  782. [16:36:28] [Server thread/INFO] [FML]: Loading dimension -9999 (Totally New World) (net.minecraft.server.integrated.IntegratedServer@24f2e5dc)
  783. [16:36:28] [Server thread/INFO] [cubicchunks]: Initializing world net.minecraft.world.WorldServerMulti@551df231 with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  784. [16:36:28] [Server thread/INFO] [FML]: Loading dimension 1 (Totally New World) (net.minecraft.server.integrated.IntegratedServer@24f2e5dc)
  785. [16:36:29] [Server thread/INFO] [cubicchunks]: Initializing world net.minecraft.world.WorldServerMulti@1441dc8b with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  786. [16:36:29] [Server thread/INFO] [FML]: Loading dimension -1 (Totally New World) (net.minecraft.server.integrated.IntegratedServer@24f2e5dc)
  787. [16:36:29] [Server thread/INFO] [cubicchunks]: Initializing world net.minecraft.world.WorldServerMulti@39a90b88 with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  788. [16:36:29] [Server thread/INFO] [cubicchunks]: Loading cubes for spawn...
  789. [16:36:30] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 3%
  790. [16:36:31] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 11%
  791. [16:36:32] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 21%
  792. [16:36:33] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 31%
  793. [16:36:34] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 40%
  794. [16:36:35] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 50%
  795. [16:36:36] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 60%
  796. [16:36:37] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 69%
  797. [16:36:38] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 78%
  798. [16:36:39] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 88%
  799. [16:36:40] [Server thread/INFO] [cubicchunks]: Preparing spawn area: 97%
  800. [16:36:40] [Server thread/INFO]: Preparing start region for level 0
  801. [16:36:40] [Server thread/INFO] [Galacticraft]: Registered Dimension: -30
  802. [16:36:40] [Server thread/INFO] [FML]: Loading dimension -30 (Totally New World) (net.minecraft.server.integrated.IntegratedServer@24f2e5dc)
  803. [16:36:40] [Server thread/INFO] [cubicchunks]: Initializing world net.minecraft.world.WorldServerMulti@626aec10 with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  804. [16:36:40] [Server thread/INFO] [Galacticraft]: Registered Dimension: -29
  805. [16:36:40] [Server thread/INFO] [FML]: Loading dimension -29 (Totally New World) (net.minecraft.server.integrated.IntegratedServer@24f2e5dc)
  806. [16:36:40] [Server thread/INFO] [cubicchunks]: Initializing world net.minecraft.world.WorldServerMulti@667d2192 with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  807. [16:36:40] [Server thread/INFO] [Galacticraft]: Registered Dimension: -31
  808. [16:36:40] [Server thread/INFO] [FML]: Loading dimension -31 (Totally New World) (net.minecraft.server.integrated.IntegratedServer@24f2e5dc)
  809. [16:36:40] [Server thread/INFO] [cubicchunks]: Initializing world net.minecraft.world.WorldServerMulti@1dfd2a56 with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  810. [16:36:40] [Server thread/INFO] [Galacticraft]: Registered Dimension: -28
  811. [16:36:40] [Server thread/INFO] [FML]: Loading dimension -28 (Totally New World) (net.minecraft.server.integrated.IntegratedServer@24f2e5dc)
  812. [16:36:40] [Server thread/INFO] [cubicchunks]: Initializing world net.minecraft.world.WorldServerMulti@cd16086 with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  813. [16:36:40] [Server thread/INFO] [mcjty.lib.varia.Logging]: RFTools: server is starting
  814. [16:36:40] [Server thread/INFO] [mcjty.lib.varia.Logging]: Registering RFTools dimensions:
  815. [16:36:40] [Server thread/INFO]: Changing view distance to 8, from 10
  816. [16:36:41] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
  817. [16:36:41] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
  818. [16:36:41] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 34 mods : minecraft@1.11.2,tconstruct@1.11.2-2.7.0.26,buildcraftlib@7.99.4,cubicchunks@1.11.2-0.0.613.0,baubles@1.4.5,buildcraftsilicon@7.99.4,rftools@6.01,buildcraftenergy@7.99.4,jei@4.3.5.277,buildcrafttransport@7.99.4,botania@r1.9-343,extrautils2@1.0,mantle@1.11.2-1.2.0.26,buildcraftbuilders@7.99.4,mcp@9.19,randomthings@3.8.1,buildcraftfactory@7.99.4,journeymap@1.11.2-5.4.6,galacticraftcore@4.0.0,FML@8.0.99.99,rftoolsdim@5.02,bigreactors@1.11.2-0.4.5.29,waila@1.7.1,galacticraftplanets@4.0.0,Micdoodlecore@,guideapi@1.11.2-2.1.1-52,forge@13.20.0.2315,bloodmagic@1.11-2.1.10-79,refinedstorage@1.4.11,buildcraftcore@7.99.4,buildcraftrobotics@7.99.4,forestry@5.3.4.101,ironchest@1.11.2-7.0.19.803,zerocore@1.11.2-0.1.0.6
  819. [16:36:41] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
  820. [16:36:41] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  821. [16:36:41] [Thread-16/INFO] [Galacticraft]: Galacticraft remote version found: 3.0.12
  822. [16:36:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Sync dimensions to client
  823. [16:36:41] [Server thread/INFO]: ModForge[local:E:3b61565b] logged in with entity id 5 at (-308.5, 0.0, -556.5)
  824. [16:36:41] [Netty Local Client IO #0/INFO] [mcjty.lib.varia.Logging]: DimensionSyncPacket: Registering:
  825. [16:36:41] [Server thread/INFO]: ModForge joined the game
  826. [16:36:41] [Client thread/INFO] [cubicchunks]: Initializing world net.minecraft.client.multiplayer.WorldClient@7c6c2426 with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  827. [16:36:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
  828. [16:36:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sync dimension info to clients!
  829. [16:36:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: Send dimlet rules to the client
  830. [16:36:41] [Server thread/INFO] [mcjty.lib.varia.Logging]: Rules packet size: 5785 of 8192
  831. [16:36:41] [Server thread/INFO] [Waila]: Player GCEntityPlayerMP['ModForge'/5, l='Totally New World', x=-308.50, y=0.00, z=-556.50] connected. Sending ping
  832. [16:36:41] [Server thread/INFO] [BloodMagic|API]: Creating demon will cache for world 0
  833. [16:36:43] [Client thread/INFO] [BuildCraft]: [debugger] To enable debugging for lib.marker.full add the option "-Dbuildcraft.lib.marker.full.debug=true" to your launch config as a VM argument (COMPLEX).
  834. [16:36:43] [Netty Local Client IO #0/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
  835. [16:36:43] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2516ms behind, skipping 50 tick(s)
  836. [16:36:43] [Server thread/INFO]: Saving and pausing game...
  837. [16:36:43] [Server thread/INFO]: Saving chunks for level 'Totally New World'/Overworld
  838. [16:36:43] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimension information from server
  839. [16:36:43] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received dimlet rules from server
  840. [16:36:44] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@48f6f471[id=d4ff6d71-5c93-3dc2-8fea-2b5d1fc67813,name=ModForge,properties={},legacy=false]
  841. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  842. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
  843. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
  844. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
  845. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
  846. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
  847. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
  848. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
  849. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
  850. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
  851. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
  852. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
  853. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
  854. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
  855. at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2903) [bes.class:?]
  856. at net.minecraft.client.resources.SkinManager$3.run(SourceFile:110) [cag$3.class:?]
  857. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131]
  858. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131]
  859. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_131]
  860. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_131]
  861. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  862. [16:36:44] [Client thread/INFO] [journeymap]: Loading journeymap.topo.config
  863. [16:36:44] [Client thread/INFO] [journeymap]: Loaded 0 waypoints from C:\Users\Adil\AppData\Roaming\.minecraft\modpack11\journeymap\data\sp\Totally New World\waypoints
  864. [16:36:44] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\Adil\AppData\Roaming\.minecraft\modpack11\journeymap\data\sp\Totally New World\DIM0. Memory: 2793MB total, 648MB free
  865. [16:36:44] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
  866. [16:36:44] [Client thread/INFO] [journeymap]: JourneyMap: Press [J]
  867. [16:36:45] [Thread-34/INFO]: [CHAT] WARNING: BuildCraft 7.99.4 is in ALPHA!
  868. [16:36:45] [Thread-34/INFO]: [CHAT] Report bugs you find here
  869. [16:36:45] [Thread-34/INFO]: [CHAT] and include the version 7.99.4 in the description
  870. [16:36:47] [Server thread/INFO]: Saving chunks for level 'Totally New World'/Nether
  871. [16:36:47] [Server thread/INFO]: Saving chunks for level 'Totally New World'/The End
  872. [16:36:47] [Server thread/INFO]: Saving chunks for level 'Totally New World'/Asteroids
  873. [16:36:47] [Server thread/INFO]: Saving chunks for level 'Totally New World'/Venus
  874. [16:36:47] [Server thread/INFO]: Saving chunks for level 'Totally New World'/Deep Dark
  875. [16:36:47] [Server thread/INFO]: Saving chunks for level 'Totally New World'/ExtraUtils2_Quarry_Dim
  876. [16:36:47] [Server thread/INFO]: Saving chunks for level 'Totally New World'/Spectre
  877. [16:36:47] [Server thread/INFO]: Saving chunks for level 'Totally New World'/Moon
  878. [16:36:47] [Server thread/INFO]: Saving chunks for level 'Totally New World'/Mars
  879. [16:36:49] [Client thread/INFO]: [STDERR]: java.lang.Error
  880. [16:36:49] [Client thread/INFO]: [STDERR]: at cubicchunks.world.cube.BlankCube$1.getEntitySet(BlankCube.java:122)
  881. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.world.chunk.Chunk.getEntityList_CubicChunks(Chunk.java:1714)
  882. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:2075)
  883. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72866_a(World.java:2013)
  884. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72870_g(World.java:1934)
  885. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72939_s(World.java:1748)
  886. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1784)
  887. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
  888. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
  889. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  890. [16:36:49] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  891. [16:36:49] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  892. [16:36:49] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  893. [16:36:49] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  894. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  895. [16:36:49] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  896. [16:36:51] [Server thread/INFO]: [ModForge: §7[ModForge was sent into the atmosphere]]
  897. [16:36:51] [Client thread/INFO]: [CHAT] §7[ModForge was sent into the atmosphere]
  898. [16:36:51] [Client thread/INFO]: [STDERR]: java.lang.Error
  899. [16:36:51] [Client thread/INFO]: [STDERR]: at cubicchunks.world.cube.BlankCube$1.getEntitySet(BlankCube.java:122)
  900. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.world.chunk.Chunk.getEntityList_CubicChunks(Chunk.java:1714)
  901. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.world.chunk.Chunk.func_76608_a(Chunk.java:2092)
  902. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72866_a(World.java:2004)
  903. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72870_g(World.java:1934)
  904. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72939_s(World.java:1748)
  905. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1784)
  906. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
  907. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
  908. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  909. [16:36:51] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  910. [16:36:51] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  911. [16:36:51] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  912. [16:36:51] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  913. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  914. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  915. [16:36:51] [Client thread/INFO]: [STDERR]: java.lang.Error
  916. [16:36:51] [Client thread/INFO]: [STDERR]: at cubicchunks.world.cube.BlankCube$1.getEntitySet(BlankCube.java:122)
  917. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.world.chunk.Chunk.getEntityList_CubicChunks(Chunk.java:1714)
  918. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:2075)
  919. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72866_a(World.java:2013)
  920. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72870_g(World.java:1934)
  921. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72939_s(World.java:1748)
  922. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1784)
  923. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
  924. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
  925. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  926. [16:36:51] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  927. [16:36:51] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  928. [16:36:51] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  929. [16:36:51] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  930. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  931. [16:36:51] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  932. [16:36:52] [Client thread/INFO]: [STDERR]: java.lang.Error
  933. [16:36:52] [Client thread/INFO]: [STDERR]: at cubicchunks.world.cube.BlankCube$1.getEntitySet(BlankCube.java:122)
  934. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.world.chunk.Chunk.getEntityList_CubicChunks(Chunk.java:1714)
  935. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.world.chunk.Chunk.func_76612_a(Chunk.java:2075)
  936. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72866_a(World.java:2013)
  937. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72870_g(World.java:1934)
  938. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.world.World.func_72939_s(World.java:1748)
  939. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1784)
  940. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1056)
  941. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:372)
  942. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.client.main.Main.main(SourceFile:124)
  943. [16:36:52] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  944. [16:36:52] [Client thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  945. [16:36:52] [Client thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  946. [16:36:52] [Client thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Unknown Source)
  947. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  948. [16:36:52] [Client thread/INFO]: [STDERR]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  949. [16:36:54] [Server thread/INFO] [Galacticraft]: Found matching world (-29) for name: planet.mars
  950. [16:36:54] [Client thread/INFO] [cubicchunks]: Initializing world net.minecraft.client.multiplayer.WorldClient@638e42a with type cubicchunks.world.type.FlatCubicWorldType@6c22f6e8
  951. [16:36:54] [Client thread/INFO] [journeymap]: Mapping halted in C:\Users\Adil\AppData\Roaming\.minecraft\modpack11\journeymap\data\sp\Totally New World\DIM0
  952. [16:36:57] [Server thread/INFO] [cubicchunks]: Detected filler block tile.mars from layers [0, 2]
  953. [16:36:57] [Server thread/INFO] [cubicchunks]: Detected filler block tile.air from layers [125, 127]
  954. [16:36:57] [Server thread/ERROR] [Galacticraft]: Error occurred when attempting to transfer entity to dimension: planet.mars
  955. [16:36:57] [Server thread/INFO]: [STDERR]: java.lang.NullPointerException
  956. [16:36:57] [Server thread/INFO]: [STDERR]: at cubicchunks.server.PlayerCubeMap$PlayerWrapper.access$000(PlayerCubeMap.java:714)
  957. [16:36:57] [Server thread/INFO]: [STDERR]: at cubicchunks.server.PlayerCubeMap.func_72695_c(PlayerCubeMap.java:467)
  958. [16:36:57] [Server thread/INFO]: [STDERR]: at net.minecraft.server.management.PlayerList.func_72375_a(PlayerList.java:282)
  959. [16:36:57] [Server thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.util.WorldUtil.teleportEntity(WorldUtil.java:855)
  960. [16:36:57] [Server thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.util.WorldUtil.transferEntityToDimension(WorldUtil.java:732)
  961. [16:36:57] [Server thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.util.WorldUtil.transferEntityToDimension(WorldUtil.java:702)
  962. [16:36:57] [Server thread/INFO]: [STDERR]: at micdoodle8.mods.galacticraft.core.tick.TickHandlerServer.onServerTick(TickHandlerServer.java:266)
  963. [16:36:57] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_482_TickHandlerServer_onServerTick_ServerTickEvent.invoke(.dynamic)
  964. [16:36:57] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  965. [16:36:57] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  966. [16:36:57] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:274)
  967. [16:36:57] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  968. [16:36:57] [Server thread/INFO]: [STDERR]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  969. [16:36:57] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
  970. [16:36:57] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)
  971. [16:36:57] [Server thread/FATAL]: Error executing task
  972. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  973. at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_131]
  974. at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_131]
  975. at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  976. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?]
  977. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?]
  978. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) [cch.class:?]
  979. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
  980. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  981. Caused by: java.lang.NullPointerException
  982. at cubicchunks.server.PlayerCubeMap.func_72685_d(PlayerCubeMap.java:503) ~[PlayerCubeMap.class:?]
  983. at net.minecraft.server.management.PlayerList.func_72358_d(PlayerList.java:361) ~[mt.class:?]
  984. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:528) ~[mi.class:?]
  985. at net.minecraft.network.play.client.CPacketPlayer.func_148833_a(SourceFile:126) ~[iz.class:?]
  986. at net.minecraft.network.play.client.CPacketPlayer$PositionRotation.func_148833_a(SourceFile:18) ~[iz$b.class:?]
  987. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fo$1.class:?]
  988. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_131]
  989. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_131]
  990. at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
  991. ... 5 more
  992. [16:36:58] [Client thread/INFO] [journeymap]: Loading journeymap.topo.config
  993. [16:36:58] [Client thread/INFO] [journeymap]: Loaded 0 waypoints from C:\Users\Adil\AppData\Roaming\.minecraft\modpack11\journeymap\data\sp\Totally New World\waypoints
  994. [16:36:58] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\Adil\AppData\Roaming\.minecraft\modpack11\journeymap\data\sp\Totally New World\DIM-29. Memory: 2789MB total, 897MB free
  995. [16:37:01] [Server thread/INFO] [BloodMagic|API]: Creating demon will cache for world -29
  996. [16:38:13] [Client thread/INFO]: Stopping!
  997. [16:38:13] [Client thread/INFO] [journeymap]: Mapping halted in C:\Users\Adil\AppData\Roaming\.minecraft\modpack11\journeymap\data\sp\Totally New World\DIM-29
  998. [16:38:13] [Server thread/INFO]: Stopping server
  999. [16:38:13] [Server thread/INFO]: Saving players
  1000. [16:38:13] [Server thread/INFO]: Saving worlds
  1001. [16:38:13] [Server thread/INFO]: Saving chunks for level 'Totally New World'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement