Advertisement
Guest User

JEI crash

a guest
Apr 25th, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.62 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SHLoadingPlugin (ScalingHealth-1.11.x-1.0.5-47.jar)
  5. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  6. Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  7. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  8. LoadingPlugin (NoNausea-MC1.9.4-1.0.jar)
  9. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.207-universal.jar)
  10. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  11. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  12. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  13. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  14. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  15. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  16. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  17. LoadingPlugin (Quark-r1.1-70.jar)
  18. RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
  19. PlusTiC (plustic-4.3.0.3.jar)
  20. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  21. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  22. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  23. IC2core (industrialcraft-2-2.6.188-ex110.jar)
  24. Contact their authors BEFORE contacting forge
  25.  
  26. // Why did you do that?
  27.  
  28. Time: 4/25/17 6:16 PM
  29. Description: Rendering item
  30.  
  31. java.lang.NullPointerException: Rendering item
  32. at codechicken.lib.render.pipeline.CCRenderPipeline.rebuild(CCRenderPipeline.java:122)
  33. at codechicken.lib.render.pipeline.CCRenderPipeline.setPipeline(CCRenderPipeline.java:80)
  34. at codechicken.lib.render.CCRenderState.setPipeline(CCRenderState.java:121)
  35. at codechicken.lib.render.CCRenderState.render(CCRenderState.java:162)
  36. at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2$$anonfun$apply$mcVI$sp$1.apply(MicroblockRender.scala:63)
  37. at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2$$anonfun$apply$mcVI$sp$1.apply(MicroblockRender.scala:62)
  38. at scala.collection.immutable.List.foreach(List.scala:383)
  39. at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply$mcVI$sp(MicroblockRender.scala:62)
  40. at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply(MicroblockRender.scala:59)
  41. at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply(MicroblockRender.scala:59)
  42. at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
  43. at scala.collection.immutable.Range.foreach(Range.scala:160)
  44. at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
  45. at codechicken.microblock.MicroblockRender$.renderCuboid(MicroblockRender.scala:59)
  46. at codechicken.microblock.FaceMicroblockClient$class.render(FaceMicroblock.scala:55)
  47. at Microblock_cmp$$0.render(Unknown Source)
  48. at codechicken.microblock.ItemMicroPartRenderer$.renderItem(ItemMicroPart.scala:191)
  49. at codechicken.lib.render.item.CCRenderItem.func_180454_a(CCRenderItem.java:86)
  50. at codechicken.lib.render.item.CCRenderItem.func_184390_a(CCRenderItem.java:167)
  51. at codechicken.lib.render.item.CCRenderItem.func_184391_a(CCRenderItem.java:231)
  52. at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.render(ItemStackRenderer.java:27)
  53. at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.render(ItemStackRenderer.java:21)
  54. at mezz.jei.gui.ingredients.GuiIngredientFast.renderSlow(GuiIngredientFast.java:183)
  55. at mezz.jei.gui.ingredients.GuiIngredientFast.renderSlow(GuiIngredientFast.java:173)
  56. at mezz.jei.gui.ingredients.GuiIngredientFastList.render(GuiIngredientFastList.java:194)
  57. at mezz.jei.gui.ItemListOverlayInternal.drawScreen(ItemListOverlayInternal.java:305)
  58. at mezz.jei.GuiEventHandler.onDrawBackgroundEventPost(GuiEventHandler.java:89)
  59. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1442_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(.dynamic)
  60. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  61. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  62. at net.minecraft.client.gui.GuiScreen.func_146276_q_(GuiScreen.java:590)
  63. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:73)
  64. at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
  65. at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47)
  66. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
  67. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
  68. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
  69. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  70. at net.minecraft.client.main.Main.main(SourceFile:124)
  71. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  74. at java.lang.reflect.Method.invoke(Method.java:483)
  75. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  76. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  77.  
  78.  
  79. A detailed walkthrough of the error, its code path and all known details is as follows:
  80. ---------------------------------------------------------------------------------------
  81.  
  82. -- Head --
  83. Thread: Client thread
  84. Stacktrace:
  85. at codechicken.lib.render.pipeline.CCRenderPipeline.rebuild(CCRenderPipeline.java:122)
  86. at codechicken.lib.render.pipeline.CCRenderPipeline.setPipeline(CCRenderPipeline.java:80)
  87. at codechicken.lib.render.CCRenderState.setPipeline(CCRenderState.java:121)
  88. at codechicken.lib.render.CCRenderState.render(CCRenderState.java:162)
  89. at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2$$anonfun$apply$mcVI$sp$1.apply(MicroblockRender.scala:63)
  90. at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2$$anonfun$apply$mcVI$sp$1.apply(MicroblockRender.scala:62)
  91. at scala.collection.immutable.List.foreach(List.scala:383)
  92. at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply$mcVI$sp(MicroblockRender.scala:62)
  93. at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply(MicroblockRender.scala:59)
  94. at codechicken.microblock.MicroblockRender$$anonfun$renderCuboid$2.apply(MicroblockRender.scala:59)
  95. at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
  96. at scala.collection.immutable.Range.foreach(Range.scala:160)
  97. at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
  98. at codechicken.microblock.MicroblockRender$.renderCuboid(MicroblockRender.scala:59)
  99. at codechicken.microblock.FaceMicroblockClient$class.render(FaceMicroblock.scala:55)
  100. at Microblock_cmp$$0.render(Unknown Source)
  101. at codechicken.microblock.ItemMicroPartRenderer$.renderItem(ItemMicroPart.scala:191)
  102. at codechicken.lib.render.item.CCRenderItem.func_180454_a(CCRenderItem.java:86)
  103. at codechicken.lib.render.item.CCRenderItem.func_184390_a(CCRenderItem.java:167)
  104.  
  105. -- Item being rendered --
  106. Details:
  107. Item Type: codechicken.microblock.ItemMicroPart@5356bd00
  108. Item Aux: 1
  109. Item NBT: {mat:"minecraft:bookshelf"}
  110. Item Foil: false
  111. Stacktrace:
  112. at codechicken.lib.render.item.CCRenderItem.func_184391_a(CCRenderItem.java:231)
  113. at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.render(ItemStackRenderer.java:27)
  114. at mezz.jei.plugins.vanilla.ingredients.ItemStackRenderer.render(ItemStackRenderer.java:21)
  115.  
  116. -- Ingredient being rendered --
  117. Details:
  118. Ingredient Mod: Forge Microblocks
  119. Ingredient Info: 1xitem.microblock@1 microblockcbe:microblock nbt:{mat:"minecraft:bookshelf"}
  120. Stacktrace:
  121. at mezz.jei.gui.ingredients.GuiIngredientFast.createRenderIngredientException(GuiIngredientFast.java:364)
  122. at mezz.jei.gui.ingredients.GuiIngredientFast.renderSlow(GuiIngredientFast.java:175)
  123. at mezz.jei.gui.ingredients.GuiIngredientFastList.render(GuiIngredientFastList.java:194)
  124. at mezz.jei.gui.ItemListOverlayInternal.drawScreen(ItemListOverlayInternal.java:305)
  125. at mezz.jei.GuiEventHandler.onDrawBackgroundEventPost(GuiEventHandler.java:89)
  126. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1442_GuiEventHandler_onDrawBackgroundEventPost_BackgroundDrawnEvent.invoke(.dynamic)
  127. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  128. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  129. at net.minecraft.client.gui.GuiScreen.func_146276_q_(GuiScreen.java:590)
  130. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:73)
  131. at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(InventoryEffectRenderer.java:51)
  132. at net.minecraft.client.gui.inventory.GuiInventory.func_73863_a(SourceFile:47)
  133. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
  134. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
  135. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
  136. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  137. at net.minecraft.client.main.Main.main(SourceFile:124)
  138. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  139. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  140. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  141. at java.lang.reflect.Method.invoke(Method.java:483)
  142. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  143. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  144.  
  145. -- Screen render details --
  146. Details:
  147. Screen name: net.minecraft.client.gui.inventory.GuiInventory
  148. Mouse location: Scaled: (640, 531). Absolute: (1280, 17)
  149. Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2
  150.  
  151. -- Affected level --
  152. Details:
  153. Level name: MpServer
  154. All players: 1 total; [EntityPlayerSP['Arketo'/657, l='MpServer', x=163.55, y=73.00, z=-149.82]]
  155. Chunk stats: MultiplayerChunkCache: 625, 625
  156. Level seed: 0
  157. Level generator: ID 06 - adinferos, ver 0. Features enabled: false
  158. Level generator options:
  159. Level spawn location: World: (192,64,256), Chunk: (at 0,4,0 in 12,16; contains blocks 192,0,256 to 207,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  160. Level time: 209579 game time, 229898 day time
  161. Level dimension: 0
  162. Level storage version: 0x00000 - Unknown?
  163. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  164. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  165. Forced entities: 124 total; [EntityPig['Pig'/769, l='MpServer', x=196.48, y=64.00, z=-135.76], EntityCreeper['Creeper'/2305, l='MpServer', x=229.50, y=37.00, z=-77.50], EntitySkeleton['Skeleton'/2561, l='MpServer', x=104.63, y=53.95, z=-181.53], EntityCreeper['Creeper'/2306, l='MpServer', x=229.50, y=37.00, z=-76.50], EntitySkeleton['Skeleton'/2562, l='MpServer', x=109.31, y=56.14, z=-183.00], EntitySkeleton['Skeleton'/2564, l='MpServer', x=100.30, y=53.00, z=-182.59], EntityItem['item.item.arrow'/775, l='MpServer', x=147.52, y=54.00, z=-85.87], EntityItem['item.item.bone'/776, l='MpServer', x=147.26, y=54.00, z=-85.81], EntityGaiaEnderEye['Ender Eye'/2315, l='MpServer', x=183.07, y=64.14, z=-152.08], EntityItem['item.name.lootbags_lootbagUncommon'/781, l='MpServer', x=147.44, y=54.00, z=-85.88], EntitySheep['Sheep'/783, l='MpServer', x=146.21, y=85.00, z=-94.43], EntityWolf['Wolf'/785, l='MpServer', x=110.67, y=90.00, z=-152.44], EntitySpider['Spider'/1820, l='MpServer', x=116.50, y=81.00, z=-97.50], EntityWolf['Wolf'/800, l='MpServer', x=205.50, y=67.00, z=-158.63], EntityGaiaCreep['Creep'/801, l='MpServer', x=179.50, y=37.00, z=-129.50], EntityCreeper['Creeper'/2337, l='MpServer', x=203.50, y=19.00, z=-117.50], EntityPig['Pig'/802, l='MpServer', x=187.33, y=74.00, z=-140.50], EntityChicken['Chicken'/803, l='MpServer', x=179.47, y=77.03, z=-135.02], EntityChicken['Chicken'/804, l='MpServer', x=177.83, y=77.00, z=-130.59], EntityChicken['Chicken'/810, l='MpServer', x=87.88, y=70.00, z=-113.44], EntityChicken['Chicken'/811, l='MpServer', x=92.24, y=69.00, z=-123.50], EntitySheep['Sheep'/813, l='MpServer', x=143.22, y=85.00, z=-90.80], EntitySheep['Sheep'/814, l='MpServer', x=134.47, y=84.00, z=-91.25], EntitySheep['Sheep'/815, l='MpServer', x=133.44, y=84.00, z=-83.83], EntityGaiaPropChestMimic['Chest'/2095, l='MpServer', x=116.50, y=18.00, z=-135.50], EntityWolf['Wolf'/816, l='MpServer', x=133.38, y=68.00, z=-171.44], EntityWolf['Wolf'/817, l='MpServer', x=109.50, y=80.00, z=-129.72], EntityCow['Cow'/831, l='MpServer', x=181.50, y=76.00, z=-86.50], EntityCow['Cow'/832, l='MpServer', x=181.52, y=74.00, z=-81.88], EntityCow['Cow'/833, l='MpServer', x=182.50, y=75.00, z=-85.50], EntityChicken['Chicken'/834, l='MpServer', x=175.50, y=59.00, z=-72.50], EntityWolf['Wolf'/838, l='MpServer', x=87.39, y=90.00, z=-160.50], EntityWolf['Wolf'/840, l='MpServer', x=90.29, y=92.00, z=-163.50], EntityBat['Bat'/844, l='MpServer', x=139.14, y=29.09, z=-182.64], EntitySkeleton['Skeleton'/1871, l='MpServer', x=213.38, y=27.00, z=-71.50], EntityItem['item.item.dyePowder.black'/849, l='MpServer', x=140.88, y=59.00, z=-208.77], EntityItem['item.item.egg'/1363, l='MpServer', x=178.75, y=77.00, z=-129.82], EntityCreeper['Creeper'/2131, l='MpServer', x=224.50, y=25.00, z=-73.50], EntityZombie['Zombie'/2132, l='MpServer', x=172.50, y=28.00, z=-84.50], EntityZombie['Zombie'/2390, l='MpServer', x=90.50, y=88.00, z=-207.50], EntitySkeleton['Skeleton'/1892, l='MpServer', x=202.53, y=53.00, z=-90.29], EntityZombie['Zombie'/1637, l='MpServer', x=146.35, y=17.00, z=-212.65], EntityDweller['Dweller'/1893, l='MpServer', x=208.50, y=54.00, z=-85.50], EntityZombie['Zombie'/1638, l='MpServer', x=145.35, y=17.00, z=-219.65], EntityGaiaBoneKnight['Bone Knight'/1894, l='MpServer', x=206.50, y=31.00, z=-106.50], EntityZombie['Zombie'/1639, l='MpServer', x=148.50, y=17.00, z=-211.50], EntityEnderman['Voidwalker'/1641, l='MpServer', x=168.42, y=31.00, z=-107.48], EntityChicken['Chicken'/875, l='MpServer', x=198.51, y=73.00, z=-123.87], EntityChicken['Chicken'/876, l='MpServer', x=192.86, y=75.00, z=-114.58], EntityWildDog['Wild Dog'/877, l='MpServer', x=203.50, y=68.00, z=-116.50], EntityCow['Cow'/881, l='MpServer', x=169.82, y=72.00, z=-82.50], EntitySkeleton['Skeleton'/1649, l='MpServer', x=132.48, y=38.00, z=-226.28], EntityZombie['Zombie'/1924, l='MpServer', x=112.50, y=58.00, z=-165.72], EntitySpider['Spider'/904, l='MpServer', x=211.50, y=29.00, z=-87.91], EntityRat['Rat'/2443, l='MpServer', x=72.40, y=36.00, z=-177.35], EntityGaiaSpriggan['Spriggan'/1932, l='MpServer', x=100.50, y=64.00, z=-114.50], EntitySkeleton['Skeleton'/2445, l='MpServer', x=220.50, y=25.00, z=-73.50], EntitySpider['Spider'/915, l='MpServer', x=108.50, y=18.00, z=-214.50], EntityBat['Bat'/1684, l='MpServer', x=116.38, y=15.29, z=-128.35], EntityGaiaPropChestMimic['Chest'/2452, l='MpServer', x=191.50, y=13.00, z=-125.50], EntitySkeleton['Skeleton'/2459, l='MpServer', x=123.55, y=44.00, z=-119.45], EntitySquid['Squid'/2210, l='MpServer', x=218.08, y=62.13, z=-90.53], EntityBat['Bat'/1699, l='MpServer', x=183.14, y=13.23, z=-128.30], EntityZombie['Zombie'/931, l='MpServer', x=209.80, y=32.00, z=-101.51], EntityChicken['Chicken'/933, l='MpServer', x=181.22, y=65.00, z=-78.48], EntityChicken['Chicken'/934, l='MpServer', x=180.50, y=63.00, z=-77.50], EntitySkeleton['Skeleton'/1958, l='MpServer', x=227.55, y=37.00, z=-76.45], EntityChicken['Chicken'/937, l='MpServer', x=184.13, y=75.00, z=-83.47], EntityZombie['Zombie'/1962, l='MpServer', x=146.27, y=16.00, z=-167.60], EntityPlayerSP['Arketo'/657, l='MpServer', x=163.55, y=73.00, z=-149.82], EntityCreeper['Creeper'/1709, l='MpServer', x=162.50, y=27.00, z=-141.50], EntitySpider['Spider'/1710, l='MpServer', x=164.50, y=27.00, z=-139.50], EntityWolf['Wolf'/693, l='MpServer', x=151.22, y=66.00, z=-166.08], EntityPig['Pig'/694, l='MpServer', x=180.47, y=65.00, z=-153.97], EntityChicken['Chicken'/695, l='MpServer', x=86.21, y=70.00, z=-110.50], EntityZombie['Zombie'/1976, l='MpServer', x=198.50, y=16.00, z=-119.50], EntitySpider['Spider'/1978, l='MpServer', x=194.50, y=16.00, z=-117.50], EntityWolf['Wolf'/699, l='MpServer', x=116.70, y=90.00, z=-142.48], EntitySpider['Spider'/1979, l='MpServer', x=196.50, y=16.00, z=-116.50], EntityChicken['Chicken'/700, l='MpServer', x=121.49, y=81.00, z=-95.59], EntityCreeper['Creeper'/704, l='MpServer', x=147.50, y=16.00, z=-168.50], EntityBat['Bat'/2496, l='MpServer', x=138.54, y=14.99, z=-202.49], EntityWolf['Wolf'/708, l='MpServer', x=143.35, y=66.00, z=-163.19], EntityWolf['Wolf'/709, l='MpServer', x=153.45, y=68.00, z=-187.26], EntityWolf['Wolf'/710, l='MpServer', x=151.71, y=66.00, z=-165.45], EntityGaiaEnderEye['Ender Eye'/1993, l='MpServer', x=212.50, y=32.00, z=-101.50], EntityBat['Bat'/2505, l='MpServer', x=132.87, y=43.44, z=-114.72], EntityPig['Pig'/715, l='MpServer', x=220.75, y=78.00, z=-224.72], EntityPig['Pig'/718, l='MpServer', x=156.75, y=65.91, z=-157.45], EntityItem['item.tile.sapling.oak'/720, l='MpServer', x=148.88, y=14.00, z=-139.42], EntitySheep['Sheep'/721, l='MpServer', x=109.12, y=81.00, z=-100.46], EntitySheep['Sheep'/722, l='MpServer', x=106.48, y=83.00, z=-108.44], EntityChicken['Chicken'/723, l='MpServer', x=108.49, y=81.00, z=-96.19], EntityLatchedRenderer['unknown'/1492, l='MpServer', x=163.55, y=73.00, z=-149.82], EntityItem['item.item.egg'/1493, l='MpServer', x=198.74, y=73.00, z=-123.74], EntitySheep['Sheep'/725, l='MpServer', x=118.23, y=80.00, z=-98.48], EntityChicken['Chicken'/726, l='MpServer', x=108.12, y=81.00, z=-95.46], EntityChicken['Chicken'/727, l='MpServer', x=105.33, y=80.00, z=-92.27], EntitySheep['Sheep'/728, l='MpServer', x=110.51, y=81.00, z=-98.21], EntityItem['item.item.egg'/730, l='MpServer', x=105.19, y=80.00, z=-92.79], EntityPig['Pig'/986, l='MpServer', x=226.50, y=77.00, z=-221.45], EntityItem['item.item.egg'/731, l='MpServer', x=108.46, y=81.00, z=-94.52], EntityPig['Pig'/987, l='MpServer', x=226.50, y=77.00, z=-222.54], EntityItem['item.tile.sapling.oak'/734, l='MpServer', x=147.13, y=11.00, z=-152.88], EntityItem['item.tile.sapling.oak'/735, l='MpServer', x=144.22, y=13.00, z=-146.35], EntityBat['Bat'/1759, l='MpServer', x=236.42, y=29.34, z=-134.57], EntityItem['item.item.feather'/2527, l='MpServer', x=193.44, y=74.00, z=-113.82], EntityWolf['Wolf'/736, l='MpServer', x=152.73, y=65.00, z=-163.75], EntityWolf['Wolf'/740, l='MpServer', x=217.51, y=79.00, z=-214.55], EntityWolf['Wolf'/741, l='MpServer', x=223.51, y=78.00, z=-218.67], EntityCreeper['Creeper'/2533, l='MpServer', x=145.50, y=37.00, z=-220.50], EntityPig['Pig'/742, l='MpServer', x=212.75, y=78.00, z=-209.50], EntityManaCreeper['Mana Creeper'/2023, l='MpServer', x=183.50, y=20.00, z=-146.50], EntityWolf['Wolf'/744, l='MpServer', x=225.06, y=78.00, z=-225.80], EntityBat['Bat'/1514, l='MpServer', x=107.38, y=15.06, z=-194.27], EntityCreeper['Creeper'/2026, l='MpServer', x=135.50, y=19.00, z=-206.50], EntityGaiaSahuagin['Sahuagin'/2027, l='MpServer', x=135.50, y=19.00, z=-206.50], EntityBat['Bat'/749, l='MpServer', x=127.08, y=24.61, z=-198.61], EntityZombie['Zombie'/2541, l='MpServer', x=89.50, y=64.00, z=-225.50], EntityItem['item.item.dyePowder.black'/750, l='MpServer', x=144.88, y=62.00, z=-210.75], EntityCreeper['Creeper'/751, l='MpServer', x=163.50, y=19.00, z=-225.50], EntitySkeleton['Skeleton'/1777, l='MpServer', x=123.55, y=44.00, z=-109.45], EntityWolf['Wolf'/762, l='MpServer', x=234.40, y=71.00, z=-160.70], EntityWolf['Wolf'/763, l='MpServer', x=235.36, y=71.00, z=-165.50]]
  166. Retry entities: 0 total; []
  167. Server brand: fml,forge
  168. Server type: Integrated singleplayer server
  169.  
  170. -- System Details --
  171. Details:
  172. Minecraft Version: 1.10.2
  173. Operating System: Windows 10 (amd64) version 10.0
  174. Java Version: 1.8.0_25, Oracle Corporation
  175. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  176. Memory: 1236195280 bytes (1178 MB) / 2966421504 bytes (2829 MB) up to 3817865216 bytes (3641 MB)
  177. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  178. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  179. FML: MCP 9.32 Powered by Forge 12.18.3.2281 163 mods loaded, 163 mods active
  180. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  181. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  182. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281.jar)
  183. UCHIJAAAA Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281.jar)
  184. UCHIJAAAA NotEnoughItems{2.1.3.207} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.207-universal.jar)
  185. UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  186. UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  187. UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  188. UCHIJAAAA dmonsters{1.15} [Deadly Monsters] (1.10.2_deadly_monsters_1.5.jar)
  189. UCHIJAAAA bettercombatmod{1.3.5} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.3.5.jar)
  190. UCHIJAAAA JEI{3.14.7.418} [Just Enough Items] (jei_1.10.2-3.14.7.418.jar)
  191. UCHIJAAAA abyssalcraft{1.9.4-pre-2} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.4-pre-2.jar)
  192. UCHIJAAAA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  193. UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  194. UCHIJAAAA thinkbigcore{1.5.8} [§5§m===§r §e§lThink Big Core §5§m===§r] (Think Big Core V1.5.8 - 1.10.2.jar)
  195. UCHIJAAAA adinferos{1.2.4} [§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!] (Ad Inferos V1.2.4 - 1.10.2.jar)
  196. UCHIJAAAA IC2{2.6.188-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.188-ex110.jar)
  197. UCHIJAAAA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
  198. UCHIJAAAA infinitylib{1.10.2-0.8.0} [InfinityLib] (infinitylib-0.8.0.jar)
  199. UCHIJAAAA agricraft{2.0.0-0.8.0-a15} [AgriCraft] (agricraft-2.0.0-0.8.0-a15.jar)
  200. UCHIJAAAA animalium{0.1.9} [animalium] (Animalium-0.1.9.jar)
  201. UCHIJAAAA AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.jar)
  202. UCHIJAAAA aquacreeper{1.2.1} [aquacreeper] (AquaCreepers-1.2.1.jar)
  203. UCHIJAAAA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
  204. UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  205. UCHIJAAAA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  206. UCHIJAAAA tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
  207. UCHIJAAAA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar)
  208. UCHIJAAAA armorplus{1.10.2-8.5.4.5} [ArmorPlus] (armorplus-1.10.2-8.5.4.5.jar)
  209. UCHIJAAAA arsmagica2{1.5.018} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-18.jar)
  210. UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-18.jar)
  211. UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  212. UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  213. UCHIJAAAA Avaritia{1.10.2-2.0.7} [Avaritia] (Avaritia-1.10.2-2.0.7.jar)
  214. UCHIJAAAA avaritiaadditions{1.5} [Avaritia Additions] (avaritiaadditions-1.5.jar)
  215. UCHIJAAAA baublesstuff{3.0.2} [Baubles Stuff] (baublesstuff-3.0.2.jar)
  216. UCHIJAAAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  217. UCHIJAAAA betterquesting{2.3.225} [Better Questing] (BetterQuesting-2.3.225.jar)
  218. UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  219. UCHIJAAAA BloodMagic{1.10.2-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.9-78.jar)
  220. UCHIJAAAA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
  221. UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar)
  222. UCHIJAAAA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  223. UCHIJAAAA CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  224. UCHIJAAAA brandonscore{2.1.6} [Brandon's Core] (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  225. UCHIJAAAA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
  226. UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  227. UCHIJAAAA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  228. UCHIJAAAA chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar)
  229. UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  230. UCHIJAAAA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  231. UCHIJAAAA clarity{1.0} [Clarity] (clarity-1.0.jar)
  232. UCHIJAAAA classiccombat{1.0.0} [Classic Combat] (ClassicCombat-1.0.0-1.10.2-universal.jar)
  233. UCHIJAAAA cyclopscore{0.10.0} [Cyclops Core] (CyclopsCore-1.9.4-0.10.0.jar)
  234. UCHIJAAAA colossalchests{1.5.0} [Colossal Chests] (ColossalChests-1.10.2-1.5.0.jar)
  235. UCHIJAAAA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar)
  236. UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar)
  237. UCHIJAAAA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar)
  238. UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar)
  239. UCHIJAAAA creativeplus{1.4} [Creative+] (Creative Plus MC1.10.2 v1.4.jar)
  240. UCHIJAAAA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
  241. UCHIJAAAA darkutils{1.1.7.111} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.111.jar)
  242. UCHIJAAAA deeznuts{1.0} [Deez Nuts Creeper] (deeznuts-1.0.jar)
  243. UCHIJAAAA dldungeonsjdg{1.9.2} [Doomlike Dungeons] (DoomlikeDungeonsJBG-1.9.2-MC1.10.jar)
  244. UCHIJAAAA draconicevolution{2.0.10} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.10.199-universal.jar)
  245. UCHIJAAAA DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar)
  246. UCHIJAAAA dragonrealm{2.0.1} [DragonRealm] (DragonRealm_v2.0.1_1.10.2.jar)
  247. UCHIJAAAA enchiridion{3.1.17} [Enchiridion] (Enchiridion-1.10.2-3.1.17.jar)
  248. UCHIJAAAA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
  249. UCHIJAAAA EnderIO{1.10.2-3.1.183} [Ender IO] (EnderIO-1.10.2-3.1.183.jar)
  250. UCHIJAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  251. UCHIJAAAA epicsiegemod{11.0.156} [Epic Siege Mod] (EpicSiegeMod-11.0.156.jar)
  252. UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.jar)
  253. UCHIJAAAA zerocore{1.10.2-0.1.0.5} [Zero CORE] (zerocore-1.10.2-0.1.0.5.jar)
  254. UCHIJAAAA bigreactors{1.10.2-0.4.5.28} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.28.jar)
  255. UCHIJAAAA farmingforblockheads{1.1.13} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.13.jar)
  256. UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-anarchy.jar)
  257. UCHIJAAAA forgemultipartcbe{2.0.0.31} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  258. UCHIJAAAA microblockcbe{2.0.0.31} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  259. UCHIJAAAA minecraftmultipartcbe{2.0.0.31} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  260. UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.5.4.jar)
  261. UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.5.4.jar)
  262. UCHIJAAAA fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar)
  263. UCHIJAAAA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
  264. UCHIJAAAA grimoireofgaia{1.5.3} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.3.jar)
  265. UCHIJAAAA ichunutil{6.3.1} [iChunUtil] (iChunUtil-1.10.2-6.3.1.jar)
  266. UCHIJAAAA theoneprobe{1.4.6} [The One Probe] (theoneprobe-1.1x-1.4.6.jar)
  267. UCHIJAAAA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
  268. UCHIJAAAA incontrol{3.5.5} [InControl] (incontrol-3.5.5.jar)
  269. UCHIJAAAA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
  270. UCHIJAAAA InventoryPets{1.4.9.4} [Inventory Pets] (inventorypets-1.10-1.4.9.4.jar)
  271. UCHIJAAAA ironbackpacks{1.10.2-2.2.25} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.25.jar)
  272. UCHIJAAAA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  273. UCHIJAAAA itank{1.1.0-1.10.2} [itank] (ITank-1.1.0-1.10.2.jar)
  274. UCHIJAAAA jacb{1.0.6} [JACB] (JACB-1.10.2-1.0.6.jar)
  275. UCHIJAAAA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  276. UCHIJAAAA kitchensink{0.01} [Kitchen Sink Mod] (kitchensink-mc1.10.2-v1.19.jar)
  277. UCHIJAAAA kc{2.0.8} [Knob Control] (knobcontrol-1.10.2-2.0.8.jar)
  278. UCHIJAAAA levels{r1.2.8} [Levels] (Levels 2-1.10.2-r1.2.8.jar)
  279. UCHIJAAAA lootbags{2.3.7} [Loot Bags] (LootBags-1.10.2-2.3.7.jar)
  280. UCHIJAAAA teslacorelib{0.7.0} [Tesla Core Lib] (tesla-core-lib-1.10.2-0.7.0.jar)
  281. UCHIJAAAA mekfarm{0.0.1} [MekFarm] (mekfarm-1.10.2-0.7.0.jar)
  282. UCHIJAAAA mikedongles{0.4.2-[1.9.4,1.10,1.10.2]} [Mike Dongles] (MikeDongles-0.4.2-MC[1.9.4-1.10-1.10.2].jar)
  283. UCHIJAAAA mtrm{1.2.1.26} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.26.jar)
  284. UCHIJAAAA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
  285. UCHIJAAAA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
  286. UCHIJAAAA moarsigns{4.2.2.8} [MoarSigns] (MoarSigns-1.10.2-4.2.2.8.jar)
  287. UCHIJAAAA mob_properties{1.0.3} [Mob Properties] (mob_properties-1.10.2-1.0.3.jar)
  288. UCHIJAAAA mob_grinding_utils{0.1.8.17} [mob_grinding_utils] (MobGrindingUtils-0.1.8.17.jar)
  289. UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar)
  290. UCHIJAAAA modtweaker{2.0.11} [Mod Tweaker] (ModTweaker2-2.0.11.jar)
  291. UCHIJAAAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  292. UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  293. UCHIJAAAA mysticalagriculture{1.5.1} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.1.jar)
  294. UCHIJAAAA natural_absorption{1.2.2} [Natural Absorption] (natural_absorption-1.10.2-1.2.2.jar)
  295. UCHIJAAAA nethermetals{1.1.4} [Nether Metals] (NetherMetals-1.10.2-1.1.4.jar)
  296. UCHIJAAAA NoNausea{1.0} [No Nausea] (NoNausea-MC1.9.4-1.0.jar)
  297. UCHIJAAAA notenoughwands{1.5.4} [Not Enough Wands] (notenoughwands-1.1x-1.5.4.jar)
  298. UCHIJAAAA nuclearcraft{2.1b} [NuclearCraft] (NuclearCraft-2.1b--1.10.2.jar)
  299. UCHIJAAAA omlib{1.10.2-3.0.0-61} [OMLib] (omlib-1.10.2-3.0.0-61.jar)
  300. UCHIJAAAA openmodularturrets{1.10.2-3.0.0-108} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-108.jar)
  301. UCHIJAAAA oreexcavation{1.2.84} [OreExcavation] (OreExcavation-1.2.84.jar)
  302. UCHIJAAAA orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar)
  303. UCHIJAAAA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  304. UCHIJAAAA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
  305. UCHIJAAAA plustic{4.3.0.3} [PlusTiC] (plustic-4.3.0.3.jar)
  306. UCHIJAAAA portalgun{6.0.0} [PortalGun] (PortalGun-1.10.2-6.0.0.jar)
  307. UCHIJAAAA prefab{1.1.1.11} [Prefab] (prefab-1.1.1.11.jar)
  308. UCHIJAAAA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  309. UCHIJAAAA reborncore{2.13.5.136} [RebornCore] (RebornCore-1.10.2-2.13.5.136-universal.jar)
  310. UCHIJAAAA reborncore-mcmultipart{2.13.5.136} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.136-universal.jar)
  311. UCHIJAAAA StorageDrawers{1.10.2-3.7.1} [Storage Drawers] (StorageDrawers-1.10.2-3.7.1.jar)
  312. UCHIJAAAA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar)
  313. UCHIJAAAA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.2.29.jar)
  314. UCHIJAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
  315. UCHIJAAAA xreliquary{1.10.2-1.3.3.659} [Reliquary] (Reliquary-1.10.2-1.3.3.659.jar)
  316. UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  317. UCHIJAAAA rftools{6.00} [RFTools] (rftools-1.1x-6.00.jar)
  318. UCHIJAAAA roughMobs{1.0} [Rough Mobs] (roughMobs1.0.9-1.10.2.jar)
  319. UCHIJAAAA silentlib{2.1.1} [Silent Lib] (SilentLib-1.10.2-2.1.1-56.jar)
  320. UCHIJAAAA scalinghealth{1.0.5} [Scaling Health] (ScalingHealth-1.11.x-1.0.5-47.jar)
  321. UCHIJAAAA sccraftingrunes{1.1} [SeriousCreeper's Crafting Runes] (sccraftingrunes-1.1.jar)
  322. UCHIJAAAA simplecore{1.4.5.1} [SimpleCore API] (simplecore-1.10.2-1.4.5.1.jar)
  323. UCHIJAAAA simpleores{1.9.1.3} [SimpleOres 2] (simpleores-1.10.2-1.9.1.3.jar)
  324. UCHIJAAAA simpletcon{1.2} [Simple Tinkers Construct Addon] (SimpleTcon-1.2.jar)
  325. UCHIJAAAA simplyjetpacks{2.1.1.47} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.1.47.jar)
  326. UCHIJAAAA slug{1.0A} [Slugs EU and RF converters] (Slugs Converters.jar)
  327. UCHIJAAAA spartanshields{1.3} [Spartan Shields] (SpartanShields-1.10.2-1.3.jar)
  328. UCHIJAAAA bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar)
  329. UCHIJAAAA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar)
  330. UCHIJAAAA lteleporters{1.1.3} [Lemon's Simple Teleporters] (teleporters-1.1.3.jar)
  331. UCHIJAAAA beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar)
  332. UCHIJAAAA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
  333. UCHIJAAAA tinker_io{release 2.4.4} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4.jar)
  334. UCHIJAAAA TinkersAddons{1.0.5} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.5.jar)
  335. UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  336. UCHIJAAAA TitanTrinkets{1.0.1} [TitanTrinkets] (TitanTrinkets.jar)
  337. UCHIJAAAA tombmanygraves{1.10.2-2.1.16} [Tomb Many Graves] (TombManyGraves-1.10.2-2.1.16.jar)
  338. UCHIJAAAA torohealthmod{1.10.2-7} [ToroHealth Damage Indicators] (torohealth-1.10.2-7.jar)
  339. UCHIJAAAA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar)
  340. UCHIJAAAA vc{4.26.13} [ViesCraft] (ViesCraft-1.10.X-4.26.13.jar)
  341. UCHIJAAAA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  342. UCHIJAAAA hungeroverhaul{1.10.2-1.1.0.jenkins116} [Hunger Overhaul] (HungerOverhaul-1.10.2-1.1.0.jenkins116.jar)
  343. UCHIJAAAA unidict{1.10.2-2.8} [UniDict] (UniDict-1.10.2-2.8.jar)
  344. Loaded coremods (and transformers):
  345. SHLoadingPlugin (ScalingHealth-1.11.x-1.0.5-47.jar)
  346. net.silentchaos512.scalinghealth.asm.SHClassTransformer
  347. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  348. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  349. Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  350. com.brandon3055.brandonscore.asm.ClassTransformer
  351. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  352. lumien.randomthings.asm.ClassTransformer
  353. LoadingPlugin (NoNausea-MC1.9.4-1.0.jar)
  354. lumien.nonausea.asm.ClassTransformer
  355. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.207-universal.jar)
  356. codechicken.nei.asm.NEITransformer
  357. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  358. lumien.resourceloader.asm.ClassTransformer
  359. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  360. net.fybertech.nwr.NWRTransformer
  361. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  362. team.chisel.common.asm.ChiselTransformer
  363. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  364. codechicken.lib.asm.ClassHeirachyManager
  365. codechicken.lib.asm.CCL_ASMTransformer
  366. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  367. squeek.applecore.asm.TransformerModuleHandler
  368. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  369. lumien.bloodmoon.asm.ClassTransformer
  370. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  371. com.enderio.core.common.transform.EnderCoreTransformer
  372. LoadingPlugin (Quark-r1.1-70.jar)
  373. vazkii.quark.base.asm.ClassTransformer
  374. RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
  375. reborncore.mixin.transformer.MixinTransformer
  376. PlusTiC (plustic-4.3.0.3.jar)
  377. landmaster.plustic.asm.Transform
  378. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  379. pl.asie.foamfix.coremod.FoamFixTransformer
  380. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  381. am2.asm.Transformer
  382. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  383. cofh.asm.CoFHClassTransformer
  384. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  385. IC2core (industrialcraft-2-2.6.188-ex110.jar)
  386.  
  387. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 369.09' Renderer: 'GeForce GTX 965M/PCIe/SSE2'
  388. Pulsar/tconstruct loaded Pulses:
  389. - TinkerCommons (Enabled/Forced)
  390. - TinkerWorld (Enabled/Not Forced)
  391. - TinkerTools (Enabled/Not Forced)
  392. - TinkerHarvestTools (Enabled/Forced)
  393. - TinkerMeleeWeapons (Enabled/Forced)
  394. - TinkerRangedWeapons (Enabled/Forced)
  395. - TinkerModifiers (Enabled/Forced)
  396. - TinkerSmeltery (Enabled/Not Forced)
  397. - TinkerGadgets (Enabled/Not Forced)
  398. - TinkerOredict (Enabled/Forced)
  399. - TinkerIntegration (Enabled/Forced)
  400. - TinkerFluids (Enabled/Forced)
  401. - TinkerMaterials (Enabled/Forced)
  402. - TinkerModelRegister (Enabled/Forced)
  403. - chiselsandbitsIntegration (Enabled/Not Forced)
  404. - theoneprobeIntegration (Enabled/Not Forced)
  405.  
  406. NotEnoughItems Invalid Fingerprint Reports:
  407. List of loaded APIs:
  408. * AbyssalCraftAPI (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  409. * AbyssalCraftAPI|Biome (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  410. * AbyssalCraftAPI|Block (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  411. * AbyssalCraftAPI|Condition (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  412. * AbyssalCraftAPI|Disruption (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  413. * AbyssalCraftAPI|Energy (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  414. * AbyssalCraftAPI|Entity (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  415. * AbyssalCraftAPI|Event (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  416. * AbyssalCraftAPI|Integration (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  417. * AbyssalCraftAPI|Internal (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  418. * AbyssalCraftAPI|Item (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  419. * AbyssalCraftAPI|Necronomicon (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  420. * AbyssalCraftAPI|Recipe (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  421. * AbyssalCraftAPI|Ritual (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  422. * AbyssalCraftAPI|Spell (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-2.jar
  423. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  424. * AgriCraftAPI (1.0) from agricraft-2.0.0-0.8.0-a15.jar
  425. * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.2.jar
  426. * ArmorPlusApi (1.0) from armorplus-1.10.2-8.5.4.5.jar
  427. * Baubles|API (1.1.1.0) from inventorypets-1.10-1.4.9.4.jar
  428. * BetterQuesting|API (2.6) from BetterQuesting-2.3.225.jar
  429. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.28.jar
  430. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.9-78.jar
  431. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  432. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  433. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
  434. * CoFHAPI (1.8.9R1.2.0B1) from rangedpumps-0.3.jar
  435. * cofhapi (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
  436. * cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
  437. * cofhapi|core (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  438. * CoFHAPI|energy (1.8.9R1.2.0B1) from SpartanShields-1.10.2-1.3.jar
  439. * cofhapi|energy (1.5.0) from RebornCore-1.10.2-2.13.5.136-universal.jar
  440. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
  441. * cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
  442. * cofhapi|tileentity (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  443. * cofhapi|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  444. * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  445. * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  446. * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  447. * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  448. * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  449. * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  450. * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  451. * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  452. * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  453. * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  454. * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  455. * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  456. * compatlayer (0.2.5) from compatlayer-1.10-0.2.5.jar
  457. * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  458. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  459. * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  460. * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  461. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  462. * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  463. * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  464. * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  465. * DLDungeonsAPI (1.1) from DoomlikeDungeonsJBG-1.9.2-MC1.10.jar
  466. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.10.199-universal.jar
  467. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.183.jar
  468. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.183.jar
  469. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.183.jar
  470. * EnderIOAPI|Tools (0.0.2) from MoarSigns-1.10.2-4.2.2.8.jar
  471. * EpicSiegeMod|API (1.0) from EpicSiegeMod-11.0.156.jar
  472. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  473. * IC2API (1.0) from Slugs Converters.jar
  474. * iChunUtil API (1.2.0) from iChunUtil-1.10.2-6.3.1.jar
  475. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar
  476. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar
  477. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.25.jar
  478. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar
  479. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar
  480. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar
  481. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar
  482. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar
  483. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.418.jar
  484. * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
  485. * MoarSigns|API (1.2) from MoarSigns-1.10.2-4.2.2.8.jar
  486. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  487. * reborncoreAPI (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  488. * reborncoreAPI|Fuel (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  489. * reborncoreAPI|Power (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  490. * reborncoreAPI|Recipe (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  491. * reborncoreAPI|Tile (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  492. * stevescartsAPI (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  493. * stevescartsAPI|FARMS (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  494. * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  495. * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  496. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  497. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  498. * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  499. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  500. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  501. * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  502. * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  503. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.6.jar
  504. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
  505. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
  506. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
  507. CodeChickenLib Invalid Fingerprint Reports:
  508. CodeChickenCore Invalid Fingerprint Reports:
  509. ChickenChunks Invalid Fingerprint Reports:
  510. EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
  511. * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/CoFHAPIProps.class).
  512. Ender IO needs at least 1.4.0 and will NOT work with older versions.
  513. * Our API got loaded from MoarSigns-1.10.2-4.2.2.8.jar. That's unexpected.
  514. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  515. Detailed RF API diagnostics:
  516. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/EnergyStorage.class
  517. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyConnection.class
  518. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  519. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyHandler.class
  520. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyProvider.class
  521. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  522. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyStorage.class
  523. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  524. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  525. Detailed Tesla API diagnostics:
  526. * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
  527. * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
  528. * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
  529. * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
  530. * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
  531. * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
  532. * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
  533. * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
  534. * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
  535. * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
  536. * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/elect/Documents/Curse/Minecraft/Instances/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
  537.  
  538. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  539. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  540. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  541.  
  542. EnderStorage Invalid Fingerprint Reports:
  543. RebornCore:
  544. Plugin Engine: 0
  545. RebornCore Version: 2.13.5.136
  546. Mixin Status: 1
  547. Runtime Debofucsation 1
  548. RenderEngine: 0
  549. Translocator Invalid Fingerprint Reports:
  550. Launched Version: forge-12.18.3.2281
  551. LWJGL: 2.9.4
  552. OpenGL: GeForce GTX 965M/PCIe/SSE2 GL version 4.5.0 NVIDIA 369.09, NVIDIA Corporation
  553. GL Caps: Using GL 1.3 multitexturing.
  554. Using GL 1.3 texture combiners.
  555. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  556. Shaders are available because OpenGL 2.1 is supported.
  557. VBOs are available because OpenGL 1.5 is supported.
  558.  
  559. Using VBOs: Yes
  560. Is Modded: Definitely; Client brand changed to 'fml,forge'
  561. Type: Client (map_client.txt)
  562. Resource Packs: Unity-1.4.0.zip (incompatible), Pixel Perfection V3.6.zip (incompatible)
  563. Current Language: English (US)
  564. Profiler Position: N/A (disabled)
  565. CPU: 8x Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement