Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.82 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  5. LibLoader (# LibLoader.jar)
  6. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  7. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.11.16-universal.jar)
  8. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  9. literalascension (literalascension-1.10.2-1.0.2.2.jar)
  10. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  11. AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
  12. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.1-anarchy.jar)
  13. IC2core (industrialcraft-2-2.6.252-ex110.jar)
  14. PlusTiC (plustic-5.2.1.2.jar)
  15. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  16. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  17. CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
  18. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  19. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  20. ForgelinPlugin (Forgelin-1.5.1.jar)
  21. OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.1.jar)
  22. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  23. CoreMod (TickProfiler-1.10.2-jenkins.52.jar)
  24. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  25. AstralCore (astralsorcery-1.4.5.jar)
  26. llibrary (llibrary-1.7.7-1.10.2.jar)
  27. LoadingPlugin (Quark-r1.1-70.jar)
  28. Brandon's Core (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
  29. Plugin (NotEnoughIDs-1.5.3.1.jar)
  30. Contact their authors BEFORE contacting forge
  31.  
  32. // Why did you do that?
  33.  
  34. Time: 9/24/17 6:14 PM
  35. Description: Updating screen events
  36.  
  37. java.lang.NullPointerException: Updating screen events
  38. at com.rwtema.extrautils2.transfernodes.TransferNodeBase$1.getStackLimit(TransferNodeBase.java:59)
  39. at net.minecraftforge.items.ItemStackHandler.insertItem(ItemStackHandler.java:85)
  40. at net.minecraftforge.items.SlotItemHandler.func_75214_a(SlotItemHandler.java:56)
  41. at com.rwtema.extrautils2.gui.backend.DynamicContainer.func_75135_a(DynamicContainer.java:426)
  42. at com.rwtema.extrautils2.gui.backend.DynamicContainer.func_82846_b(DynamicContainer.java:357)
  43. at net.minecraft.inventory.Container.func_184996_a(Container.java:258)
  44. at com.rwtema.extrautils2.gui.backend.DynamicContainer.func_184996_a(DynamicContainer.java:492)
  45. at net.minecraft.client.multiplayer.PlayerControllerMP.func_187098_a(PlayerControllerMP.java:550)
  46. at net.minecraft.client.gui.inventory.GuiContainer.func_184098_a(GuiContainer.java:630)
  47. at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:389)
  48. at com.rwtema.extrautils2.gui.backend.DynamicGui.func_73864_a(DynamicGui.java:321)
  49. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
  50. at com.rwtema.extrautils2.gui.backend.DynamicGui.func_146274_d(DynamicGui.java:294)
  51. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
  52. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700)
  53. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  54. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  55. at net.minecraft.client.main.Main.main(SourceFile:124)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. at java.lang.reflect.Method.invoke(Unknown Source)
  60. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  61. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  62.  
  63.  
  64. A detailed walkthrough of the error, its code path and all known details is as follows:
  65. ---------------------------------------------------------------------------------------
  66.  
  67. -- Head --
  68. Thread: Client thread
  69. Stacktrace:
  70. at com.rwtema.extrautils2.transfernodes.TransferNodeBase$1.getStackLimit(TransferNodeBase.java:59)
  71. at net.minecraftforge.items.ItemStackHandler.insertItem(ItemStackHandler.java:85)
  72. at net.minecraftforge.items.SlotItemHandler.func_75214_a(SlotItemHandler.java:56)
  73. at com.rwtema.extrautils2.gui.backend.DynamicContainer.func_75135_a(DynamicContainer.java:426)
  74. at com.rwtema.extrautils2.gui.backend.DynamicContainer.func_82846_b(DynamicContainer.java:357)
  75. at net.minecraft.inventory.Container.func_184996_a(Container.java:258)
  76. at com.rwtema.extrautils2.gui.backend.DynamicContainer.func_184996_a(DynamicContainer.java:492)
  77. at net.minecraft.client.multiplayer.PlayerControllerMP.func_187098_a(PlayerControllerMP.java:550)
  78. at net.minecraft.client.gui.inventory.GuiContainer.func_184098_a(GuiContainer.java:630)
  79. at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:389)
  80. at com.rwtema.extrautils2.gui.backend.DynamicGui.func_73864_a(DynamicGui.java:321)
  81. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
  82. at com.rwtema.extrautils2.gui.backend.DynamicGui.func_146274_d(DynamicGui.java:294)
  83. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
  84.  
  85. -- Affected screen --
  86. Details:
  87. Screen name: com.rwtema.extrautils2.gui.backend.DynamicGui
  88.  
  89. -- Affected level --
  90. Details:
  91. Level name: MpServer
  92. All players: 1 total; [EntityPlayerSP['iXanza'/434, l='MpServer', x=-210.63, y=50.00, z=-111.47]]
  93. Chunk stats: MultiplayerChunkCache: 289, 289
  94. Level seed: 0
  95. Level generator: ID 07 - BIOMESOP, ver 0. Features enabled: false
  96. Level generator options:
  97. Level spawn location: World: (-236,64,256), Chunk: (at 4,4,0 in -15,16; contains blocks -240,0,256 to -225,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  98. Level time: 3160342 game time, 12814 day time
  99. Level dimension: 0
  100. Level storage version: 0x00000 - Unknown?
  101. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  102. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  103. Forced entities: 153 total; [EntityLatchedRenderer['unknown'/768, l='MpServer', x=-210.63, y=50.00, z=-111.47], EntityBat['Bat'/771, l='MpServer', x=-287.25, y=23.00, z=-58.52], EntityZombie['Zombie'/1283, l='MpServer', x=-229.64, y=63.00, z=-139.07], EntityCreeper['Creeper'/517, l='MpServer', x=-140.50, y=21.00, z=-58.50], EntitySheep['Sheep'/518, l='MpServer', x=-133.81, y=67.00, z=-62.50], EntitySheep['Sheep'/519, l='MpServer', x=-134.55, y=67.00, z=-58.23], EntityZombie['Zombie'/520, l='MpServer', x=-152.50, y=22.00, z=-47.50], EntityBabySkeleton['Baby Skeleton'/1293, l='MpServer', x=-229.74, y=63.00, z=-139.17], EntityItem['item.item.cyberware.jacket'/1299, l='MpServer', x=-229.74, y=63.00, z=-139.88], EntityItem['item.item.cyberware.trenchcoat'/1300, l='MpServer', x=-229.39, y=63.00, z=-139.88], EntityItem['item.item.cyberware.trenchcoat'/1301, l='MpServer', x=-229.40, y=63.00, z=-139.88], EntityItem['item.item.bow'/1302, l='MpServer', x=-229.74, y=63.00, z=-139.88], EntityItem['item.item.helmetCloth'/1303, l='MpServer', x=-229.77, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/1304, l='MpServer', x=-229.24, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades2'/1305, l='MpServer', x=-229.32, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades'/1306, l='MpServer', x=-229.40, y=63.00, z=-139.88], EntityItem['item.item.leggingsGold'/1307, l='MpServer', x=-229.58, y=63.00, z=-139.88], EntityItem['item.item.leggingsGold'/1308, l='MpServer', x=-229.67, y=63.00, z=-139.88], EntityItem['item.item.leggingsGold'/1309, l='MpServer', x=-229.88, y=63.00, z=-139.88], EntityItem['item.item.leggingsGold'/1310, l='MpServer', x=-229.85, y=63.00, z=-139.88], EntityItem['item.item.chestplateGold'/1311, l='MpServer', x=-229.17, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades'/1313, l='MpServer', x=-229.65, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/1315, l='MpServer', x=-229.64, y=63.00, z=-139.88], EntityCow['Cow'/560, l='MpServer', x=-138.23, y=64.00, z=-164.50], EntityBat['Bat'/561, l='MpServer', x=-146.75, y=24.10, z=-148.75], EntityCow['Cow'/562, l='MpServer', x=-144.36, y=62.56, z=-151.59], EntitySquid['Squid'/563, l='MpServer', x=-154.49, y=61.00, z=-155.59], EntitySquid['Squid'/564, l='MpServer', x=-150.22, y=62.29, z=-152.16], EntitySkeleton['Skeleton'/821, l='MpServer', x=-167.77, y=34.00, z=-154.48], EntitySkeleton['Skeleton'/822, l='MpServer', x=-175.50, y=35.00, z=-156.50], EntityCow['Cow'/568, l='MpServer', x=-205.77, y=67.00, z=-66.41], EntitySquid['Squid'/569, l='MpServer', x=-147.96, y=61.65, z=-155.01], EntityZombie['Zombie'/570, l='MpServer', x=-165.50, y=34.00, z=-153.50], EntityBabySkeleton['Baby Skeleton'/571, l='MpServer', x=-174.50, y=34.00, z=-159.50], EntityItem['item.item.bootsCloth'/1339, l='MpServer', x=-229.52, y=63.00, z=-139.15], EntityChicken['Chicken'/572, l='MpServer', x=-173.16, y=65.00, z=-159.75], EntityItem['item.item.leggingsGold'/1342, l='MpServer', x=-229.31, y=63.00, z=-139.88], EntityHorse['Horse'/576, l='MpServer', x=-217.45, y=70.00, z=-35.48], EntityHorse['Horse'/577, l='MpServer', x=-208.89, y=67.00, z=-38.83], EntityItem['item.item.chestplateGold'/1345, l='MpServer', x=-229.43, y=63.00, z=-139.88], EntitySkeleton['Skeleton'/836, l='MpServer', x=-229.28, y=63.00, z=-139.70], EntityCow['Cow'/587, l='MpServer', x=-136.22, y=63.00, z=-145.47], EntityItem['item.item.bootsGold'/1358, l='MpServer', x=-229.45, y=63.00, z=-139.17], EntityItem['item.item.bootsChain'/1360, l='MpServer', x=-229.61, y=63.00, z=-139.88], EntityItem['item.item.bootsCloth'/1361, l='MpServer', x=-229.73, y=63.00, z=-139.88], EntityItem['item.item.bootsCloth'/1362, l='MpServer', x=-229.63, y=63.00, z=-139.86], EntityItem['item.item.bootsGold'/1363, l='MpServer', x=-229.59, y=63.00, z=-139.88], EntityItem['item.item.bootsCloth'/1364, l='MpServer', x=-229.79, y=63.00, z=-139.42], EntityItem['item.item.bootsCloth'/1371, l='MpServer', x=-229.47, y=63.00, z=-139.30], EntityItem['item.item.chestplateGold'/1373, l='MpServer', x=-229.17, y=63.00, z=-139.88], EntityPlayerSP['iXanza'/434, l='MpServer', x=-210.63, y=50.00, z=-111.47], EntityItem['item.item.thermalfoundation.material.dustNiter'/609, l='MpServer', x=-229.31, y=63.00, z=-139.88], EntitySkeleton['Skeleton'/1121, l='MpServer', x=-202.50, y=21.00, z=-58.50], EntityItem['item.item.actuallyadditions.itemSolidifiedExperience'/610, l='MpServer', x=-229.70, y=63.00, z=-139.88], EntityItem['item.item.thermalfoundation.material.rodBlitz'/611, l='MpServer', x=-229.55, y=63.00, z=-139.88], EntityItem['item.item.string'/612, l='MpServer', x=-229.63, y=63.00, z=-139.88], EntityItem['item.item.mob_ingredient_6'/613, l='MpServer', x=-229.68, y=63.00, z=-139.88], EntityItem['item.item.enderPearl'/614, l='MpServer', x=-229.81, y=63.00, z=-139.88], EntityZombie['Zombie'/1383, l='MpServer', x=-228.34, y=63.00, z=-135.55], EntityItem['item.item.mob_ingredient_3'/616, l='MpServer', x=-229.82, y=63.00, z=-139.88], EntityItem['item.item.bow'/1128, l='MpServer', x=-229.40, y=63.00, z=-139.88], EntityItem['item.item.rottenFlesh'/617, l='MpServer', x=-229.45, y=63.00, z=-139.88], EntityItem['item.item.cyberware.trenchcoat'/1129, l='MpServer', x=-229.30, y=63.00, z=-139.88], EntityItem['item.item.bootsGold'/1385, l='MpServer', x=-229.21, y=63.19, z=-139.76], EntityItem['item.item.arrow'/618, l='MpServer', x=-229.39, y=63.00, z=-139.88], EntityItem['item.item.mob_ingredient_0'/619, l='MpServer', x=-229.64, y=63.00, z=-139.88], EntityItem['item.item.bootsChain'/1387, l='MpServer', x=-229.21, y=63.00, z=-139.70], EntityItem['item.item.actuallyadditions.itemSolidifiedExperience'/620, l='MpServer', x=-229.47, y=63.00, z=-139.88], EntityItem['item.item.bow'/621, l='MpServer', x=-229.30, y=63.00, z=-139.88], EntityItem['item.item.bone'/622, l='MpServer', x=-229.21, y=63.00, z=-139.88], EntityItem['item.item.bow'/623, l='MpServer', x=-229.71, y=63.00, z=-139.84], EntityItem['item.item.bow'/624, l='MpServer', x=-229.54, y=63.00, z=-139.88], EntityXPOrb['Experience Orb'/625, l='MpServer', x=-229.68, y=63.00, z=-139.75], EntitySkeleton['Skeleton'/1137, l='MpServer', x=-131.50, y=39.00, z=-78.50], EntityXPOrb['Experience Orb'/626, l='MpServer', x=-229.36, y=63.00, z=-139.75], EntityEnderman['Enderman'/1138, l='MpServer', x=-131.50, y=39.00, z=-77.50], EntityItem['item.item.bow'/627, l='MpServer', x=-229.41, y=63.00, z=-139.88], EntityCreeper['Creeper'/1139, l='MpServer', x=-171.50, y=18.00, z=-37.50], EntityItem['item.tile.web'/628, l='MpServer', x=-229.61, y=63.00, z=-139.88], EntityCreeper['Creeper'/1140, l='MpServer', x=-170.50, y=18.00, z=-35.50], EntityItem['item.item.bow'/629, l='MpServer', x=-229.57, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades2'/1141, l='MpServer', x=-229.49, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades'/1142, l='MpServer', x=-229.63, y=63.00, z=-139.88], EntityItem['item.item.cyberware.jacket'/631, l='MpServer', x=-229.30, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/1143, l='MpServer', x=-229.37, y=63.00, z=-139.88], EntityItem['item.item.cyberware.trenchcoat'/632, l='MpServer', x=-229.45, y=63.00, z=-139.88], EntityItem['item.item.bow'/634, l='MpServer', x=-229.58, y=63.00, z=-139.88], EntityItem['item.item.SteelHelmet'/1146, l='MpServer', x=-229.44, y=63.00, z=-139.88], EntityItem['item.item.cyberware.trenchcoat'/636, l='MpServer', x=-229.19, y=63.00, z=-139.88], EntityItem['item.item.sulphur'/637, l='MpServer', x=-229.57, y=63.00, z=-139.88], EntityItem['item.item.cyberware.jacket'/638, l='MpServer', x=-229.55, y=63.00, z=-139.88], EntityItem['item.item.cyberware.jacket'/639, l='MpServer', x=-229.25, y=63.00, z=-139.88], EntityItem['item.item.cyberware.trenchcoat'/640, l='MpServer', x=-229.20, y=63.00, z=-139.88], EntityItem['item.item.bow'/641, l='MpServer', x=-229.36, y=63.00, z=-139.86], EntityItem['item.item.cyberware.jacket'/642, l='MpServer', x=-229.30, y=63.00, z=-139.88], EntityItem['item.item.bow'/643, l='MpServer', x=-229.21, y=63.00, z=-139.88], EntityBabySkeleton['Baby Skeleton'/1155, l='MpServer', x=-229.46, y=63.00, z=-139.21], EntityItem['item.item.cyberware.jacket'/647, l='MpServer', x=-229.42, y=63.00, z=-139.88], EntityItem['item.item.cyberware.trenchcoat'/649, l='MpServer', x=-229.74, y=63.00, z=-139.88], EntityItem['item.item.chestplateChain'/652, l='MpServer', x=-229.54, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/653, l='MpServer', x=-229.16, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades'/654, l='MpServer', x=-229.67, y=63.00, z=-139.88], EntityItem['item.tile.coreStone'/655, l='MpServer', x=-229.74, y=63.00, z=-139.88], EntityItem['item.item.cyberware.skinUpgrades.subdermalSpikes'/656, l='MpServer', x=-229.87, y=63.00, z=-139.88], EntityItem['item.item.cyberware.brainUpgrades.radio'/657, l='MpServer', x=-229.36, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades2'/658, l='MpServer', x=-229.40, y=63.00, z=-139.88], EntityItem['item.item.rottenFlesh'/659, l='MpServer', x=-229.20, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/660, l='MpServer', x=-229.74, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/661, l='MpServer', x=-229.70, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/662, l='MpServer', x=-229.76, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades'/663, l='MpServer', x=-229.56, y=63.00, z=-139.88], EntityItem['item.item.cyberware.jacket'/664, l='MpServer', x=-229.57, y=63.00, z=-139.88], EntityItem['item.item.spiderEye'/665, l='MpServer', x=-229.53, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/666, l='MpServer', x=-229.43, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/667, l='MpServer', x=-229.19, y=63.00, z=-139.88], EntityItem['item.item.cyberware.trenchcoat'/668, l='MpServer', x=-229.19, y=63.00, z=-139.88], EntityItem['item.item.leggingsCloth'/669, l='MpServer', x=-229.22, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades2'/670, l='MpServer', x=-229.61, y=63.00, z=-139.88], EntityItem['item.item.swordIron'/672, l='MpServer', x=-229.64, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/673, l='MpServer', x=-229.68, y=63.00, z=-139.88], EntityItem['item.item.leggingsCloth'/674, l='MpServer', x=-229.65, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades2'/675, l='MpServer', x=-229.30, y=63.00, z=-139.88], EntityItem['item.item.leggingsCloth'/676, l='MpServer', x=-229.75, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/677, l='MpServer', x=-229.65, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/678, l='MpServer', x=-229.40, y=63.00, z=-139.88], EntityItem['item.item.bow'/680, l='MpServer', x=-229.34, y=63.00, z=-139.88], EntityItem['item.item.cyberware.katana'/681, l='MpServer', x=-229.74, y=63.00, z=-139.88], EntityItem['item.item.cyberware.shades'/682, l='MpServer', x=-229.35, y=63.00, z=-139.88], EntityItem['item.item.leggingsCloth'/684, l='MpServer', x=-229.82, y=63.00, z=-139.88], EntityItem['item.item.leggingsCloth'/685, l='MpServer', x=-229.70, y=63.00, z=-139.88], EntitySkeleton['Skeleton'/1197, l='MpServer', x=-229.80, y=63.00, z=-139.70], EntityItem['item.item.bootsGold'/687, l='MpServer', x=-229.44, y=63.00, z=-139.88], EntityItem['item.item.leggingsCloth'/688, l='MpServer', x=-229.59, y=63.00, z=-139.88], EntityItem['item.item.chestplateGold'/689, l='MpServer', x=-229.65, y=63.00, z=-139.88], EntityCyberZombie['Zombie'/953, l='MpServer', x=-246.85, y=29.00, z=-112.15], EntityCow['Cow'/447, l='MpServer', x=-266.48, y=66.00, z=-165.15], EntityCow['Cow'/455, l='MpServer', x=-273.17, y=67.00, z=-160.29], EntityChunkData['entity.extrautils2.chunkdata.name'/723, l='MpServer', x=-232.00, y=512.00, z=-136.00], EntityLatchedRenderer['unknown'/724, l='MpServer', x=8.50, y=65.00, z=8.50], EntityCow['Cow'/473, l='MpServer', x=-288.29, y=69.00, z=-116.85], EntityHorse['Horse'/737, l='MpServer', x=-286.89, y=68.00, z=-102.00], EntityCow['Cow'/481, l='MpServer', x=-238.79, y=65.00, z=-188.17], EntityChicken['Chicken'/742, l='MpServer', x=-191.84, y=67.00, z=-177.60], EntitySheep['Sheep'/486, l='MpServer', x=-160.33, y=66.00, z=-59.19], EntityCow['Cow'/743, l='MpServer', x=-193.34, y=68.00, z=-183.10], EntityHorse['Horse'/487, l='MpServer', x=-179.00, y=66.00, z=-39.94], EntityHorse['Horse'/488, l='MpServer', x=-184.49, y=66.00, z=-49.70], EntityCyberZombie['Zombie'/749, l='MpServer', x=-255.50, y=29.00, z=-88.50], EntityCow['Cow'/754, l='MpServer', x=-182.85, y=68.00, z=-174.50], EntityChicken['Chicken'/755, l='MpServer', x=-176.39, y=68.00, z=-173.86], EntityHorse['Horse'/504, l='MpServer', x=-215.93, y=69.00, z=-35.64], EntityItem['item.item.bootsCloth'/1273, l='MpServer', x=-229.20, y=63.00, z=-139.61], EntityBlitz['Blitz'/1275, l='MpServer', x=-229.19, y=63.00, z=-139.70]]
  104. Retry entities: 1 total; [EntityLatchedRenderer['unknown'/724, l='MpServer', x=8.50, y=65.00, z=8.50]]
  105. Server brand: fml,forge
  106. Server type: Integrated singleplayer server
  107. Stacktrace:
  108. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
  109. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  110. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  111. at net.minecraft.client.main.Main.main(SourceFile:124)
  112. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  113. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  114. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  115. at java.lang.reflect.Method.invoke(Unknown Source)
  116. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  117. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  118.  
  119. -- System Details --
  120. Details:
  121. Minecraft Version: 1.10.2
  122. Operating System: Windows 10 (amd64) version 10.0
  123. Java Version: 1.8.0_131, Oracle Corporation
  124. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  125. Memory: 1735540960 bytes (1655 MB) / 4741136384 bytes (4521 MB) up to 5726797824 bytes (5461 MB)
  126. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
  127. IntCache: cache: 0, tcache: 0, allocated: 4, tallocated: 105
  128. FML: MCP 9.32 Powered by Forge 12.18.3.2422 215 mods loaded, 215 mods active
  129. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  130. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  131. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2422.jar)
  132. UCHIJAAAA Forge{12.18.3.2422} [Minecraft Forge] (forge-1.10.2-12.18.3.2422.jar)
  133. UCHIJAAAA appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar)
  134. UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  135. UCHIJAAAA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
  136. UCHIJAAAA openmodscore{0.11.1} [OpenModsLib Core] (minecraft.jar)
  137. UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  138. UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  139. UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  140. UCHIJAAAA aarandomlensblocker{1.0} [AARandomLensBlocker] (aarandomlensblocker-1.10.2_1.0.jar)
  141. UCHIJAAAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  142. UCHIJAAAA abyssalcraft{1.9.4-pre-4} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.4-pre-4.jar)
  143. UCHIJAAAA cofhcore{4.1.11} [CoFH Core] (CoFHCore-1.10.2-4.1.11.16-universal.jar)
  144. UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  145. UCHIJAAAA IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar)
  146. UCHIJAAAA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
  147. UCHIJAAAA appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar)
  148. UCHIJAAAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  149. UCHIJAAAA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar)
  150. UCHIJAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  151. UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.5.2.jar)
  152. UCHIJAAAA flyringbaublemod{0.2.4_1.10.2-d71eb9e} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.4.19+d71eb9e.jar)
  153. UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  154. UCHIJAAAA BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
  155. UCHIJAAAA Animus{1} [Animus] (Animus-2017-04-18.jar)
  156. UCHIJAAAA appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.10.2-1.0.7.jar)
  157. UCHIJAAAA architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar)
  158. UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  159. UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar)
  160. UCHIJAAAA astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar)
  161. UCHIJAAAA atmblacklister{0.5} [ATM Blacklister] (ATMBlacklister-0.5.jar)
  162. UCHIJAAAA crossroads{1.10.2-1.3.7} [Crossroads] (crossroads-1.10.2-1.3.7.jar)
  163. UCHIJAAAA embers{0.104} [Embers] (embers-0.104.jar)
  164. UCHIJAAAA enchiridion{3.2.0} [Enchiridion] (Enchiridion-1.10.2-3.2.0.jar)
  165. UCHIJAAAA roots{0.208} [Roots] (roots-0.208.jar)
  166. UCHIJAAAA tesla{1.2.1.50} [TESLA] (Tesla-1.10.2-1.2.1.50.jar)
  167. UCHIJAAAA theoneprobe{1.4.14} [The One Probe] (theoneprobe-1.1x-1.4.14.jar)
  168. UCHIJAAAA atmexperttweaks{2.00} [ATM Expert Tweaks] (atmexperttweaks-2.0.jar)
  169. UCHIJAAAA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
  170. UCHIJAAAA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  171. UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  172. UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  173. UCHIJAAAA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4g.jar)
  174. UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  175. UCHIJAAAA BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
  176. UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  177. UCHIJAAAA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
  178. UCHIJAAAA BiomesOPlenty{5.0.0.2290} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2290-universal.jar)
  179. UCHIJAAAA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  180. UCHIJAAAA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  181. UCHIJAAAA CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  182. UCHIJAAAA brandonscore{2.1.11} [Brandon's Core] (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
  183. UCHIJAAAA sonarcore{3.2.8} [SonarCore] (SonarCore-1.10.2-3.2.8.jar)
  184. UCHIJAAAA calculator{3.2.2} [Calculator] (Calculator-1.10.2-3.2.2.jar)
  185. UCHIJAAAA calccrt{1.0} [CalcCrT] (CalcCrT-1.10.2_1.0.jar)
  186. UCHIJAAAA ceanimals{1.3.1} [Crop-Eating Animals] (ceanimals-1.10.2-1.3.1.jar)
  187. UCHIJAAAA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  188. UCHIJAAAA ChestTransporter{2.5.18} [Chest Transporter] (ChestTransporter-1.10.2-2.5.18.jar)
  189. UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  190. UCHIJAAAA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  191. UCHIJAAAA chisel{MC1.10.2-0.0.13.30} [Chisel] (Chisel-MC1.10.2-0.0.13.30.jar)
  192. UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  193. UCHIJAAAA chiselsandbits{12.15} [Chisels & Bits] (chiselsandbits-12.15.jar)
  194. UCHIJAAAA cm2{1.0} [Compact Machines 2] (cm2-2.0.0-b104.jar)
  195. UCHIJAAAA controlling{1.0.5} [Controlling] (Controlling-1.0.5.jar)
  196. UCHIJAAAA cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
  197. UCHIJAAAA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  198. UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
  199. UCHIJAAAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
  200. UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar)
  201. UCHIJAAAA ctm{MC1.10.2-0.2.2.24} [CTM] (CTM-MC1.10.2-0.2.2.24.jar)
  202. UCHIJAAAA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
  203. UCHIJAAAA cyberware{beta-0.2.10} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.10.jar)
  204. UCHIJAAAA darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.jar)
  205. UCHIJAAAA forestry{5.2.17.385} [Forestry] (forestry_1.10.2-5.2.17.385.jar)
  206. UCHIJAAAA eleccore{1.7.431} [ElecCore] (ElecCore-1.10.2-1.7.431.jar)
  207. UCHIJAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  208. UCHIJAAAA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
  209. UCHIJAAAA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
  210. UCHIJAAAA ding{1.0.1} [Ding] (Ding-1.10.2-1.0.1.jar)
  211. UCHIJAAAA dirt2path{1.6.1} [Dirt2Path] (dirt2path-1.6.1.jar)
  212. UCHIJAAAA draconicevolution{2.1.5} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.5.262-universal.jar)
  213. UCHIJAAAA enderore{1.10.2-b2} [Ender Ore] (Ender Ore-1.10.2-b3.jar)
  214. UCHIJAAAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  215. UCHIJAAAA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
  216. UCHIJAAAA engineersworkshop{1.3.6-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.3.6-1.10.2.jar)
  217. UCHIJAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  218. UCHIJAAAA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  219. UCHIJAAAA zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar)
  220. UCHIJAAAA bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.30.jar)
  221. UCHIJAAAA FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
  222. UCHIJAAAA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  223. UCHIJAAAA flintmod{7.5} [Flint Instead of Wood] (FlintInsteadOfWood[1.10.2]-7.5.jar)
  224. UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.7.1-anarchy.jar)
  225. UCHIJAAAA forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar)
  226. UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  227. UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  228. UCHIJAAAA fw{1.5.1} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.1.jar)
  229. UCHIJAAAA gendustry{1.6.5.31} [GenDustry] (gendustry-1.6.5.31-mc1.10.2.jar)
  230. UCHIJAAAA pressure{1.3.1.25} [Pressure Pipes] (pressure-1.3.1.25-mc1.10.2.jar)
  231. UCHIJAAAA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
  232. UCHIJAAAA grapplemod{1.10.2-v10} [Grappling hook mod] (grapplemod-1.10.2-v10.jar)
  233. UCHIJAAAA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar)
  234. UCHIJAAAA hardcorequesting{1.10.2-5.1.0alpha4} [Hardcore Questing Mode] (HQM-New Heights-1.10.2-5.1.0alpha4.jar)
  235. UCHIJAAAA ichunutil{6.5.0} [iChunUtil] (iChunUtil-1.10.2-6.5.0.jar)
  236. UCHIJAAAA immcraft{1.3.6} [Immersive Craft] (immcraft-1.1x-1.3.6.jar)
  237. UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  238. UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
  239. UCHIJAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
  240. UCHIJAAAA immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.10.2-1.1.3.jar)
  241. UCHIJAAAA incontrol{3.6.0} [InControl] (incontrol-3.6.0.jar)
  242. UCHIJAAAA industrialwires{1.4-18} [Industrial Wires] (IndustrialWires-1.4-18.jar)
  243. UCHIJAAAA inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar)
  244. UCHIJAAAA ironbackpacks{1.10.2-2.2.31} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.31.jar)
  245. UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
  246. UCHIJAAAA itemscroller{0.11.0} [Item Scroller] (itemscroller-1.10.2-0.11.0.jar)
  247. UCHIJAAAA itemzoom{1.4} [Item Zoom] (itemzoom1.10.2-1.4.jar)
  248. UCHIJAAAA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
  249. UCHIJAAAA journeymap{1.10.2-5.5.0b3} [JourneyMap] (journeymap-1.10.2-5.5.0b3.jar)
  250. UCHIJAAAA jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar)
  251. UCHIJAAAA launchgui{@VERSION@} [LaunchGUI] (LaunchGui-1.9.4-2.0.3-23-client.jar)
  252. UCHIJAAAA llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.10.2.jar)
  253. UCHIJAAAA literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar)
  254. UCHIJAAAA login_shield{1.10.2-19-gd16e7e0} [Login Shield] (Login_Shield-1.10.2-19-gd16e7e0.jar)
  255. UCHIJAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
  256. UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
  257. UCHIJAAAA Mekanism{9.2.3} [Mekanism] (Mekanism-1.10.2-9.2.3.97.jar)
  258. UCHIJAAAA MekanismGenerators{9.2.3} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.3.97.jar)
  259. UCHIJAAAA MekanismTools{9.2.3} [MekanismTools] (MekanismTools-1.10.2-9.2.3.97.jar)
  260. UCHIJAAAA modularforcefieldsystem{3.0.1} [Modular ForceField System] (MFFS-1.10.2-3.0.1.0_1.10_d9fd06a.jar)
  261. UCHIJAAAA minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar)
  262. UCHIJAAAA MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar)
  263. UCHIJAAAA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.10.2-1.13.jar)
  264. UCHIJAAAA mob_grinding_utils{0.1.8.22} [mob_grinding_utils] (MobGrindingUtils-0.1.8.22.jar)
  265. UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
  266. UCHIJAAAA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar)
  267. UCHIJAAAA numina{1.4.0} [numina] (ModularPowersuits-1.10.2-1.2.124.jar)
  268. UCHIJAAAA powersuits{1.10.2-1.2.124} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.10.2-1.2.124.jar)
  269. UCHIJAAAA railcraft{10.1.2} [Railcraft] (Railcraft_1.10.2-10.1.2.jar)
  270. UCHIJAAAA morebees{1.10.2-1.4.1.1} [More Bees] (morebees-1.10.2-1.4.1.1.jar)
  271. UCHIJAAAA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar)
  272. UCHIJAAAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  273. UCHIJAAAA natura{1.10.2-4.1.0.77} [Natura] (natura-1.10.2-4.1.0.77.jar)
  274. UCHIJAAAA naturescompass{1.3.1} [Nature's Compass] (NaturesCompass-1.10.2-1.3.1.jar)
  275. UCHIJAAAA netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.10.2-3.3.6.jar)
  276. UCHIJAAAA nmsot{1.2.0-mc1.10.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.10.2.jar)
  277. UCHIJAAAA recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
  278. UCHIJAAAA neid{1.5.3.1} [NotEnoughIDs] (NotEnoughIDs-1.5.3.1.jar)
  279. UCHIJAAAA notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar)
  280. UCHIJAAAA nutrition{1.5.0} [Nutrition] (Nutrition-1.10.2-1.5.0.jar)
  281. UCHIJAAAA openmods{0.11.1} [OpenModsLib] (OpenModsLib-1.10.2-0.11.1.jar)
  282. UCHIJAAAA openblocks{1.7.1} [OpenBlocks] (OpenBlocks-1.10.2-1.7.1.jar)
  283. UCHIJAAAA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
  284. UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
  285. UCHIJAAAA pamscookables{1.0} [Pam's Cookables] (pamscookables-1.10.2_1.0.0.jar)
  286. UCHIJAAAA shetiphiancore{3.3.9} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.9.jar)
  287. UCHIJAAAA platforms{1.2.10} [Platforms] (platforms-1.10.0-1.2.10.jar)
  288. UCHIJAAAA thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar)
  289. UCHIJAAAA plustic{5.2.1.2} [PlusTiC] (plustic-5.2.1.2.jar)
  290. UCHIJAAAA portalgun{6.0.1} [PortalGun] (PortalGun-1.10.2-6.0.1.jar)
  291. UCHIJAAAA psionup{15.1} [PSIonic Upgrades] (PSIonicUpgrades-r1.15.jar)
  292. UCHIJAAAA randomore{1.3.1} [Randomite Ore] (RandomiteOre-1.3.1-MC1.10.2.jar)
  293. UCHIJAAAA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  294. UCHIJAAAA realfilingcabinet{1.3.8} [Real Filing Cabinet] (realfilingcabinet-1.10.2-1.3.8.jar)
  295. UCHIJAAAA reauth{3.5.0} [ReAuth] (ReAuth-3.5.0.jar)
  296. UCHIJAAAA reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  297. UCHIJAAAA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  298. UCHIJAAAA thermalexpansion{5.1.9} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.9.23-universal.jar)
  299. UCHIJAAAA redstonearsenal{2.1.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.1.3.8-universal.jar)
  300. UCHIJAAAA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
  301. UCHIJAAAA refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
  302. UCHIJAAAA xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
  303. UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  304. UCHIJAAAA rftools{6.13} [RFTools] (rftools-1.1x-6.13.jar)
  305. UCHIJAAAA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  306. UCHIJAAAA rftoolsdim{5.04} [RFTools Dimensions] (rftoolsdim-1.1x-5.04.jar)
  307. UCHIJAAAA rockhounding_core{1.06} [Rockhounding Mod: Core] (rockhounding_core-1.10.2-1.06.jar)
  308. UCHIJAAAA rockhounding_chemistry{1.10.2-1.53} [Rockhounding Mod: Chemistry] (rockhounding_chemistry-1.10.2-1.53.jar)
  309. UCHIJAAAA rockhounding_oretiers{1.10.2-1.32} [Rockhounding: Ore Tiers] (rockhounding_oretiers-1.10.2-1.32.jar)
  310. UCHIJAAAA ropebridge{2.0.5} [Rope Bridge] (ropebridge-1.10.2-2.0.5.jar)
  311. UCHIJAAAA simplevoidworld{1.1.0.4} [SimpleVoidWorld] (Simple-Void-World-1.10.2-1.1.0.4-universal.jar)
  312. UCHIJAAAA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
  313. UCHIJAAAA simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar)
  314. UCHIJAAAA slug{1.0A} [Slugs EU and RF converters] (Slugs Converters.jar)
  315. UCHIJAAAA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
  316. UCHIJAAAA soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar)
  317. UCHIJAAAA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar)
  318. UCHIJAAAA stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar)
  319. UCHIJAAAA StevesFactoryManager{1.0.12} [Steve's Factory Manager] (StevesFactoryManager-1.10.2-1.0.12.jar)
  320. UCHIJAAAA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  321. UCHIJAAAA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar)
  322. UCHIJAAAA supersoundmuffler{1.0.1.4} [Super Sound Muffler] (supersoundmuffler-1.10.2-1.0.1.4.jar)
  323. UCHIJAAAA supersticksword{0.3.0.0} [Super Stick Sword] (supersticksword-0.3.0.0.jar)
  324. UCHIJAAAA teslafied{1.0.0} [Teslafied] (teslafied-1.10.2-1.1.0.jar)
  325. UCHIJAAAA thermaldynamics{2.0.10} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.10.16-universal.jar)
  326. UCHIJAAAA throwabletorchmod{1.4} [ThrowableTorchMod] (throwabletorchmod-1.10.2-1.4.jar)
  327. UCHIJAAAA TickProfiler{1.10.2-jenkins.52} [TickProfiler] (TickProfiler-1.10.2-jenkins.52.jar)
  328. UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  329. UCHIJAAAA tombmanygraves{1.10.2-2.1.16} [Tomb Many Graves] (TombManyGraves-1.10.2-2.1.16.jar)
  330. UCHIJAAAA topaddons{1.10.2-0.15.0} [TOP Addons] (topaddons-1.10.2-0.15.0.jar)
  331. UCHIJAAAA torchmaster{1.4.1.34} [TorchMaster] (torchmaster_1.10.2-1.4.1.34.jar)
  332. UCHIJAAAA torchBootsMod{Alpha1_0} [torchBootsMod] (TorchModforMC1.10.2.jar)
  333. UCHIJAAAA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar)
  334. UCHIJAAAA usefulnullifiers{1.3.5} [Useful Nullifiers] (usefulnullifiers-1.3.5.jar)
  335. UCHIJAAAA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  336. UCHIJAAAA waterstrainer{1.4.2} [Water Strainer] (WaterStrainer-1.9.4-1.4.2.jar)
  337. UCHIJAAAA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
  338. UCHIJAAAA wct{0.1.32} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-0.1.32.jar)
  339. UCHIJAAAA wopper{1.10.2-r1} [Wopper] (Wopper-1.10.2-r1.jar)
  340. UCHIJAAAA xnet{1.4.0} [XNet] (xnet-1.4.0.jar)
  341. UCHIJAAAA xprings{1.3.0} [Experience Rings] (xprings-1.10-1.3.0.jar)
  342. UCHIJAAAA denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar)
  343. UCHIJAAAA harvesttweaks{1.10.2-0.1.2.DEV.9651204} [Harvest Tweaks] (HarvestTweaks-1.10.2-0.1.2.jar)
  344. UCHIJAAAA unidict{1.10.2-2.9b} [UniDict] (UniDict-1.10.2-2.9b.jar)
  345. Loaded coremods (and transformers):
  346. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  347.  
  348. LibLoader (# LibLoader.jar)
  349.  
  350. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  351. invtweaks.forge.asm.ContainerTransformer
  352. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.11.16-universal.jar)
  353. cofh.asm.CoFHClassTransformer
  354. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  355. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  356. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  357. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  358. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  359. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  360. net.malisis.core.util.clientnotif.ClientNotifTransformer
  361. literalascension (literalascension-1.10.2-1.0.2.2.jar)
  362. com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  363. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  364. com.enderio.core.common.transform.EnderCoreTransformer
  365. AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
  366. appeng.coremod.transformer.IntegrationTransformer
  367. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.1-anarchy.jar)
  368. pl.asie.foamfix.coremod.FoamFixTransformer
  369. IC2core (industrialcraft-2-2.6.252-ex110.jar)
  370.  
  371. PlusTiC (plustic-5.2.1.2.jar)
  372. landmaster.plustic.asm.Transform
  373. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  374. codechicken.lib.asm.ClassHeirachyManager
  375. codechicken.lib.asm.CCL_ASMTransformer
  376. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.9.jar)
  377. shetiphian.core.asm.ClassTransformer
  378. CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
  379. team.chisel.ctm.client.asm.CTMTransformer
  380. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  381. reborncore.mixin.transformer.MixinTransformer
  382. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  383. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  384. ForgelinPlugin (Forgelin-1.5.1.jar)
  385.  
  386. OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.1.jar)
  387. openmods.core.OpenModsClassTransformer
  388. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  389. lumien.resourceloader.asm.ClassTransformer
  390. CoreMod (TickProfiler-1.10.2-jenkins.52.jar)
  391.  
  392. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  393. li.cil.oc.common.asm.ClassTransformer
  394. AstralCore (astralsorcery-1.4.5.jar)
  395.  
  396. llibrary (llibrary-1.7.7-1.10.2.jar)
  397. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  398. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  399. LoadingPlugin (Quark-r1.1-70.jar)
  400. vazkii.quark.base.asm.ClassTransformer
  401. Brandon's Core (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
  402. com.brandon3055.brandonscore.asm.ClassTransformer
  403. Plugin (NotEnoughIDs-1.5.3.1.jar)
  404. ru.fewizz.neid.asm.Transformer
  405. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.53' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
  406. OpenModsLib class transformers: [pre_world_render_hook:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  407. AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185
  408. Pulsar/tconstruct loaded Pulses:
  409. - TinkerCommons (Enabled/Forced)
  410. - TinkerWorld (Enabled/Not Forced)
  411. - TinkerTools (Enabled/Not Forced)
  412. - TinkerHarvestTools (Enabled/Forced)
  413. - TinkerMeleeWeapons (Enabled/Forced)
  414. - TinkerRangedWeapons (Enabled/Forced)
  415. - TinkerModifiers (Enabled/Forced)
  416. - TinkerSmeltery (Enabled/Not Forced)
  417. - TinkerGadgets (Enabled/Not Forced)
  418. - TinkerOredict (Enabled/Forced)
  419. - TinkerIntegration (Enabled/Forced)
  420. - TinkerFluids (Enabled/Forced)
  421. - TinkerMaterials (Enabled/Forced)
  422. - TinkerModelRegister (Enabled/Forced)
  423. - chiselsandbitsIntegration (Enabled/Not Forced)
  424. - craftingtweaksIntegration (Enabled/Not Forced)
  425. - theoneprobeIntegration (Enabled/Not Forced)
  426.  
  427. minefactoryreloaded: -[1.10.2]2.9.0B1-226
  428. Pulsar/natura loaded Pulses:
  429. - NaturaCommons (Enabled/Forced)
  430. - NaturaOverworld (Enabled/Not Forced)
  431. - NaturaNether (Enabled/Not Forced)
  432. - NaturaDecorative (Enabled/Not Forced)
  433. - NaturaTools (Enabled/Not Forced)
  434. - NaturaEntities (Enabled/Not Forced)
  435. - NaturaOredict (Enabled/Forced)
  436. - NaturaWorld (Enabled/Not Forced)
  437. - craftingtweaksIntegration (Enabled/Not Forced)
  438.  
  439. Pulsar/harvesttweaks loaded Pulses:
  440. - blocks (Enabled/Forced)
  441. - items (Enabled/Forced)
  442. - tconstruct (Enabled/Forced)
  443.  
  444. List of loaded APIs:
  445. * AbyssalCraftAPI (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  446. * AbyssalCraftAPI|Biome (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  447. * AbyssalCraftAPI|Block (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  448. * AbyssalCraftAPI|Condition (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  449. * AbyssalCraftAPI|Disruption (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  450. * AbyssalCraftAPI|Energy (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  451. * AbyssalCraftAPI|Entity (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  452. * AbyssalCraftAPI|Event (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  453. * AbyssalCraftAPI|Integration (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  454. * AbyssalCraftAPI|Internal (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  455. * AbyssalCraftAPI|Item (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  456. * AbyssalCraftAPI|Necronomicon (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  457. * AbyssalCraftAPI|Recipe (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  458. * AbyssalCraftAPI|Ritual (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  459. * AbyssalCraftAPI|Spell (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  460. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  461. * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-stable-1.jar
  462. * Baubles|API (1.3.1.3) from WirelessCraftingTerminal-1.10.2-0.1.32.jar
  463. * BetterAchievements|API (0.3.3.10) from BetterAchievements-1.10.2-0.3.3.10.jar
  464. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.30.jar
  465. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.11-80.jar
  466. * BotaniaAPI (85) from Botania r1.9-341.jar
  467. * calculatorapi (1.9.4 - 1.0) from Calculator-1.10.2-3.2.2.jar
  468. * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.18.jar
  469. * Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.13.30.jar
  470. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.13.30.jar
  471. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.15.jar
  472. * CoFHAPI (1.8.9R1.2.0B1) from teslafied-1.10.2-1.1.0.jar
  473. * cofhapi (1.5.0) from ImmersiveEngineering-0.10-61.jar
  474. * cofhapi|block (1.7.0) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  475. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  476. * cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  477. * CoFHAPI|energy (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.3.97.jar
  478. * cofhapi|energy (1.5.0) from ImmersiveEngineering-0.10-61.jar
  479. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  480. * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.3.97.jar
  481. * cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  482. * cofhapi|tileentity (1.7.0) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  483. * cofhapi|util (1.7.0) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  484. * cofhlib (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  485. * cofhlib|audio (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  486. * cofhlib|gui (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  487. * cofhlib|gui|container (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  488. * cofhlib|gui|element (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  489. * cofhlib|gui|element|listbox (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  490. * cofhlib|gui|slot (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  491. * cofhlib|inventory (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  492. * cofhlib|util (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  493. * cofhlib|util|helpers (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  494. * cofhlib|world (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  495. * cofhlib|world|feature (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  496. * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
  497. * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  498. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  499. * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  500. * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  501. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  502. * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  503. * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  504. * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  505. * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
  506. * ctm-api (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
  507. * ctm-api-models (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
  508. * ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
  509. * ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
  510. * DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
  511. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.5.262-universal.jar
  512. * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.431.jar
  513. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.431.jar
  514. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  515. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  516. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  517. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  518. * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  519. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.385.jar
  520. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.385.jar
  521. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.385.jar
  522. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.385.jar
  523. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.385.jar
  524. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.385.jar
  525. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.385.jar
  526. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.385.jar
  527. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.385.jar
  528. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.385.jar
  529. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.385.jar
  530. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.385.jar
  531. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.385.jar
  532. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.385.jar
  533. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.385.jar
  534. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.385.jar
  535. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.385.jar
  536. * gendustryAPI (2.3.0) from gendustry-1.6.5.31-mc1.10.2.jar
  537. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  538. * IC2API (1.0) from Slugs Converters.jar
  539. * iChunUtil API (1.2.0) from iChunUtil-1.10.2-6.5.0.jar
  540. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
  541. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
  542. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.31.jar
  543. * jeresources|API (0.5.9.3) from JustEnoughResources-1.10.2-0.5.9.3.jar
  544. * journeymap|client-api (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b3.jar
  545. * journeymap|client-api-display (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b3.jar
  546. * journeymap|client-api-event (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b3.jar
  547. * journeymap|client-api-model (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b3.jar
  548. * journeymap|client-api-util (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b3.jar
  549. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
  550. * mcjtylib_ng (2.4.3) from mcjtylib-1.1x-2.4.3.jar
  551. * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  552. * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  553. * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  554. * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  555. * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  556. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  557. * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  558. * openblocks|api (1.1) from OpenBlocks-1.10.2-1.7.1.jar
  559. * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  560. * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  561. * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  562. * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  563. * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  564. * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  565. * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  566. * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  567. * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  568. * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  569. * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  570. * pressureAPI (1.3.1.25) from pressure-1.3.1.25-mc1.10.2.jar
  571. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
  572. * PsiAPI (2) from Psi-r1.0-42.jar
  573. * PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.15.jar
  574. * railcraft:API|core (3.1.0) from Railcraft_1.10.2-10.1.2.jar
  575. * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  576. * RailcraftAPI|carts (2.1.0) from Railcraft_1.10.2-10.1.2.jar
  577. * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.1.2.jar
  578. * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  579. * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  580. * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  581. * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  582. * RailcraftAPI|items (2.1.0) from Railcraft_1.10.2-10.1.2.jar
  583. * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  584. * RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.1.2.jar
  585. * RailcraftAPI|tracks (4.0.0) from Railcraft_1.10.2-10.1.2.jar
  586. * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  587. * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  588. * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  589. * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  590. * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  591. * rh_api (1.51) from rockhounding_core-1.10.2-1.06.jar
  592. * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.8.jar
  593. * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.7-48.jar
  594. * stevescartsAPI (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  595. * stevescartsAPI|FARMS (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  596. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  597. * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  598. * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  599. * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  600. * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  601. * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  602. * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  603. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  604. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  605. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.14.jar
  606. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  607. * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.1.32.jar
  608. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  609. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  610. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  611. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  612. CodeChickenLib Invalid Fingerprint Reports:
  613. CodeChickenCore Invalid Fingerprint Reports:
  614. ChickenChunks Invalid Fingerprint Reports:
  615. EnderStorage Invalid Fingerprint Reports:
  616. 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.):
  617. * The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from Mekanism-1.10.2-9.2.3.97.jar).
  618. It is a supported version, but that difference may lead to problems.
  619. 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.
  620. Detailed RF API diagnostics:
  621. * RF API class 'EnergyStorage' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/EnergyStorage.class
  622. * RF API class 'IEnergyConnection' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyConnection.class
  623. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  624. * RF API class 'IEnergyHandler' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyHandler.class
  625. * RF API class 'IEnergyProvider' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyProvider.class
  626. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  627. * RF API class 'IEnergyStorage' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyStorage.class
  628. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  629. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  630. Detailed Tesla API diagnostics:
  631. * Tesla API class 'Tesla' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/Tesla.class
  632. * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
  633. * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
  634. * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaHolder.class
  635. * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaProducer.class
  636. * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
  637. * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
  638. * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
  639. * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
  640. * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
  641. * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/D:/Games/Curse/Minecraft/Instances/All%20The%20Mods%20Expert%20Remastered/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
  642.  
  643. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  644. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  645. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  646.  
  647. RebornCore:
  648. Plugin Engine: 0
  649. RebornCore Version: 2.13.6.142
  650. Mixin Status: 1
  651. Runtime Debofucsation 1
  652. RenderEngine: 0
  653. Translocator Invalid Fingerprint Reports:
  654. AE2 Integration: IC2:ON, RF:ON, RFItem:ON, Waila:OFF, JEI:ON, THE_ONE_PROBE:ON
  655. Launched Version: forge-12.18.3.2422
  656. LWJGL: 2.9.4
  657. OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 382.53, NVIDIA Corporation
  658. GL Caps: Using GL 1.3 multitexturing.
  659. Using GL 1.3 texture combiners.
  660. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  661. Shaders are available because OpenGL 2.1 is supported.
  662. VBOs are available because OpenGL 1.5 is supported.
  663.  
  664. Using VBOs: Yes
  665. Is Modded: Definitely; Client brand changed to 'fml,forge'
  666. Type: Client (map_client.txt)
  667. Resource Packs: Faithful 1.10.2-r4.zip
  668. Current Language: English (US)
  669. Profiler Position: N/A (disabled)
  670. CPU: 4x Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement