Guest User

Enigmatica2Crash

a guest
Jun 21st, 2020
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 112.75 KB | None | 0 0
  1. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  2. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  3. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  4. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  5. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  6. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  7. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  8. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  9. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  10. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  11. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  12. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  13. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  14. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  15. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  16. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  17. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  18. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  19. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  20. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  21. java.lang.UnsupportedOperationException: null
  22. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  23. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  24. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  25. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  26. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  27. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  28. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  29. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  30. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  31. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  32. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  33. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  34. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  35. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  36. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  37. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  38. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  39. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  40. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  41. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  42. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  43. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  44. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  45. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  46. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  50. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  51. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  52. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  53. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  54. java.lang.UnsupportedOperationException: null
  55. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  56. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  57. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  58. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  59. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  60. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  61. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  62. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  63. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  64. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  65. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  66. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  67. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  68. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  69. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  70. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  71. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  72. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  73. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  74. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  75. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  76. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  77. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  78. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  79. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  80. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  81. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  82. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  83. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  84. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  85. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  86. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  87. java.lang.UnsupportedOperationException: null
  88. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  89. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  90. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  91. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  92. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  93. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  94. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  95. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  96. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  97. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  98. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  99. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  100. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  101. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  102. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  103. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  104. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  105. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  106. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  107. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  108. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  109. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  110. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  111. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  112. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  113. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  114. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  115. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  116. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  117. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  118. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  119. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  120. java.lang.UnsupportedOperationException: null
  121. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  122. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  123. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  124. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  125. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  126. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  127. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  128. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  129. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  130. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  131. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  132. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  133. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  134. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  135. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  136. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  137. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  138. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  139. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  140. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  141. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  142. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  143. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  144. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  145. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  146. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  147. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  148. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  149. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  150. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  151. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  152. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  153. java.lang.UnsupportedOperationException: null
  154. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  155. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  156. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  157. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  158. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  159. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  160. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  161. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  162. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  163. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  164. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  165. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  166. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  167. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  168. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  169. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  170. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  171. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  172. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  173. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  174. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  175. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  176. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  177. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  178. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  179. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  180. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  181. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  182. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  183. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  184. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  185. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  186. java.lang.UnsupportedOperationException: null
  187. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  188. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  189. at mezz.jei.suffixtree.GeneralizedSuffixTree.testAndSplit(GeneralizedSuffixTree.java:225) [GeneralizedSuffixTree.class:?]
  190. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:364) [GeneralizedSuffixTree.class:?]
  191. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  192. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  193. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  194. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  195. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  196. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  197. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  198. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  199. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  200. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  201. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  202. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  203. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  204. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  205. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  206. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  207. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  208. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  209. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  210. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  211. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  212. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  213. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  214. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  215. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  216. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  217. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  218. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  219. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  220. java.lang.UnsupportedOperationException: null
  221. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  222. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  223. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  224. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  225. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  226. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  227. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  228. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  229. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  230. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  231. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  232. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  233. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  234. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  235. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  236. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  237. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  238. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  239. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  240. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  241. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  242. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  243. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  244. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  245. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  246. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  247. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  248. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  249. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  250. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  251. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  252. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  253. java.lang.UnsupportedOperationException: null
  254. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  255. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  256. at mezz.jei.suffixtree.GeneralizedSuffixTree.testAndSplit(GeneralizedSuffixTree.java:225) [GeneralizedSuffixTree.class:?]
  257. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:316) [GeneralizedSuffixTree.class:?]
  258. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  259. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  260. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  261. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  262. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  263. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  264. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  265. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  266. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  267. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  268. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  269. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  270. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  271. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  272. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  273. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  274. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  275. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  276. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  277. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  278. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  279. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  280. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  281. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  282. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  283. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  284. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  285. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  286. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  287. java.lang.UnsupportedOperationException: null
  288. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  289. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  290. at mezz.jei.suffixtree.GeneralizedSuffixTree.testAndSplit(GeneralizedSuffixTree.java:225) [GeneralizedSuffixTree.class:?]
  291. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:364) [GeneralizedSuffixTree.class:?]
  292. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  293. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  294. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  295. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  296. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  297. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  298. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  299. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  300. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  301. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  302. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  303. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  304. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  305. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  306. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  307. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  308. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  309. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  310. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  311. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  312. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  313. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  314. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  315. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  316. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  317. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  318. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  319. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  320. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  321. java.lang.UnsupportedOperationException: null
  322. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  323. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  324. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  325. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  326. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  327. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  328. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  329. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  330. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  331. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  332. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  333. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  334. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  335. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  336. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  337. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  338. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  339. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  340. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  341. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  342. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  343. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  344. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  345. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  346. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  347. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  348. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  349. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  350. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  351. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  352. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  353. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  354. java.lang.UnsupportedOperationException: null
  355. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  356. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  357. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  358. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  359. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  360. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  361. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  362. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  363. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  364. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  365. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  366. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  367. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  368. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  369. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  370. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  371. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  372. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  373. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  374. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  375. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  376. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  377. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  378. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  379. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  380. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  381. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  382. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  383. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  384. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  385. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  386. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  387. java.lang.UnsupportedOperationException: null
  388. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  389. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  390. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  391. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  392. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:126) [IngredientFilter.class:?]
  393. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  394. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  395. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  396. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  397. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  398. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  399. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  400. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  401. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  402. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  403. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  404. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  405. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  406. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  407. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  408. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  409. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  410. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  411. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  412. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  413. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  414. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  415. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  416. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  417. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  418. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  419. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  420. java.lang.UnsupportedOperationException: null
  421. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  422. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  423. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  424. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  425. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  426. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  427. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  428. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  429. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  430. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  431. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  432. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  433. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  434. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  435. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  436. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  437. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  438. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  439. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  440. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  441. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  442. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  443. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  444. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  445. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  446. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  447. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  448. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  449. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  450. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  451. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  452. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  453. java.lang.UnsupportedOperationException: null
  454. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  455. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  456. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  457. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  458. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  459. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  460. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  461. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  462. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  463. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  464. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  465. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  466. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  467. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  468. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  469. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  470. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  471. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  472. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  473. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  474. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  475. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  476. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  477. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  478. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  479. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  480. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  481. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  482. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  483. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  484. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  485. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  486. java.lang.UnsupportedOperationException: null
  487. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  488. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  489. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  490. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  491. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  492. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  493. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  494. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  495. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  496. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  497. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  498. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  499. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  500. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  501. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  502. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  503. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  504. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  505. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  506. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  507. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  508. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  509. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  510. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  511. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  512. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  513. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  514. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  515. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  516. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  517. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  518. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  519. java.lang.UnsupportedOperationException: null
  520. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  521. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  522. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  523. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  524. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  525. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  526. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  527. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  528. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  529. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  530. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  531. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  532. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  533. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  534. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  535. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  536. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  537. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  538. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  539. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  540. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  541. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  542. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  543. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  544. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  545. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  546. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  547. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  548. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  549. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  550. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  551. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  552. java.lang.UnsupportedOperationException: null
  553. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  554. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  555. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  556. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  557. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  558. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  559. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  560. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  561. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  562. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  563. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  564. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  565. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  566. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  567. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  568. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  569. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  570. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  571. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  572. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  573. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  574. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  575. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  576. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  577. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  578. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  579. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  580. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  581. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  582. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  583. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  584. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  585. java.lang.UnsupportedOperationException: null
  586. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  587. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  588. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  589. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  590. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  591. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  592. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  593. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  594. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  595. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  596. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  597. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  598. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  599. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  600. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  601. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  602. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  603. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  604. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  605. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  606. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  607. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  608. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  609. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  610. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  611. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  612. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  613. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  614. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  615. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  616. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  617. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  618. java.lang.UnsupportedOperationException: null
  619. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  620. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  621. at mezz.jei.suffixtree.GeneralizedSuffixTree.testAndSplit(GeneralizedSuffixTree.java:225) [GeneralizedSuffixTree.class:?]
  622. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:316) [GeneralizedSuffixTree.class:?]
  623. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  624. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  625. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  626. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  627. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  628. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  629. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  630. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  631. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  632. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  633. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  634. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  635. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  636. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  637. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  638. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  639. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  640. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  641. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  642. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  643. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  644. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  645. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  646. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  647. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  648. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  649. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  650. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  651. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  652. java.lang.UnsupportedOperationException: null
  653. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  654. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  655. at mezz.jei.suffixtree.GeneralizedSuffixTree.testAndSplit(GeneralizedSuffixTree.java:225) [GeneralizedSuffixTree.class:?]
  656. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:364) [GeneralizedSuffixTree.class:?]
  657. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  658. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  659. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  660. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  661. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  662. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  663. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  664. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  665. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  666. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  667. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  668. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  669. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  670. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  671. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  672. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  673. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  674. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  675. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  676. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  677. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  678. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  679. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  680. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  681. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  682. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  683. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  684. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  685. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  686. java.lang.UnsupportedOperationException: null
  687. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  688. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  689. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  690. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  691. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  692. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  693. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  694. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  695. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  696. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  697. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  698. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  699. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  700. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  701. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  702. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  703. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  704. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  705. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  706. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  707. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  708. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  709. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  710. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  711. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  712. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  713. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  714. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  715. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  716. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  717. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  718. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  719. java.lang.UnsupportedOperationException: null
  720. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  721. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  722. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  723. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  724. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  725. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  726. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  727. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  728. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  729. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  730. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  731. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  732. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  733. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  734. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  735. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  736. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  737. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  738. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  739. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  740. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  741. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  742. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  743. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  744. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  745. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  746. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  747. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  748. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  749. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  750. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  751. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  752. java.lang.UnsupportedOperationException: null
  753. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  754. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  755. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  756. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  757. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  758. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  759. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  760. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  761. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  762. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  763. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  764. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  765. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  766. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  767. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  768. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  769. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  770. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  771. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  772. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  773. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  774. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  775. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  776. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  777. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  778. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  779. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  780. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  781. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  782. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  783. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  784. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  785. java.lang.UnsupportedOperationException: null
  786. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  787. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  788. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  789. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  790. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  791. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  792. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  793. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  794. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  795. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  796. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  797. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  798. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  799. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  800. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  801. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  802. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  803. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  804. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  805. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  806. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  807. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  808. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  809. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  810. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  811. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  812. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  813. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  814. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  815. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  816. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  817. [20:52:55] [Client thread/WARN] [jei]: Mod added a tree entry after memory optimization!
  818. java.lang.UnsupportedOperationException: null
  819. at it.unimi.dsi.fastutil.chars.AbstractChar2ObjectFunction.put(AbstractChar2ObjectFunction.java:119) ~[fastutil-7.1.0.jar:?]
  820. at mezz.jei.suffixtree.Node.addEdge(Node.java:124) [Node.class:?]
  821. at mezz.jei.suffixtree.GeneralizedSuffixTree.update(GeneralizedSuffixTree.java:335) [GeneralizedSuffixTree.class:?]
  822. at mezz.jei.suffixtree.GeneralizedSuffixTree.put(GeneralizedSuffixTree.java:166) [GeneralizedSuffixTree.class:?]
  823. at mezz.jei.ingredients.IngredientFilter.addIngredient(IngredientFilter.java:119) [IngredientFilter.class:?]
  824. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:277) [IngredientRegistry.class:?]
  825. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:222) [IngredientRegistry.class:?]
  826. at mezz.jei.ingredients.IngredientRegistry.addIngredientsAtRuntime(IngredientRegistry.java:229) [IngredientRegistry.class:?]
  827. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  828. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.apply(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1$$anonfun$apply$mcV$sp$1.class:?]
  829. at scala.Option.foreach(Option.scala:245) [Option.class:?]
  830. at li.cil.oc.integration.jei.ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.apply$mcV$sp(ModJEI.scala:27) [ModJEI$$anonfun$addDiskAtRuntime$1$$anonfun$apply$1.class:?]
  831. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:239) [EventHandler$$anonfun$onClientTick$1.class:?]
  832. at li.cil.oc.common.EventHandler$$anonfun$onClientTick$1.apply(EventHandler.scala:238) [EventHandler$$anonfun$onClientTick$1.class:?]
  833. at scala.collection.IndexedSeqOptimized$class.foreach(IndexedSeqOptimized.scala:33) [IndexedSeqOptimized$class.class:?]
  834. at scala.collection.mutable.ArrayOps$ofRef.foreach(ArrayOps.scala:186) [scala-library-2.11.1.jar:?]
  835. at li.cil.oc.common.EventHandler$.onClientTick(EventHandler.scala:238) [EventHandler$.class:?]
  836. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_3136_EventHandler$_onClientTick_ClientTickEvent.invoke(.dynamic) [?:?]
  837. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  838. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  839. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:344) [FMLCommonHandler.class:?]
  840. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1708) [bib.class:?]
  841. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098) [bib.class:?]
  842. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
  843. at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
  844. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  845. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  846. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  847. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  848. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  849. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  850. [20:52:55] [Client thread/INFO] [journeymap]: Loaded 25 waypoints from C:\Program Files (x86)\minecraft\Instances\Enigmatica 2 Expert\journeymap\data\sp\Start\waypoints
  851. [20:52:56] [Client thread/INFO] [journeymap]: Mapping started in C:\Program Files (x86)\minecraft\Instances\Enigmatica 2 Expert\journeymap\data\sp\Start\DIM0. Memory: 5246MB total, 2529MB free
  852. [20:52:56] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
  853. [20:52:56] [Client thread/INFO] [journeymap]: JourneyMap: Press [J]
  854. [20:52:56] [Thread-16/ERROR] [minecraft/SoundManager]: Error in class 'SourceLWJGL OpenAL'
  855. [20:52:57] [Thread-16/ERROR] [minecraft/SoundManager]: Channel null in method 'stop'
  856. [20:53:08] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  857. [20:53:08] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/overworld
  858. [20:53:09] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/the_nether
  859. [20:53:09] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/the_end
  860. [20:53:09] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/CompactMachines
  861. [20:53:09] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/Deep Dark
  862. [20:53:09] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/Spectre
  863. [20:53:09] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/planet
  864. [20:53:09] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/Storage Cell
  865. [20:53:09] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/twilight_forest
  866. [20:53:09] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10199ms behind, skipping 203 tick(s)
  867. [20:53:18] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 1
  868. [20:53:19] [Server thread/INFO] [FML]: Unloading dimension 1
  869. [20:53:19] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -11325
  870. [20:53:19] [Server thread/INFO] [FML]: Unloading dimension -11325
  871. [20:53:19] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -2
  872. [20:53:19] [Server thread/INFO] [FML]: Unloading dimension -2
  873. [20:53:19] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
  874. [20:53:19] [Server thread/INFO] [FML]: Unloading dimension 7
  875. [20:53:19] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 144
  876. [20:53:19] [Server thread/INFO] [FML]: Unloading dimension 144
  877. [20:53:20] [Thread-56/INFO] [THAUMCRAFT]: Stopping aura thread for dim -2
  878. [20:53:20] [Thread-54/INFO] [THAUMCRAFT]: Stopping aura thread for dim -11325
  879. [20:53:20] [Thread-58/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
  880. [20:53:20] [Thread-50/INFO] [THAUMCRAFT]: Stopping aura thread for dim 1
  881. [20:53:21] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  882. [20:53:21] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/overworld
  883. [20:53:21] [Thread-53/INFO] [THAUMCRAFT]: Stopping aura thread for dim 144
  884. [20:53:21] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/the_nether
  885. [20:53:21] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/Spectre
  886. [20:53:21] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/Storage Cell
  887. [20:54:03] [Server thread/WARN] [minecraft/LootTableManager]: Couldn't find resource table enderio:infinity/minecraft/bedrock
  888. [20:54:03] [Server thread/INFO] [enderio]: Would have used loot table enderio:infinity/minecraft/bedrock for infinity crafting but it doesn't exist.
  889. [20:54:38] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  890. [20:54:38] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  891. [20:55:12] [Server thread/WARN] [minecraft/WorldServer]: Keeping entity minecraft:skeleton that already exists with UUID 0208bca9-60bc-4265-9ced-87b15da22721
  892. [20:56:11] [Client thread/INFO] [inventorytweaks]: Default sorting.
  893. [20:56:11] [Client thread/INFO] [inventorytweaks]: Sorting done in 7900300ns
  894. [20:57:08] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  895. [20:57:08] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  896. [20:57:19] [JM-task-4/WARN] [journeymap]: Unable to get any texture to use as color for thermaldynamics:duct_0[meta=0]
  897. [20:57:19] [JM-task-4/WARN] [journeymap]: Unable to get any texture to use as color for thermaldynamics:duct_16[meta=2]
  898. [20:57:19] [JM-task-4/WARN] [journeymap]: Unable to get any texture to use as color for thermaldynamics:duct_16[meta=0]
  899. [20:57:19] [JM-task-4/WARN] [journeymap]: Unable to get any texture to use as color for thermaldynamics:duct_0[meta=1]
  900. [20:57:22] [JM-task-4/WARN] [journeymap]: Unable to get any texture to use as color for thermaldynamics:duct_32[meta=6]
  901. [20:57:38] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  902. [20:57:38] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  903. [20:58:48] [Server thread/WARN] [minecraft/WorldServer]: Keeping entity minecraft:skeleton that already exists with UUID 125d0258-a733-47ac-a6d0-08df52b587e2
  904. [21:00:07] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  905. [21:00:07] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  906. [21:00:22] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  907. [21:00:22] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  908. [21:00:37] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  909. [21:00:37] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  910. [21:00:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  911. [21:00:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  912. [21:01:07] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  913. [21:01:07] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  914. [21:01:22] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  915. [21:01:22] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  916. [21:01:37] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  917. [21:01:37] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  918. [21:01:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  919. [21:01:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  920. [21:02:07] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  921. [21:02:07] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  922. [21:02:22] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  923. [21:02:22] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  924. [21:02:36] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
  925. [21:02:36] [Client thread/INFO] [inventorytweaks]: Merging stacks.
  926. [21:02:36] [Client thread/INFO] [inventorytweaks]: Applying rules.
  927. [21:02:36] [Client thread/INFO] [inventorytweaks]: Locking stacks.
  928. [21:02:36] [Client thread/INFO] [inventorytweaks]: Default sorting.
  929. [21:02:36] [Client thread/INFO] [inventorytweaks]: Sorting done in 13134600ns
  930. [21:02:37] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  931. [21:02:37] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  932. [21:02:52] [Client thread/INFO] [inventorytweaks]: Handling crafting slots.
  933. [21:02:52] [Client thread/INFO] [inventorytweaks]: Merging stacks.
  934. [21:02:52] [Client thread/INFO] [inventorytweaks]: Applying rules.
  935. [21:02:52] [Client thread/INFO] [inventorytweaks]: Locking stacks.
  936. [21:02:52] [Client thread/INFO] [inventorytweaks]: Default sorting.
  937. [21:02:52] [Client thread/INFO] [inventorytweaks]: Sorting done in 2535900ns
  938. [21:02:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  939. [21:02:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  940. [21:03:07] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  941. [21:03:07] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  942. [21:03:22] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  943. [21:03:22] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  944. [21:03:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  945. [21:03:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  946. [21:04:49] [Server thread/WARN] [minecraft/WorldServer]: Keeping entity minecraft:skeleton that already exists with UUID b417b5b7-b534-4435-9102-370ebc77f62e
  947. [21:05:37] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  948. [21:05:37] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  949. [21:06:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  950. [21:06:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  951. [21:08:06] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  952. [21:08:06] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  953. [21:08:35] [Server thread/WARN] [minecraft/WorldServer]: Keeping entity minecraft:skeleton that already exists with UUID 192b1f46-c98e-46c2-a55b-e142173ba03e
  954. [21:09:16] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  955. [21:09:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/overworld
  956. [21:09:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/the_nether
  957. [21:09:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/Spectre
  958. [21:09:16] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/Storage Cell
  959. [21:09:53] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  960. [21:09:53] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  961. [21:11:07] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  962. [21:11:07] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  963. [21:11:25] [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
  964. [21:11:25] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/overworld
  965. [21:11:26] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/the_nether
  966. [21:11:26] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/Spectre
  967. [21:11:26] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'Start'/Storage Cell
  968. [21:12:53] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  969. [21:12:53] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  970. [21:15:22] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (200mB). This means that one of the blocks connected to this conduit line has a bug.
  971. [21:15:22] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 100mB into the source tank failed, leading to 100mB being voided.
  972. [21:15:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: Inserted fluid volume (100mB) is less than when we asked the target how much to insert (186mB). This means that one of the blocks connected to this conduit line has a bug.
  973. [21:15:52] [Server thread/WARN] [enderio]: EnderLiquidConduit at BlockPos{x=-434, y=33, z=-3} in dimension -1: In addition, putting back 86mB into the source tank failed, leading to 86mB being voided.
  974. [21:16:13] [Server thread/INFO] [minecraft/MinecraftServer]: slamicek has made the advancement [Exotic Miner!]
  975. [21:16:13] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] slamicek has made the advancement [Exotic Miner!]
  976. [21:16:13] [Client thread/INFO] [minecraft/AdvancementList]: Loaded 772 advancements
  977. [21:19:42] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Block successfully upgraded!
  978. [21:23:34] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] §1[Mekanism]§7 Redstone sensitivity turned §9on.
  979. [21:23:36] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Connection type changed to Push
  980. [21:23:36] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] Connection type changed to Pull
  981. #
  982. # A fatal error has been detected by the Java Runtime Environment:
  983. #
  984. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000ee9d77d, pid=21748, tid=6856
  985. #
  986. # JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
  987. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
  988. # Problematic frame:
  989. # J 86085% C2 blusunrize.immersiveengineering.client.models.IESmartObjModel.addQuadsForGroup(Lblusunrize/immersiveengineering/client/models/IOBJModelCallback;Ljava/lang/Object;Ljava/lang/String;Lblusunrize/immersiveengineering/api/shader/ShaderCase;Lnet/minecraft/item/ItemStack;)Ljava/util/List; (1239 bytes) @ 0x000000000ee9d77d [0x000000000ee9d380+0x3fd]
  990. #
  991. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  992. #
  993. # An error report file with more information is saved as:
  994. # C:\Program Files (x86)\minecraft\Instances\Enigmatica 2 Expert\hs_err_pid21748.log
  995. #
  996. # If you would like to submit a bug report, please visit:
  997. # http://bugreport.java.com/bugreport/crash.jsp
  998. #
  999. AL lib: (EE) alc_cleanup: 1 device not closed
  1000. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Add Comment
Please, Sign In to add comment