Deloyar

Untitled

Jun 3rd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.27 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  5. BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.5.jar)
  6. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  7. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  8. SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
  9. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-anarchy.jar)
  10. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  11. Brandon's Core (BrandonsCore-1.10.2-2.1.7.102-universal.jar)
  12. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  13. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  14. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  15. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  16. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  17. ForgelinPlugin (Forgelin-1.4.2.jar)
  18. MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar)
  19. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  20. IC2core (industrialcraft-2-2.6.234-ex110.jar)
  21. HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
  22. LoadingPlugin (Quark-r1.1-70.jar)
  23. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  24. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  25. Plugin (NotEnoughIDs-1.5.3.1.jar)
  26. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  27. CorePlugin (MrTJPCore-1.10.2-2.0.0.17-universal.jar)
  28. Contact their authors BEFORE contacting forge
  29.  
  30. // I just don't know what went wrong :(
  31.  
  32. Time: 6/3/17 9:00 PM
  33. Description: Rendering screen
  34.  
  35. java.lang.NullPointerException: Rendering screen
  36. at de.eydamos.backpack.util.NBTItemStackUtil.hasTag(NBTItemStackUtil.java:28)
  37. at de.eydamos.backpack.util.NBTItemStackUtil.getString(NBTItemStackUtil.java:52)
  38. at de.eydamos.backpack.tier.TierLeather.getTierByItemStack(TierLeather.java:47)
  39. at de.eydamos.backpack.tier.TierLeather.setTier(TierLeather.java:64)
  40. at de.eydamos.backpack.recipe.RecipeBackpackPieceMiddle.func_77572_b(RecipeBackpackPieceMiddle.java:60)
  41. at assets.recipehandler.CraftingHandler.getCraftResult(CraftingHandler.java:108)
  42. at assets.recipehandler.CraftingHandler.getNumberOfCraft(CraftingHandler.java:146)
  43. at assets.recipehandler.GuiEventHandler$CreativeButton.func_146112_a(GuiEventHandler.java:49)
  44. at net.minecraft.client.gui.GuiScreen.func_73863_a(GuiScreen.java:71)
  45. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:81)
  46. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
  47. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
  48. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
  49. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  50. at net.minecraft.client.main.Main.main(SourceFile:124)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  54. at java.lang.reflect.Method.invoke(Unknown Source)
  55. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  56. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  57.  
  58.  
  59. A detailed walkthrough of the error, its code path and all known details is as follows:
  60. ---------------------------------------------------------------------------------------
  61.  
  62. -- Head --
  63. Thread: Client thread
  64. Stacktrace:
  65. at de.eydamos.backpack.util.NBTItemStackUtil.hasTag(NBTItemStackUtil.java:28)
  66. at de.eydamos.backpack.util.NBTItemStackUtil.getString(NBTItemStackUtil.java:52)
  67. at de.eydamos.backpack.tier.TierLeather.getTierByItemStack(TierLeather.java:47)
  68. at de.eydamos.backpack.tier.TierLeather.setTier(TierLeather.java:64)
  69. at de.eydamos.backpack.recipe.RecipeBackpackPieceMiddle.func_77572_b(RecipeBackpackPieceMiddle.java:60)
  70. at assets.recipehandler.CraftingHandler.getCraftResult(CraftingHandler.java:108)
  71. at assets.recipehandler.CraftingHandler.getNumberOfCraft(CraftingHandler.java:146)
  72. at assets.recipehandler.GuiEventHandler$CreativeButton.func_146112_a(GuiEventHandler.java:49)
  73. at net.minecraft.client.gui.GuiScreen.func_73863_a(GuiScreen.java:71)
  74. at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:81)
  75. at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
  76.  
  77. -- Screen render details --
  78. Details:
  79. Screen name: morph.avaritia.client.gui.GUIExtremeCrafting
  80. Mouse location: Scaled: (420, 262). Absolute: (840, 525)
  81. Screen size: Scaled: (840, 525). Absolute: (1680, 1050). Scale factor of 2
  82.  
  83. -- Affected level --
  84. Details:
  85. Level name: MpServer
  86. All players: 1 total; [EntityPlayerSP['Deloyar'/11671, l='MpServer', x=127.26, y=56.00, z=403.82]]
  87. Chunk stats: MultiplayerChunkCache: 272, 272
  88. Level seed: 0
  89. Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
  90. Level generator options:
  91. Level spawn location: World: (204,64,256), Chunk: (at 12,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)
  92. Level time: 111785188 game time, 84777643 day time
  93. Level dimension: 0
  94. Level storage version: 0x00000 - Unknown?
  95. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  96. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  97. Forced entities: 209 total; [EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/512, l='MpServer', x=132.50, y=64.50, z=453.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/513, l='MpServer', x=130.50, y=64.50, z=457.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/514, l='MpServer', x=132.50, y=64.50, z=458.50], EntityItemFrame['entity.ItemFrame.name'/515, l='MpServer', x=135.97, y=67.50, z=455.50], EntityColoredItemFrame['Colored Item Frame'/516, l='MpServer', x=137.03, y=71.50, z=457.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/517, l='MpServer', x=132.50, y=64.50, z=463.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/518, l='MpServer', x=130.50, y=64.50, z=462.50], EntityChicken['Chicken'/523, l='MpServer', x=151.46, y=63.00, z=359.20], VengeanceSpirit['Vengeance Spirit'/15903, l='MpServer', x=62.37, y=126.00, z=323.82], EntityChicken['Chicken'/546, l='MpServer', x=142.09, y=65.00, z=429.17], EntityButterfly['Leopard Lacewing'/10786, l='MpServer', x=78.80, y=70.00, z=406.75], EntityChicken['Chicken'/547, l='MpServer', x=144.75, y=65.00, z=428.03], EntityButterfly['Cabbage White'/10787, l='MpServer', x=100.14, y=70.60, z=419.56], EntityItem['item.tile.sapling.spruce'/15907, l='MpServer', x=102.93, y=66.00, z=392.04], EntityChicken['Chicken'/549, l='MpServer', x=142.85, y=65.00, z=428.88], EntityChicken['Chicken'/550, l='MpServer', x=144.01, y=65.00, z=426.28], EntityChicken['Chicken'/551, l='MpServer', x=142.53, y=65.00, z=428.19], EntitySheep['Sheep'/554, l='MpServer', x=144.92, y=65.00, z=432.07], EntitySheep['Sheep'/555, l='MpServer', x=144.27, y=65.00, z=433.14], EntityItem['item.tile.sapling.spruce'/15920, l='MpServer', x=107.49, y=65.00, z=390.66], EntityItem['item.tile.sapling.spruce'/15925, l='MpServer', x=103.39, y=65.00, z=389.30], EntityItem['item.tile.sapling.spruce'/15926, l='MpServer', x=101.13, y=65.00, z=390.40], EntityItem['item.tile.sapling.spruce'/15930, l='MpServer', x=103.27, y=66.00, z=394.02], EntityPlayerSP['Deloyar'/11671, l='MpServer', x=127.26, y=56.00, z=403.82], EntityCartChest['Chest Cart'/576, l='MpServer', x=232.50, y=40.06, z=306.50], EntityCartChest['Chest Cart'/577, l='MpServer', x=226.41, y=39.00, z=351.50], EntityButterfly['Orange Tip'/68, l='MpServer', x=98.07, y=65.00, z=415.20], EntityItem['item.tile.sapling.spruce'/15949, l='MpServer', x=106.34, y=65.00, z=392.66], EntityButterfly['Palaeno Sulphur'/79, l='MpServer', x=101.11, y=81.23, z=431.39], EntityManaBurst['Mana Burst'/15962, l='MpServer', x=98.50, y=66.31, z=390.50], EntityButterfly['Madeiran Speckled Wood'/102, l='MpServer', x=100.57, y=81.97, z=396.08], EntityManaBurst['Mana Burst'/15979, l='MpServer', x=101.25, y=72.36, z=390.50], EntityButterfly['Eastern Bath White'/108, l='MpServer', x=104.75, y=73.00, z=411.75], EntityManaBurst['Mana Burst'/15980, l='MpServer', x=103.75, y=73.36, z=390.52], EntityManaBurst['Mana Burst'/15982, l='MpServer', x=101.25, y=74.36, z=390.50], EntityManaBurst['Mana Burst'/15988, l='MpServer', x=102.75, y=65.38, z=390.51], EntityButterfly['Speckled Wood'/11384, l='MpServer', x=83.67, y=64.00, z=437.41], EntityManaBurst['Mana Burst'/15995, l='MpServer', x=102.50, y=67.39, z=390.51], EntityItem['item.item.egg'/6280, l='MpServer', x=141.75, y=65.00, z=428.98], EntityItem['item.item.rottenFlesh'/12427, l='MpServer', x=147.92, y=65.00, z=412.25], EntityItem['item.item.rottenFlesh'/12431, l='MpServer', x=148.58, y=65.00, z=410.44], EntityItem['item.item.eplus.scroll'/12432, l='MpServer', x=148.49, y=65.00, z=410.50], EntityButterfly['Brimstone'/145, l='MpServer', x=96.40, y=78.00, z=430.75], EntityItem['item.item.ma.inferium_essence'/12436, l='MpServer', x=148.91, y=65.00, z=410.73], EntityManaBurst['Mana Burst'/16021, l='MpServer', x=98.50, y=69.46, z=390.50], EntityManaBurst['Mana Burst'/16022, l='MpServer', x=106.50, y=70.46, z=390.50], EntityManaBurst['Mana Burst'/16023, l='MpServer', x=98.50, y=71.46, z=390.50], EntityManaBurst['Mana Burst'/16028, l='MpServer', x=108.25, y=68.50, z=390.50], EntityButterfly['Cabbage White'/11446, l='MpServer', x=105.71, y=65.00, z=449.95], EntityItem['item.item.feather'/7354, l='MpServer', x=139.18, y=65.00, z=425.13], EntityBat['Bat'/15555, l='MpServer', x=48.51, y=32.54, z=432.77], EntityItem['item.item.rottenFlesh'/12510, l='MpServer', x=149.29, y=65.00, z=411.71], EntityItem['item.item.goldNugget'/12514, l='MpServer', x=149.80, y=65.00, z=412.07], EntityCreeper['Creeper'/15591, l='MpServer', x=162.50, y=26.00, z=455.50], EntityCreeper['Creeper'/15592, l='MpServer', x=154.50, y=34.00, z=457.50], EntityCreeper['Creeper'/15593, l='MpServer', x=152.50, y=34.00, z=454.50], EntityCreeper['Creeper'/15594, l='MpServer', x=152.50, y=34.00, z=454.50], EntitySkeleton['Skeleton'/15595, l='MpServer', x=153.50, y=34.00, z=454.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/748, l='MpServer', x=130.50, y=64.50, z=467.50], EntityConcussionCreeper['Concussion Creeper'/15597, l='MpServer', x=76.50, y=27.00, z=369.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/751, l='MpServer', x=124.50, y=64.50, z=467.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/753, l='MpServer', x=118.50, y=64.50, z=467.50], EntityZombie['Zombie'/756, l='MpServer', x=100.77, y=37.00, z=474.45], EntityBat['Bat'/14587, l='MpServer', x=185.70, y=54.10, z=383.77], EntityItem['item.item.egg'/10492, l='MpServer', x=144.76, y=65.00, z=427.62], EntityButterfly['Malachite'/11012, l='MpServer', x=94.40, y=69.68, z=454.46], EntityItem['item.item.egg'/15657, l='MpServer', x=139.05, y=65.00, z=425.25], EntityBat['Bat'/14635, l='MpServer', x=52.27, y=39.10, z=468.56], EntityChicken['Chicken'/300, l='MpServer', x=62.48, y=126.00, z=325.11], EntityItem['item.item.feather'/9022, l='MpServer', x=141.75, y=65.00, z=427.54], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/326, l='MpServer', x=75.50, y=64.50, z=381.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/327, l='MpServer', x=75.50, y=64.50, z=378.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/328, l='MpServer', x=72.50, y=64.50, z=381.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/329, l='MpServer', x=72.50, y=64.50, z=378.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/330, l='MpServer', x=69.50, y=64.50, z=381.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/331, l='MpServer', x=69.50, y=64.50, z=378.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/332, l='MpServer', x=75.50, y=64.50, z=384.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/333, l='MpServer', x=72.50, y=64.50, z=384.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/334, l='MpServer', x=69.50, y=64.50, z=384.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/335, l='MpServer', x=72.50, y=64.50, z=390.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/336, l='MpServer', x=69.50, y=64.50, z=390.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/337, l='MpServer', x=75.50, y=64.50, z=390.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/338, l='MpServer', x=75.50, y=64.50, z=393.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/339, l='MpServer', x=72.50, y=64.50, z=393.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/340, l='MpServer', x=69.50, y=64.50, z=393.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/341, l='MpServer', x=69.50, y=64.50, z=396.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/342, l='MpServer', x=72.50, y=64.50, z=396.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/343, l='MpServer', x=75.50, y=64.50, z=396.50], EntityButterfly['Cabbage White'/344, l='MpServer', x=90.38, y=65.67, z=411.64], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/361, l='MpServer', x=95.50, y=65.50, z=353.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/362, l='MpServer', x=92.50, y=65.50, z=353.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/363, l='MpServer', x=88.50, y=65.50, z=353.50], EntitySpark['Spark'/364, l='MpServer', x=86.50, y=63.50, z=391.50], EntitySpark['Spark'/365, l='MpServer', x=81.50, y=66.50, z=391.50], EntitySpark['Spark'/366, l='MpServer', x=90.50, y=66.50, z=400.50], EntitySpark['Spark'/367, l='MpServer', x=91.50, y=66.50, z=400.50], EntityZombie['Zombie'/14703, l='MpServer', x=127.50, y=43.00, z=368.50], EntitySpark['Spark'/368, l='MpServer', x=92.50, y=66.50, z=400.50], EntitySpark['Spark'/369, l='MpServer', x=92.50, y=66.50, z=401.50], EntitySpark['Spark'/370, l='MpServer', x=91.50, y=66.50, z=401.50], EntitySpark['Spark'/371, l='MpServer', x=90.50, y=66.50, z=401.50], EntitySpark['Spark'/372, l='MpServer', x=84.50, y=66.50, z=403.50], EntityButterfly['Madeiran Speckled Wood'/373, l='MpServer', x=81.25, y=80.00, z=424.23], EntityCustomNpc['Pinkie Pie'/374, l='MpServer', x=81.76, y=66.00, z=426.50], EntityCreeper['Creeper'/14713, l='MpServer', x=108.83, y=25.00, z=341.40], EntityCreeper['Creeper'/14714, l='MpServer', x=108.50, y=23.00, z=338.50], EntityCustomNpc['Wall.E'/388, l='MpServer', x=98.50, y=70.00, z=340.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/390, l='MpServer', x=102.50, y=65.50, z=349.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/392, l='MpServer', x=102.50, y=65.50, z=353.50], EntityItem['item.item.rottenFlesh'/12680, l='MpServer', x=149.83, y=65.00, z=410.05], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/393, l='MpServer', x=99.50, y=65.50, z=353.50], EntityItem['item.item.goldNugget'/12681, l='MpServer', x=149.48, y=65.00, z=410.41], EntityItemFrame['entity.ItemFrame.name'/394, l='MpServer', x=103.50, y=65.50, z=394.03], EntityItemFrame['entity.ItemFrame.name'/395, l='MpServer', x=101.50, y=65.50, z=394.03], EntitySpark['Spark'/396, l='MpServer', x=96.50, y=65.50, z=390.50], EntitySpark['Spark'/397, l='MpServer', x=96.50, y=75.50, z=390.50], EntityItem['item.item.ma.inferium_essence'/12686, l='MpServer', x=148.48, y=65.00, z=409.75], EntityItem['item.item.thermalfoundation.material.dustSulfur'/12690, l='MpServer', x=149.17, y=65.00, z=409.78], EntitySpark['Spark'/408, l='MpServer', x=96.50, y=63.50, z=404.50], EntityItemFrame['entity.ItemFrame.name'/409, l='MpServer', x=106.50, y=63.50, z=402.97], EntitySpark['Spark'/410, l='MpServer', x=102.50, y=66.50, z=406.50], EntitySpark['Spark'/411, l='MpServer', x=96.50, y=66.50, z=406.50], EntitySpark['Spark'/412, l='MpServer', x=96.50, y=66.50, z=400.50], EntityItem['item.item.egg'/14236, l='MpServer', x=142.73, y=65.00, z=425.75], EntitySpark['Spark'/413, l='MpServer', x=102.50, y=66.50, z=400.50], EntitySpark['Spark'/414, l='MpServer', x=105.50, y=66.50, z=403.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/422, l='MpServer', x=119.50, y=64.50, z=428.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/423, l='MpServer', x=113.50, y=64.50, z=428.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/424, l='MpServer', x=124.50, y=64.50, z=428.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/425, l='MpServer', x=126.50, y=64.50, z=428.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/426, l='MpServer', x=125.50, y=64.50, z=433.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/427, l='MpServer', x=120.50, y=64.50, z=432.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/428, l='MpServer', x=113.50, y=64.50, z=432.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/429, l='MpServer', x=113.50, y=64.50, z=437.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/430, l='MpServer', x=113.50, y=64.50, z=442.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/431, l='MpServer', x=119.50, y=64.50, z=442.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/432, l='MpServer', x=125.50, y=64.50, z=442.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/433, l='MpServer', x=124.50, y=64.50, z=438.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/434, l='MpServer', x=126.50, y=64.50, z=438.50], EntityButterfly['Orange Tip'/10674, l='MpServer', x=86.12, y=64.19, z=448.61], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/435, l='MpServer', x=120.50, y=64.50, z=437.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/436, l='MpServer', x=118.50, y=64.50, z=437.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/437, l='MpServer', x=118.50, y=64.50, z=432.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/438, l='MpServer', x=124.50, y=64.50, z=447.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/439, l='MpServer', x=118.50, y=64.50, z=447.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/440, l='MpServer', x=112.50, y=64.50, z=447.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/441, l='MpServer', x=126.50, y=64.50, z=448.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/442, l='MpServer', x=120.50, y=64.50, z=448.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/443, l='MpServer', x=125.50, y=64.50, z=453.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/444, l='MpServer', x=120.50, y=64.50, z=458.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/445, l='MpServer', x=118.50, y=64.50, z=457.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/446, l='MpServer', x=112.50, y=64.50, z=457.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/447, l='MpServer', x=114.50, y=64.50, z=458.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/448, l='MpServer', x=114.50, y=64.50, z=453.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/449, l='MpServer', x=112.50, y=64.50, z=452.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/450, l='MpServer', x=118.50, y=64.50, z=453.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/451, l='MpServer', x=120.50, y=64.50, z=452.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/452, l='MpServer', x=124.50, y=64.50, z=458.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/453, l='MpServer', x=126.50, y=64.50, z=457.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/454, l='MpServer', x=126.50, y=64.50, z=463.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/455, l='MpServer', x=124.50, y=64.50, z=462.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/456, l='MpServer', x=120.50, y=64.50, z=463.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/457, l='MpServer', x=118.50, y=64.50, z=462.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/458, l='MpServer', x=114.50, y=64.50, z=463.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/459, l='MpServer', x=112.50, y=64.50, z=462.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/465, l='MpServer', x=131.50, y=64.50, z=428.50], EntityChicken['Chicken'/466, l='MpServer', x=138.35, y=65.00, z=425.17], EntityChicken['Chicken'/467, l='MpServer', x=138.80, y=65.00, z=425.17], EntityCow['Cow'/468, l='MpServer', x=137.89, y=65.00, z=426.18], EntityItem['item.item.egg'/14292, l='MpServer', x=137.97, y=65.00, z=425.25], EntityCow['Cow'/469, l='MpServer', x=136.92, y=65.00, z=426.15], EntityItem['item.item.egg'/7637, l='MpServer', x=144.34, y=65.00, z=428.58], EntityCow['Cow'/470, l='MpServer', x=138.14, y=65.00, z=428.92], EntityCow['Cow'/471, l='MpServer', x=138.92, y=65.00, z=426.07], EntityCow['Cow'/472, l='MpServer', x=136.07, y=65.00, z=428.92], EntityButterfly['Black Swallowtail'/10712, l='MpServer', x=77.68, y=69.53, z=442.01], EntityCow['Cow'/473, l='MpServer', x=136.07, y=65.00, z=427.99], EntityCow['Cow'/474, l='MpServer', x=136.07, y=65.00, z=427.07], EntityCow['Cow'/475, l='MpServer', x=136.98, y=65.00, z=428.41], EntityChicken['Chicken'/476, l='MpServer', x=142.45, y=65.00, z=428.75], EntityChicken['Chicken'/477, l='MpServer', x=144.26, y=65.00, z=428.26], EntityChicken['Chicken'/478, l='MpServer', x=142.07, y=65.00, z=428.29], EntityChicken['Chicken'/479, l='MpServer', x=143.19, y=65.00, z=428.24], EntityChicken['Chicken'/480, l='MpServer', x=144.77, y=65.00, z=427.21], EntityChicken['Chicken'/481, l='MpServer', x=141.94, y=65.00, z=426.85], EntityChicken['Chicken'/482, l='MpServer', x=144.74, y=65.00, z=428.77], EntityChicken['Chicken'/483, l='MpServer', x=144.05, y=65.00, z=426.76], EntityChicken['Chicken'/484, l='MpServer', x=143.62, y=65.00, z=428.80], EntityChicken['Chicken'/485, l='MpServer', x=145.17, y=65.00, z=428.22], EntityChicken['Chicken'/486, l='MpServer', x=142.92, y=65.00, z=426.23], EntityChicken['Chicken'/487, l='MpServer', x=144.53, y=65.00, z=425.82], EntityItem['item.item.egg'/490, l='MpServer', x=143.08, y=65.00, z=428.85], EntityItem['item.item.egg'/491, l='MpServer', x=141.83, y=65.00, z=428.18], EntityPig['Pig'/495, l='MpServer', x=137.05, y=65.00, z=434.92], EntityItem['item.item.egg'/5104, l='MpServer', x=143.18, y=65.00, z=427.48], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/496, l='MpServer', x=132.50, y=64.50, z=438.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/497, l='MpServer', x=131.50, y=64.50, z=433.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/498, l='MpServer', x=129.50, y=64.50, z=438.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/499, l='MpServer', x=132.50, y=64.50, z=447.50], EntityPig['Pig'/500, l='MpServer', x=136.07, y=65.00, z=433.86], EntityPig['Pig'/501, l='MpServer', x=138.92, y=65.00, z=433.58], EntityPig['Pig'/502, l='MpServer', x=138.01, y=65.00, z=434.92], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/503, l='MpServer', x=132.50, y=64.50, z=443.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/504, l='MpServer', x=130.50, y=64.50, z=442.50], EntityPig['Pig'/505, l='MpServer', x=137.64, y=65.00, z=433.92], EntityPig['Pig'/506, l='MpServer', x=136.07, y=65.00, z=434.92], EntityPig['Pig'/508, l='MpServer', x=138.92, y=65.00, z=432.57], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/510, l='MpServer', x=130.50, y=64.50, z=448.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/511, l='MpServer', x=130.50, y=64.50, z=452.50]]
  98. Retry entities: 0 total; []
  99. Server brand: fml,forge
  100. Server type: Non-integrated multiplayer server
  101. Stacktrace:
  102. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
  103. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  104. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  105. at net.minecraft.client.main.Main.main(SourceFile:124)
  106. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  107. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  108. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  109. at java.lang.reflect.Method.invoke(Unknown Source)
  110. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  111. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  112.  
  113. -- System Details --
  114. Details:
  115. Minecraft Version: 1.10.2
  116. Operating System: Windows 10 (amd64) version 10.0
  117. Java Version: 1.8.0_131, Oracle Corporation
  118. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  119. Memory: 4857518920 bytes (4632 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
  120. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8192m -Xmx8192m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
  121. IntCache: cache: 6, tcache: 0, allocated: 4, tallocated: 105
  122. FML: MCP 9.32 Powered by Forge 12.18.3.2297 208 mods loaded, 208 mods active
  123. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  124. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  125. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (modpack.jar)
  126. UCHIJA Forge{12.18.3.2297} [Minecraft Forge] (modpack.jar)
  127. UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
  128. UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
  129. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  130. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  131. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  132. UCHIJA bspkrsCore{7.3} [bspkrsCore] (1.10.2.bspkrsCore-universal-7.3.jar)
  133. UCHIJA Treecapitator{1.10.2.1} [Treecapitator] (1.10.2.Treecapitator-universal-1.10.2.1.jar)
  134. UCHIJA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  135. UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  136. UCHIJA IC2{2.6.234-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.234-ex110.jar)
  137. UCHIJA advanced_machines{60.0.4} [Advanced Machines] (Advanced Machines-60.0.4.jar)
  138. UCHIJA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
  139. UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
  140. UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  141. UCHIJA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar)
  142. UCHIJA infinitylib{1.10.2-0.10.0} [InfinityLib] (infinitylib-0.10.0.jar)
  143. UCHIJA agricraft{2.0.0-0.10.0-a17} [AgriCraft] (agricraft-2.0.0-0.10.0-a17.jar)
  144. UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  145. UCHIJA JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar)
  146. UCHIJA BloodMagic{1.10.2-2.1.10-79} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.10-79.jar)
  147. UCHIJA Animus{1} [Animus] (Animus-2017-04-18.jar)
  148. UCHIJA antiqueatlas{4.4.2} [Antique Atlas] (antiqueatlas-1.9.4-4.4.2.jar)
  149. UCHIJA antiqueatlasoverlay{1.2} [antiqueatlasoverlay] (antiqueatlas-1.9.4-4.4.2.jar)
  150. UCHIJA AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.jar)
  151. UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  152. UCHIJA architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar)
  153. UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  154. UCHIJA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
  155. UCHIJA tesla{1.2.1.50} [TESLA] (Tesla-1.10.2-1.2.1.50.jar)
  156. UCHIJA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar)
  157. UCHIJA armorplus{1.10.2-8.6.1.2} [ArmorPlus] (armorplus-1.10.2-8.6.1.2.jar)
  158. UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
  159. UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  160. UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  161. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  162. UCHIJA AutoSapling{1.3.3} [AutoSapling] (Autosapling-1.3.3-MC1.10.jar)
  163. UCHIJA CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  164. UCHIJA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  165. UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  166. UCHIJA avaritia{${mod_version}} [Avaritia] (Avaritia-1.10.2-2.1.2.1-universal.jar)
  167. UCHIJA backpack{3.0.1} [Backpack] (backpack-1.10.2.jar)
  168. UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  169. UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  170. UCHIJA betterfoliage{2.1.5} [Better Foliage] (BetterFoliage-MC1.10.2-2.1.5.jar)
  171. UCHIJA BiblioCraft{2.2.3} [BiblioCraft] (BiblioCraft[v2.2.3][MC1.10.2].jar)
  172. UCHIJA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
  173. UCHIJA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
  174. UCHIJA bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar)
  175. UCHIJA BiomesOPlenty{5.0.0.2236} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2236-universal.jar)
  176. UCHIJA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
  177. UCHIJA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  178. UCHIJA brandonscore{9.9.9} [Brandon's Core] (BrandonsCore-1.10.2-2.1.7.102-universal.jar)
  179. UCHIJA Waila{1.8.13-B27_1.10.2} [Waila] (Hwyla-1.8.13-B27_1.10.2.jar)
  180. UCHIJA sonarcore{3.2.7} [SonarCore] (SonarCore-1.10.2-3.2.7.jar)
  181. UCHIJA calculator{3.2.2} [Calculator] (Calculator-1.10.2-3.2.2.jar)
  182. UCHIJA carpentersblocks{3.4.001 POC} [Carpenter's Blocks] (Carpenter's Blocks v3.4.001 POC - MC 1.10.2.jar)
  183. UCHIJA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  184. UCHIJA ChestTransporter{2.5.17} [Chest Transporter] (ChestTransporter-1.10.2-2.5.17.jar)
  185. UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  186. UCHIJA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  187. UCHIJA chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar)
  188. UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  189. UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  190. UCHIJA compactsolars{1.10.2-5.0.9.332} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.9.332-universal.jar)
  191. UCHIJA ComputerCraft{1.80pr0} [ComputerCraft] (ComputerCraft1.80pr0.jar)
  192. UCHIJA cookingforblockheads{4.2.43} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.43.jar)
  193. UCHIJA correlated{@VERSION@} [Correlated] (Correlated-2.0.0-alpha3.jar)
  194. UCHIJA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  195. UCHIJA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(25may17).jar)
  196. UCHIJA cyclopscore{0.10.4} [Cyclops Core] (CyclopsCore-1.9.4-0.10.4.jar)
  197. UCHIJA darkutils{1.1.8.finalrc1} [Dark Utilities] (DarkUtilities-1.1.8.finalrc1.jar)
  198. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar)
  199. UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar)
  200. UCHIJA forestry{5.2.17.376} [Forestry] (forestry_1.10.2-5.2.17.376.jar)
  201. UCHIJA eleccore{1.7.421} [ElecCore] (ElecCore-1.10.2-1.7.421.jar)
  202. UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  203. UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
  204. UCHIJA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
  205. UCHIJA draconicevolution{2.0.12} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.12.222-universal.jar)
  206. UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  207. UCHIJA eplus{4.1.0.117} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.117.jar)
  208. UCHIJA EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
  209. UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  210. UCHIJA EnderIO{1.10.2-3.1.190} [Ender IO] (EnderIO-1.10.2-3.1.190.jar)
  211. UCHIJA enderrift{2.1.4} [Ender-Rift] (EnderRift-1.10.2-2.1.4.jar)
  212. UCHIJA shetiphiancore{3.3.9} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.9.jar)
  213. UCHIJA endertanks{1.4.13} [EnderTanks] (endertanks-1.10.0-1.4.13.jar)
  214. UCHIJA EnderZoo{1.10-1.2.3.44} [Ender Zoo] (EnderZoo-1.10-1.2.3.44.jar)
  215. UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  216. UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  217. UCHIJA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  218. UCHIJA evilcraft{0.10.24} [EvilCraft] (EvilCraft-1.10.2-0.10.24.jar)
  219. UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  220. UCHIJA ExtraRails{1.1.1} [Extra Rails] (ExtraRails-1.10.2-1.1.1.jar)
  221. UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.1.jar)
  222. UCHIJA zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar)
  223. UCHIJA bigreactors{1.10.2-0.4.5.29} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.29.jar)
  224. UCHIJA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  225. UCHIJA ftfloocraft{1.7.6} [Floocraft] (Floocraft-1.7.6.jar)
  226. UCHIJA fluxnetworks{1.2.3} [FluxNetworks] (FluxNetworks-1.10.2-1.2.3.jar)
  227. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.2-anarchy.jar)
  228. UCHIJA forgelin{1.4.2} [Forgelin] (Forgelin-1.4.2.jar)
  229. UCHIJA forgemultipartcbe{2.0.0.31} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  230. UCHIJA microblockcbe{2.0.0.31} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  231. UCHIJA minecraftmultipartcbe{2.0.0.31} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  232. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  233. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  234. UCHIJA fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar)
  235. UCHIJA gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar)
  236. UCHIJA pressure{1.3.1.25} [Pressure Pipes] (pressure-1.3.1.25-mc1.10.2.jar)
  237. UCHIJA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
  238. UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  239. UCHIJA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar)
  240. UCHIJA hammercore{1.6.9} [Hammer Core] (HammerCore_1.10.2-1.6.9.jar)
  241. UCHIJA immersiveengineering{0.10-58} [Immersive Engineering] (ImmersiveEngineering-0.10-58.jar)
  242. UCHIJA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
  243. UCHIJA inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar)
  244. UCHIJA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
  245. UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
  246. UCHIJA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  247. UCHIJA je_calculation{1.10.2-2.6.4} [Just Enough Calculation] (JustEnoughCalculation-1.10.2-2.6.4.jar)
  248. UCHIJA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
  249. UCHIJA librarianlib{1.10.1} [LibrarianLib] (librarianlib-1.10.1.jar)
  250. UCHIJA malisisswitches{1.10.2-3.2.0} [Malisis Switches] (malisisswitches-1.10.2-3.2.0.jar)
  251. UCHIJA Mekanism{9.2.2} [Mekanism] (Mekanism-1.10.2-9.2.2.301.jar)
  252. UCHIJA MekanismGenerators{9.2.2} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.2.301.jar)
  253. UCHIJA MekanismTools{9.2.2} [MekanismTools] (MekanismTools-1.10.2-9.2.2.301.jar)
  254. UCHIJA natura{1.10.2-4.1.0.65} [Natura] (natura-1.10.2-4.1.0.65.jar)
  255. UCHIJA missing_pieces{4.2.1} [Missing Pieces] (missing_pieces-1.10.2-4.2.1.jar)
  256. UCHIJA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.10.2-1.13.jar)
  257. UCHIJA numina{1.4.0} [numina] (ModularPowersuits-1.10.2-1.2.119.jar)
  258. UCHIJA powersuits{1.10.2-1.2.119} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.10.2-1.2.119.jar)
  259. UCHIJA railcraft{10.1.2} [Railcraft] (Railcraft_1.10.2-10.1.2.jar)
  260. UCHIJA morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar)
  261. UCHIJA moredefaultoptions{1.10.2-0.0.2} [MoreDefaultOptions] (moredefaultoptions-1.10.2-0.0.2.jar)
  262. UCHIJA morematerials{1.10.2-1.9.20160723.0} [More Materials] (morematerials-1.10.2-1.9.20160723.0.jar)
  263. UCHIJA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar)
  264. UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  265. UCHIJA MrTJPCoreMod{2.0.0.17} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.17-universal.jar)
  266. UCHIJA mysticalagriculture{1.5.4} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.4.jar)
  267. UCHIJA mysticalagradditions{1.0.2} [Mystical Agradditions] (mysticalagradditions[1.10.2]-1.0.2a.jar)
  268. UCHIJA NashornLib{1.9.4-1.8.77-1.3.1} [Nashorn Library] (NashornLib-1.9.4-1.8.77-1.3.1.8.jar)
  269. UCHIJA nethermetals{1.1.4} [Nether Metals] (NetherMetals-1.10.2-1.1.4.jar)
  270. UCHIJA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  271. UCHIJA nmsot{1.2.0-mc1.10.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.10.2.jar)
  272. UCHIJA recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
  273. UCHIJA neid{1.5.3.1} [NotEnoughIDs] (NotEnoughIDs-1.5.3.1.jar)
  274. UCHIJA notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar)
  275. UCHIJA nuclearcraft{2.2d} [NuclearCraft] (NuclearCraft-2.2d--1.10.2.jar)
  276. UCHIJA omlib{3.0.0-101} [OMLib] (omlib-1.10.2-3.0.0-101.jar)
  277. UCHIJA ompd{3.0.0-22} [Open Modular Passive Defense] (ompd-1.10.2-3.0.0-22.jar)
  278. UCHIJA openmodularturrets{3.0.0-158} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-158.jar)
  279. UCHIJA fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
  280. UCHIJA orespawn{2.0.0} [OreSpawn] (OreSpawn-1.10.2-2.0.0.15.jar)
  281. UCHIJA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
  282. UCHIJA platforms{1.2.10} [Platforms] (platforms-1.10.0-1.2.10.jar)
  283. UCHIJA practicallogistics2{2.0.2} [Practical Logistics 2] (PracticalLogistics2-1.10.2-2.0.2.jar)
  284. UCHIJA progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar)
  285. UCHIJA ProjectE{1.10.2-PE1.3.0} [ProjectE] (ProjectE-1.10.2-PE1.3.0.jar)
  286. UCHIJA projectred-core{4.8.2.41} [ProjectRed Core] (ProjectRed-1.10.2-4.8.2.41-Base.jar)
  287. UCHIJA projectred-integration{4.8.2.41} [ProjectRed integration] (ProjectRed-1.10.2-4.8.2.41-integration.jar)
  288. UCHIJA projectred-transmission{4.8.2.41} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.2.41-integration.jar)
  289. UCHIJA projectred-illumination{4.8.2.41} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.2.41-lighting.jar)
  290. UCHIJA projectred-expansion{4.8.2.41} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.2.41-mechanical.jar)
  291. UCHIJA projectred-transportation{4.8.2.41} [ProjectRed Transportation] (ProjectRed-1.10.2-4.8.2.41-mechanical.jar)
  292. UCHIJA psionup{15.1} [PSIonic Upgrades] (PSIonicUpgrades-r1.15.jar)
  293. UCHIJA reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  294. UCHIJA quantumstorage{3.3.4} [QuantumStorage] (QuantumStorage-1.10.2-3.3.4.jar)
  295. UCHIJA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
  296. UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  297. UCHIJA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  298. UCHIJA StorageDrawers{1.10.2-3.7.7} [Storage Drawers] (StorageDrawers-1.10.2-3.7.7.jar)
  299. UCHIJA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar)
  300. UCHIJA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar)
  301. UCHIJA refraction{1.3.4} [Refraction] (refraction-1.3.4.jar)
  302. UCHIJA xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
  303. UCHIJA rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar)
  304. UCHIJA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  305. UCHIJA rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.1x-5.02.jar)
  306. UCHIJA roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
  307. UCHIJA ruins{16.2} [Ruins Mod] (Ruins-1.10.2.jar)
  308. UCHIJA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar)
  309. UCHIJA silentlib{2.1.4} [Silent Lib] (SilentLib-1.10.2-2.1.4-61.jar)
  310. UCHIJA silentgems{2.3.13} [Silent's Gems] (SilentsGems-1.11.x-2.3.13-181.jar)
  311. UCHIJA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
  312. UCHIJA solarfluxreborn{2.17r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.17r.jar)
  313. UCHIJA SpiceOfLife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.8.jar)
  314. UCHIJA stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar)
  315. UCHIJA StevesFactoryManager{1.0.12} [Steve's Factory Manager] (StevesFactoryManager-1.10.2-1.0.12.jar)
  316. UCHIJA taiga{1.2.6} [Tinkers Alloying Addon] (taiga-1.10.2-1.2.6.jar)
  317. UCHIJA techreborn{2.1.13.219} [TechReborn] (TechReborn-1.10.2-2.1.13.219-universal.jar)
  318. UCHIJA teslafied{1.0.0} [Teslafied] (teslafied-1.10.2-1.1.0.jar)
  319. UCHIJA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
  320. UCHIJA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
  321. UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  322. UCHIJA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar)
  323. UCHIJA undergroundbiomes{1.0.v.18} [Underground Biomes] (UndergroundBiomesConstructs-1.10-1.0.v.19.jar)
  324. UCHIJA vitality{2.4} [Vitality] (vitality-2.4.jar)
  325. UCHIJA WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
  326. UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  327. UCHIJA Woot{1.10.2-1.4.0} [Woot] (woot-1.10.2-1.4.0.jar)
  328. UCHIJA worldcontrol{1.0.1a} [World Control] (worldcontrol-1.0.1a.jar)
  329. UCHIJA wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar)
  330. UCHIJA xtones{1.10.2-1.0.1-3} [Xtones] (Xtones-1.10.2-1.0.1-3.jar)
  331. UCHIJA librarianliblate{1.10.1} [LibrarianLib Stage 2] (librarianlib-1.10.1.jar)
  332. Loaded coremods (and transformers):
  333. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  334. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  335. BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.5.jar)
  336. mods.betterfoliage.loader.BetterFoliageTransformer
  337. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  338. invtweaks.forge.asm.ContainerTransformer
  339. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  340. lumien.randomthings.asm.ClassTransformer
  341. SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
  342. com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
  343. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-anarchy.jar)
  344. pl.asie.foamfix.coremod.FoamFixTransformer
  345. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  346. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  347. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  348. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  349. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  350. net.malisis.core.util.clientnotif.ClientNotifTransformer
  351. Brandon's Core (BrandonsCore-1.10.2-2.1.7.102-universal.jar)
  352. com.brandon3055.brandonscore.asm.ClassTransformer
  353. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  354. team.chisel.common.asm.ChiselTransformer
  355. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  356. com.enderio.core.common.transform.EnderCoreTransformer
  357. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  358. codechicken.lib.asm.ClassHeirachyManager
  359. codechicken.lib.asm.CCL_ASMTransformer
  360. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  361. squeek.applecore.asm.TransformerModuleHandler
  362. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  363. li.cil.oc.common.asm.ClassTransformer
  364. ForgelinPlugin (Forgelin-1.4.2.jar)
  365.  
  366. MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar)
  367. net.malisis.switches.asm.MalisisSwitchesTransformer
  368. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  369. shetiphian.core.asm.ClassTransformer
  370. IC2core (industrialcraft-2-2.6.234-ex110.jar)
  371.  
  372. HammerCoreCore (HammerCore_1.10.2-1.6.9.jar)
  373. com.mrdimka.hammercore.asm.HammerCoreTransformer
  374. LoadingPlugin (Quark-r1.1-70.jar)
  375. vazkii.quark.base.asm.ClassTransformer
  376. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  377. reborncore.mixin.transformer.MixinTransformer
  378. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  379. appeng.coremod.transformer.ASMIntegration
  380. Plugin (NotEnoughIDs-1.5.3.1.jar)
  381. ru.fewizz.neid.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. CorePlugin (MrTJPCore-1.10.2-2.0.0.17-universal.jar)
  386.  
  387. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.05' Renderer: 'GeForce GTX 760/PCIe/SSE2'
  388. AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
  389. Pulsar/tconstruct loaded Pulses:
  390. - TinkerCommons (Enabled/Forced)
  391. - TinkerWorld (Enabled/Not Forced)
  392. - TinkerTools (Enabled/Not Forced)
  393. - TinkerHarvestTools (Enabled/Forced)
  394. - TinkerMeleeWeapons (Enabled/Forced)
  395. - TinkerRangedWeapons (Enabled/Forced)
  396. - TinkerModifiers (Enabled/Forced)
  397. - TinkerSmeltery (Enabled/Not Forced)
  398. - TinkerGadgets (Enabled/Not Forced)
  399. - TinkerOredict (Enabled/Forced)
  400. - TinkerIntegration (Enabled/Forced)
  401. - TinkerFluids (Enabled/Forced)
  402. - TinkerMaterials (Enabled/Forced)
  403. - TinkerModelRegister (Enabled/Forced)
  404. - chiselsandbitsIntegration (Enabled/Not Forced)
  405. - craftingtweaksIntegration (Enabled/Not Forced)
  406. - WailaIntegration (Enabled/Not Forced)
  407.  
  408. Pulsar/natura loaded Pulses:
  409. - NaturaCommons (Enabled/Forced)
  410. - NaturaOverworld (Enabled/Not Forced)
  411. - NaturaNether (Enabled/Not Forced)
  412. - NaturaDecorative (Enabled/Not Forced)
  413. - NaturaTools (Enabled/Not Forced)
  414. - NaturaEntities (Enabled/Not Forced)
  415. - NaturaOredict (Enabled/Forced)
  416. - NaturaWorld (Enabled/Not Forced)
  417. - WailaIntegration (Enabled/Not Forced)
  418. - craftingtweaksIntegration (Enabled/Not Forced)
  419.  
  420. List of loaded APIs:
  421. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  422. * AgriCraftAPI (1.0) from agricraft-2.0.0-0.10.0-a17.jar
  423. * antiqueatlasapi (5.1) from antiqueatlas-1.9.4-4.4.2.jar
  424. * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.2.jar
  425. * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
  426. * ArmorPlusApi (1.0) from armorplus-1.10.2-8.6.1.2.jar
  427. * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
  428. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.29.jar
  429. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.10-79.jar
  430. * BotaniaAPI (85) from Botania r1.9-341.jar
  431. * calculatorapi (1.9.4 - 1.0) from Calculator-1.10.2-3.2.2.jar
  432. * CarpentersBlocks|API (3.3.8) from Carpenter's Blocks v3.4.001 POC - MC 1.10.2.jar
  433. * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.17.jar
  434. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  435. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  436. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
  437. * CoFHAPI (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
  438. * cofhapi (1.5.0) from RebornCore-1.10.2-2.13.6.142-universal.jar
  439. * cofhapi|block (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  440. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  441. * cofhapi|core (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  442. * CoFHAPI|energy (1.8.9R1.2.0B1) from SolarFluxReborn_1.10.2-2.17r.jar
  443. * cofhapi|energy (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
  444. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  445. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
  446. * cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  447. * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.4.jar
  448. * cofhapi|tileentity (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  449. * cofhapi|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  450. * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  451. * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  452. * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  453. * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  454. * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  455. * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  456. * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  457. * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  458. * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  459. * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  460. * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  461. * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  462. * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
  463. * ComputerCraft|API (1.80pr0) from ComputerCraft1.80pr0.jar
  464. * ComputerCraft|API|FileSystem (1.80pr0) from ComputerCraft1.80pr0.jar
  465. * ComputerCraft|API|Lua (1.80pr0) from ComputerCraft1.80pr0.jar
  466. * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  467. * ComputerCraft|API|Peripheral (1.80pr0) from ComputerCraft1.80pr0.jar
  468. * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  469. * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  470. * ComputerCraft|API|Turtle (1.80pr0) from ComputerCraft1.80pr0.jar
  471. * Core (0.1) from CustomNPCs_1.10.2(25may17).jar
  472. * Core|Blocks (0.1) from CustomNPCs_1.10.2(25may17).jar
  473. * Core|Constants (0.1) from CustomNPCs_1.10.2(25may17).jar
  474. * Core|Entities (0.1) from CustomNPCs_1.10.2(25may17).jar
  475. * Core|Entities|Data (0.1) from CustomNPCs_1.10.2(25may17).jar
  476. * Core|Entities|Data|Role (0.1) from CustomNPCs_1.10.2(25may17).jar
  477. * Core|Events (0.1) from CustomNPCs_1.10.2(25may17).jar
  478. * Core|Handlers (0.1) from CustomNPCs_1.10.2(25may17).jar
  479. * Core|Handlers|Data (0.1) from CustomNPCs_1.10.2(25may17).jar
  480. * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
  481. * CSLib|API (0.3.0) from Decocraft-2.4.2_1.10.2.jar
  482. * DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
  483. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.12.222-universal.jar
  484. * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.421.jar
  485. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.421.jar
  486. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.190.jar
  487. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.190.jar
  488. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.190.jar
  489. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.190.jar
  490. * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  491. * fluxapi (1.0) from FluxNetworks-1.10.2-1.2.3.jar
  492. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.376.jar
  493. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.376.jar
  494. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.376.jar
  495. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  496. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.376.jar
  497. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  498. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.376.jar
  499. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.376.jar
  500. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.376.jar
  501. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.376.jar
  502. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.376.jar
  503. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.376.jar
  504. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.376.jar
  505. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.376.jar
  506. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.376.jar
  507. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.376.jar
  508. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  509. * gendustryAPI (2.3.0) from gendustry-1.6.5.30-mc1.10.2.jar
  510. * GraphApi (1.3.0) from EnderRift-1.10.2-2.1.4.jar
  511. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  512. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-58.jar
  513. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-58.jar
  514. * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
  515. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar
  516. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar
  517. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar
  518. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar
  519. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar
  520. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.419.jar
  521. * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
  522. * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  523. * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  524. * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  525. * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  526. * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  527. * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  528. * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  529. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  530. * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.2.301.jar
  531. * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  532. * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  533. * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  534. * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  535. * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  536. * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  537. * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  538. * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  539. * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  540. * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  541. * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  542. * practicallogistics2api (1.1) from PracticalLogistics2-1.10.2-2.0.2.jar
  543. * pressureAPI (1.3.1.25) from pressure-1.3.1.25-mc1.10.2.jar
  544. * ProjectEAPI (1.10.2-1.0.0) from ProjectE-1.10.2-PE1.3.0.jar
  545. * PsiAPI (2) from Psi-r1.0-42.jar
  546. * PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.15.jar
  547. * railcraft:API|core (3.1.0) from Railcraft_1.10.2-10.1.2.jar
  548. * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  549. * RailcraftAPI|carts (2.1.0) from Railcraft_1.10.2-10.1.2.jar
  550. * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.1.2.jar
  551. * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  552. * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  553. * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  554. * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  555. * RailcraftAPI|items (2.1.0) from Railcraft_1.10.2-10.1.2.jar
  556. * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  557. * RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.1.2.jar
  558. * RailcraftAPI|tracks (4.0.0) from Railcraft_1.10.2-10.1.2.jar
  559. * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  560. * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  561. * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  562. * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  563. * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  564. * refraction_api (5) from refraction-1.3.4.jar
  565. * SilentGemsAPI (3) from SilentsGems-1.11.x-2.3.13-181.jar
  566. * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.7.jar
  567. * stevescartsAPI (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  568. * stevescartsAPI|FARMS (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  569. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  570. * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.7.jar
  571. * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  572. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  573. * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  574. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.7.jar
  575. * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.7.jar
  576. * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.7.jar
  577. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  578. * techrebornAPI (2.1.13.219) from TechReborn-1.10.2-2.1.13.219-universal.jar
  579. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  580. * WailaAPI (1.3) from Hwyla-1.8.13-B27_1.10.2.jar
  581. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  582. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  583. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  584. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  585. CodeChickenLib Invalid Fingerprint Reports:
  586. CodeChickenCore Invalid Fingerprint Reports:
  587. ChickenChunks Invalid Fingerprint Reports:
  588. EnderStorage Invalid Fingerprint Reports:
  589. 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.):
  590. * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/CoFHAPIProps.class).
  591. Ender IO needs at least 1.4.0 and will NOT work with older versions.
  592. 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.
  593. Detailed RF API diagnostics:
  594. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/EnergyStorage.class
  595. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyConnection.class
  596. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  597. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyHandler.class
  598. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyProvider.class
  599. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  600. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyStorage.class
  601. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  602. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  603. Detailed Tesla API diagnostics:
  604. * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/Tesla.class
  605. * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
  606. * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
  607. * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaHolder.class
  608. * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaProducer.class
  609. * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
  610. * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
  611. * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
  612. * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
  613. * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
  614. * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/Arenor/AppData/Roaming/.technic/modpacks/arenors-legacy/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
  615.  
  616. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  617. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  618. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  619.  
  620. RebornCore:
  621. Plugin Engine: 0
  622. RebornCore Version: 2.13.6.142
  623. Mixin Status: 1
  624. Runtime Debofucsation 1
  625. RenderEngine: 0
  626. Translocator Invalid Fingerprint Reports:
  627. AE2 Integration: IC2:ON, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF
  628. Launched Version: 1.10.2-forge1.10.2-12.18.3.2297
  629. LWJGL: 2.9.4
  630. OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.5.0 NVIDIA 382.05, NVIDIA Corporation
  631. GL Caps: Using GL 1.3 multitexturing.
  632. Using GL 1.3 texture combiners.
  633. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  634. Shaders are available because OpenGL 2.1 is supported.
  635. VBOs are available because OpenGL 1.5 is supported.
  636.  
  637. Using VBOs: Yes
  638. Is Modded: Definitely; Client brand changed to 'fml,forge'
  639. Type: Client (map_client.txt)
  640. Resource Packs:
  641. Current Language: English (US)
  642. Profiler Position: N/A (disabled)
  643. CPU: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
Add Comment
Please, Sign In to add comment