Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
  5. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  6. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar)
  7. ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar)
  8. IC2core (industrialcraft-2-2.6.142-ex110.jar)
  9. p455w0rds Things (p455w0rdsthings-1.10.2-1.2.27.jar)
  10. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.7.jar)
  11. LoadingHook (Mekanism-1.10.2-9.2.1.295.jar)
  12. SurgeLoadingPlugin (Surge-1.10.2-1.1.0.66.jar)
  13. EnderCorePlugin (EnderCore-1.10.2-0.4.1.64-beta.jar)
  14. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
  15. CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
  16. Brandon's Core (BrandonsCore-1.10.2-2.1.3.82-universal.jar)
  17. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.5.1-anarchy.jar)
  18. LoadingPlugin (Quark-r1.1-70.jar)
  19. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.6.jar)
  20. RebornCoreASM (RebornCore-1.10.2-2.13.2.114-universal.jar)
  21. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-15.jar)
  22. MalisisCorePlugin (malisiscore-1.10.2-4.2.10.jar)
  23. IvToolkit (IvToolkit-1.2.9.jar)
  24. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  25. FMLPlugin (InventoryTweaks-1.61-58.jar)
  26. TransformerLoader (OpenComputers-MC1.10.2-1.6.1.6.jar)
  27. Plugin (NotEnoughIDs-1.5.2.jar)
  28. Contact their authors BEFORE contacting forge
  29.  
  30. // Sorry :(
  31.  
  32. Time: 1/20/17 6:08 PM
  33. Description: Playing level event
  34.  
  35. java.lang.IllegalArgumentException: Cannot set property PropertyDirection{name=facing, clazz=class net.minecraft.util.EnumFacing, values=[down, up, north, south, west, east]} to null on block minecraft:piston, it is not an allowed value
  36. at pl.asie.foamfix.common.FoamyBlockState.func_177226_a(FoamyBlockState.java:34)
  37. at net.minecraft.block.BlockPistonBase.func_176203_a(BlockPistonBase.java:424)
  38. at net.minecraft.client.renderer.RenderGlobal.func_180439_a(RenderGlobal.java:2343)
  39. at net.minecraft.world.World.func_180498_a(World.java:3642)
  40. at net.minecraft.world.World.func_175718_b(World.java:3633)
  41. at net.minecraft.client.multiplayer.PlayerControllerMP.func_187103_a(PlayerControllerMP.java:152)
  42. at net.minecraft.client.multiplayer.PlayerControllerMP.func_180511_b(PlayerControllerMP.java:242)
  43. at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1459)
  44. at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2179)
  45. at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:1961)
  46. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1749)
  47. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  48. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  49. at net.minecraft.client.main.Main.main(SourceFile:124)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:483)
  54. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  55. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- Head --
  62. Thread: Client thread
  63. Stacktrace:
  64. at pl.asie.foamfix.common.FoamyBlockState.func_177226_a(FoamyBlockState.java:34)
  65. at net.minecraft.block.BlockPistonBase.func_176203_a(BlockPistonBase.java:424)
  66. at net.minecraft.client.renderer.RenderGlobal.func_180439_a(RenderGlobal.java:2343)
  67.  
  68. -- Level event being played --
  69. Details:
  70. Block coordinates: World: (-1277,70,1471), Chunk: (at 3,4,15 in -80,91; contains blocks -1280,0,1456 to -1265,255,1471), Region: (-3,2; contains chunks -96,64 to -65,95, blocks -1536,0,1024 to -1025,255,1535)
  71. Event source: ~~NULL~~
  72. Event type: 2001
  73. Event data: 462881
  74. Stacktrace:
  75. at net.minecraft.world.World.func_180498_a(World.java:3642)
  76. at net.minecraft.world.World.func_175718_b(World.java:3633)
  77. at net.minecraft.client.multiplayer.PlayerControllerMP.func_187103_a(PlayerControllerMP.java:152)
  78. at net.minecraft.client.multiplayer.PlayerControllerMP.func_180511_b(PlayerControllerMP.java:242)
  79. at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1459)
  80. at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2179)
  81. at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:1961)
  82.  
  83. -- Affected level --
  84. Details:
  85. Level name: MpServer
  86. All players: 1 total; [EntityPlayerSP['RebelKeithy'/1352, l='MpServer', x=-1278.36, y=69.94, z=1471.18]]
  87. Chunk stats: MultiplayerChunkCache: 441, 441
  88. Level seed: 0
  89. Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
  90. Level generator options:
  91. Level spawn location: World: (38,63,98), Chunk: (at 6,3,2 in 2,6; contains blocks 32,0,96 to 47,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  92. Level time: 9424099 game time, 9067687 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: 109 total; [EntityCyberZombie['entity.Zombie.name'/4866, l='MpServer', x=-1238.50, y=70.00, z=1438.50], EntitySkeleton['Skeleton'/4868, l='MpServer', x=-1234.50, y=70.00, z=1438.50], EntitySkeleton['Skeleton'/3845, l='MpServer', x=-1227.50, y=70.00, z=1524.50], EntitySkeleton['Skeleton'/4869, l='MpServer', x=-1234.50, y=70.00, z=1439.50], EntitySkeleton['Skeleton'/3846, l='MpServer', x=-1226.50, y=70.00, z=1524.50], EntitySkeleton['Skeleton'/4870, l='MpServer', x=-1234.50, y=70.00, z=1440.50], EntityCartChest['Chest Cart'/1558, l='MpServer', x=-1189.50, y=22.06, z=1586.50], EntityCartChest['Chest Cart'/1563, l='MpServer', x=-1182.50, y=23.06, z=1557.50], EntitySpider['Spider'/4387, l='MpServer', x=-1235.50, y=70.00, z=1448.50], EntityEnderman2['Enderman'/5156, l='MpServer', x=-1230.50, y=47.00, z=1492.50], EntityZombie['Zombie'/5669, l='MpServer', x=-1342.48, y=28.00, z=1504.21], EntitySkeleton['Skeleton'/5670, l='MpServer', x=-1344.39, y=24.00, z=1514.87], EntityFlicker['entity.arsmagica2.Flicker.name'/5417, l='MpServer', x=-1305.25, y=79.00, z=1491.25], EntityBat['Bat'/5419, l='MpServer', x=-1209.34, y=31.43, z=1479.15], EntityCreeper['Creeper'/2605, l='MpServer', x=-1321.50, y=63.00, z=1514.50], EntityCreeper['Creeper'/2606, l='MpServer', x=-1226.16, y=70.00, z=1448.47], EntityZombie['Zombie'/4398, l='MpServer', x=-1303.19, y=77.00, z=1421.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1329, l='MpServer', x=-1280.50, y=69.50, z=1470.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1330, l='MpServer', x=-1280.50, y=69.50, z=1468.50], EntityPlayerSP['RebelKeithy'/1352, l='MpServer', x=-1278.36, y=69.94, z=1471.18], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1331, l='MpServer', x=-1280.50, y=69.50, z=1483.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1332, l='MpServer', x=-1280.50, y=69.50, z=1481.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1333, l='MpServer', x=-1282.50, y=71.50, z=1480.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1334, l='MpServer', x=-1280.50, y=73.50, z=1480.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1335, l='MpServer', x=-1282.50, y=75.50, z=1480.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1336, l='MpServer', x=-1280.50, y=77.50, z=1480.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1337, l='MpServer', x=-1282.50, y=79.50, z=1480.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1338, l='MpServer', x=-1280.50, y=69.50, z=1476.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1339, l='MpServer', x=-1280.50, y=69.50, z=1474.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1340, l='MpServer', x=-1280.50, y=69.50, z=1472.50], EntityCyberZombie['Zombie'/1341, l='MpServer', x=-1295.32, y=73.00, z=1472.48], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1342, l='MpServer', x=-1280.50, y=81.50, z=1480.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1343, l='MpServer', x=-1282.50, y=83.50, z=1480.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1344, l='MpServer', x=-1272.50, y=69.50, z=1470.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1345, l='MpServer', x=-1272.50, y=69.50, z=1468.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1346, l='MpServer', x=-1274.50, y=69.50, z=1468.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1347, l='MpServer', x=-1274.50, y=69.50, z=1470.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1348, l='MpServer', x=-1276.50, y=69.50, z=1470.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1349, l='MpServer', x=-1276.50, y=69.50, z=1468.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1350, l='MpServer', x=-1278.50, y=69.50, z=1468.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/1351, l='MpServer', x=-1278.50, y=69.50, z=1470.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/586, l='MpServer', x=-1278.50, y=69.50, z=1483.50], EntitySpider['Spider'/1355, l='MpServer', x=-1311.90, y=74.00, z=1460.42], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/587, l='MpServer', x=-1278.50, y=69.50, z=1481.50], EntityZombie['Zombie'/1356, l='MpServer', x=-1294.50, y=74.00, z=1464.19], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/588, l='MpServer', x=-1278.50, y=69.50, z=1476.50], EntitySkeleton['Skeleton'/1357, l='MpServer', x=-1299.50, y=74.00, z=1476.84], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/589, l='MpServer', x=-1276.50, y=69.50, z=1476.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/590, l='MpServer', x=-1274.50, y=69.50, z=1476.50], EntitySkeleton['Skeleton'/1359, l='MpServer', x=-1345.50, y=24.75, z=1521.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/591, l='MpServer', x=-1272.50, y=69.50, z=1474.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/592, l='MpServer', x=-1274.50, y=69.50, z=1474.50], EntityConcussionCreeper['Concussion Creeper'/5712, l='MpServer', x=-1313.50, y=86.00, z=1424.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/593, l='MpServer', x=-1276.50, y=69.50, z=1474.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/594, l='MpServer', x=-1278.50, y=69.50, z=1474.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/595, l='MpServer', x=-1278.50, y=69.50, z=1472.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/596, l='MpServer', x=-1276.50, y=69.50, z=1472.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/597, l='MpServer', x=-1274.50, y=69.50, z=1472.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/598, l='MpServer', x=-1272.50, y=69.50, z=1472.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/599, l='MpServer', x=-1272.50, y=69.50, z=1476.50], EntityMobCow8['Hereford'/1373, l='MpServer', x=-1287.55, y=71.00, z=1435.38], EntityBat['Bat'/5213, l='MpServer', x=-1353.63, y=26.22, z=1479.22], EntityCreeper['Creeper'/2915, l='MpServer', x=-1301.50, y=21.00, z=1405.50], EntityMobPig5['Yorkshire'/1381, l='MpServer', x=-1271.53, y=82.00, z=1393.98], EntityMobPig3['Gloucestershire '/1382, l='MpServer', x=-1313.45, y=75.00, z=1446.50], EntityMobPig3['Gloucestershire '/1383, l='MpServer', x=-1308.49, y=78.00, z=1436.23], EntityMobPig3['Gloucestershire '/1387, l='MpServer', x=-1337.78, y=74.00, z=1417.49], EntityBat['Bat'/3691, l='MpServer', x=-1204.60, y=55.78, z=1401.75], EntityMobPig3['Gloucestershire '/1388, l='MpServer', x=-1288.55, y=74.00, z=1400.50], EntityMobPig5['Yorkshire'/1389, l='MpServer', x=-1295.41, y=71.00, z=1397.77], EntityCreeper['Creeper'/5236, l='MpServer', x=-1321.50, y=64.00, z=1417.50], EntityPig['Pig'/1397, l='MpServer', x=-1351.39, y=75.00, z=1451.26], EntityMobSheep9['Black Wenslydale'/1398, l='MpServer', x=-1355.93, y=72.00, z=1440.10], EntityMobSheep9['Black Wenslydale'/1403, l='MpServer', x=-1310.21, y=73.00, z=1398.63], EntityMobSheep4['East Friesian'/1406, l='MpServer', x=-1202.45, y=70.00, z=1427.45], EntityMobSheep4['East Friesian'/1407, l='MpServer', x=-1203.55, y=69.00, z=1427.45], EntityBabySkeleton['Baby Skeleton'/3722, l='MpServer', x=-1292.50, y=73.00, z=1508.50], EntityMobChicken5['Columbian Black Tail'/1423, l='MpServer', x=-1323.90, y=62.71, z=1547.20], EntitySkeleton['Skeleton'/5776, l='MpServer', x=-1350.50, y=71.00, z=1430.50], EntityMobChicken5['Columbian Black Tail'/1425, l='MpServer', x=-1323.58, y=64.00, z=1546.44], EntityZombie['Zombie'/3729, l='MpServer', x=-1330.50, y=36.00, z=1463.50], EntityMobChicken5['Columbian Black Tail'/1441, l='MpServer', x=-1321.49, y=72.00, z=1539.17], EntityBat['Bat'/3497, l='MpServer', x=-1350.44, y=19.76, z=1451.99], EntityCreeper['Creeper'/4024, l='MpServer', x=-1313.83, y=63.00, z=1536.49], EntityCyberZombie['Zombie'/4026, l='MpServer', x=-1259.50, y=74.00, z=1504.50], EntityCyberZombie['Zombie'/4027, l='MpServer', x=-1258.50, y=74.00, z=1506.50], EntityZombie['Zombie'/5819, l='MpServer', x=-1306.50, y=23.00, z=1480.50], EntityMobSheep4['East Friesian'/1469, l='MpServer', x=-1207.77, y=69.00, z=1511.82], EntitySquid['Squid'/5566, l='MpServer', x=-1337.11, y=62.45, z=1503.47], EntitySquid['Squid'/5567, l='MpServer', x=-1338.01, y=62.56, z=1502.57], EntitySquid['Squid'/5568, l='MpServer', x=-1334.84, y=62.47, z=1515.65], EntitySkeleton['Skeleton'/4033, l='MpServer', x=-1297.50, y=66.00, z=1512.50], EntitySquid['Squid'/5569, l='MpServer', x=-1335.12, y=59.71, z=1501.55], EntitySkeleton['Skeleton'/4546, l='MpServer', x=-1329.50, y=73.00, z=1452.50], EntityZombie['Zombie'/4547, l='MpServer', x=-1333.27, y=72.00, z=1453.18], EntityCreeper['Creeper'/5827, l='MpServer', x=-1219.50, y=73.00, z=1442.50], EntityZombie['Zombie'/4548, l='MpServer', x=-1333.50, y=75.00, z=1444.78], EntityDarkMage['Dark Mage'/4551, l='MpServer', x=-1268.50, y=71.00, z=1407.50], EntityItem['item.item.ma.inferium_essence'/5837, l='MpServer', x=-1281.35, y=72.65, z=1480.37], EntityBat['Bat'/3540, l='MpServer', x=-1353.71, y=37.86, z=1534.47], EntityMobPig3['Gloucestershire '/1493, l='MpServer', x=-1272.03, y=69.00, z=1550.37], EntityFallenKnight['Fallen Knight'/4312, l='MpServer', x=-1268.50, y=69.85, z=1449.50], EntitySkeleton['Skeleton'/4313, l='MpServer', x=-1270.47, y=68.00, z=1444.73], EntityFallenMount['Horse'/4315, l='MpServer', x=-1268.50, y=69.00, z=1449.50], EntityBat['Bat'/5084, l='MpServer', x=-1206.84, y=29.03, z=1478.52], EntityCreeper['Creeper'/5343, l='MpServer', x=-1325.50, y=35.00, z=1518.50], EntityCartChest['Chest Cart'/1508, l='MpServer', x=-1207.50, y=23.06, z=1562.50], EntityCreeper['Creeper'/5348, l='MpServer', x=-1313.50, y=62.00, z=1526.50], EntityCreeper['Creeper'/5630, l='MpServer', x=-1274.50, y=69.00, z=1449.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(NativeMethodAccessorImpl.java:62)
  108. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  109. at java.lang.reflect.Method.invoke(Method.java:483)
  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_25, Oracle Corporation
  118. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  119. Memory: 1753151432 bytes (1671 MB) / 4352114688 bytes (4150 MB) up to 5818023936 bytes (5548 MB)
  120. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6241m -Xms256m -XX:PermSize=256m
  121. IntCache: cache: 9, tcache: 0, allocated: 4, tallocated: 105
  122. FML: MCP 9.32 Powered by Forge 12.18.3.2209 198 mods loaded, 198 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] (forge-1.10.2-12.18.3.2209.jar)
  126. UCHIJA Forge{12.18.3.2209} [Minecraft Forge] (forge-1.10.2-12.18.3.2209.jar)
  127. UCHIJA AdvancedRocketry{1} [Advanced Rocketry] (minecraft.jar)
  128. UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
  129. UCHIJA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.1.jar)
  130. UCHIJA ivtoolkit{1.2.9} [IvToolkit] (minecraft.jar)
  131. UCHIJA OpenComputers|Core{1.6.1.6} [OpenComputers (Core)] (minecraft.jar)
  132. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  133. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
  134. UCHIJA bettercombatmod{1.4.0} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.4.jar)
  135. UCHIJA JEI{3.14.3.403} [Just Enough Items] (jei_1.10.2-3.14.3.403.jar)
  136. UCHIJA abyssalcraft{1.9.3.9} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.3.9.jar)
  137. UCHIJA actuallyadditions{1.10.2-r98} [Actually Additions] (ActuallyAdditions-1.10.2-r98.jar)
  138. UCHIJA IC2{2.6.142-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.142-ex110.jar)
  139. UCHIJA advanced_machines{60.0.1} [Advanced Machines] (Advanced Machines-60.0.1.jar)
  140. UCHIJA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
  141. UCHIJA libVulpes{0.1.13.20170106161622} [libVulpes] (LibVulpes-1.10.2-0.1.13-universal.jar)
  142. UCHIJA advancedRocketry{1.10.2-1.0.7} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.0.7.jar)
  143. UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
  144. UCHIJA bdlib{1.12.2.17} [BD Lib] (bdlib-1.12.2.17-mc1.10.2.jar)
  145. UCHIJA ae2stuff{0.6.0.7} [AE2 Stuff] (ae2stuff-0.6.0.7-mc1.10.2.jar)
  146. UCHIJA infinitylib{1.10.2-0.5.0} [InfinityLib] (infinitylib-0.5.0.jar)
  147. UCHIJA agricraft{2.0.0-0.5.0-a6} [AgriCraft] (agricraft-2.0.0-0.5.0-a6.jar)
  148. UCHIJA agriculturalrevolution{0.9.0} [The Agricultural Revolution] (Agricultural Revolution-1.10.2-0.9.0.jar)
  149. UCHIJA Baubles{1.3.8} [Baubles] (Baubles-1.10.2-1.3.8.jar)
  150. UCHIJA Botania{r1.9-339} [Botania] (Botania r1.9-339.jar)
  151. UCHIJA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
  152. UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  153. UCHIJA architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar)
  154. UCHIJA Aroma1997CoreHelper{1.1.1.1} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.1.jar)
  155. UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.4.jar)
  156. UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-15.jar)
  157. UCHIJA arsmagica2{1.5.015} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-15.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 baconators{3.0.3} [Baconators] (baconators-1.10.2-3.0.3.jar)
  163. UCHIJA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4g.jar)
  164. UCHIJA basemetals{2.4.0} [Base Metals] (BaseMetals_1.10.2-2.4.0.11.jar)
  165. UCHIJA golems{6.02} [Extra Golems] (ExtraGolems[1.10.2]-6.02.jar)
  166. UCHIJA golems_metal{6.02.1} [Base Metal Golems] (BaseMetalGolems[1.10]-6.02.1.jar)
  167. UCHIJA battletowers{1.5.5} [Battle Towers] (BattleTowers-1.10.2.jar)
  168. UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.4.jar)
  169. UCHIJA BetterAchievements{0.3.2.39} [Better Achievements] (BetterAchievements-1.10.2-0.3.2.39.jar)
  170. UCHIJA betteragriculture{1.0.1} [Better Agriculture] (BetterAgriculture-[1.10.2]-1.0.1.jar)
  171. UCHIJA betterbuilderswands{0.10.2} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.10.2.209+115b204.jar)
  172. UCHIJA BiomesOPlenty{5.0.0.2109} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2109-universal.jar)
  173. UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
  174. UCHIJA BloodMagic{1.9.4-2.1.0-69} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.1.0-69.jar)
  175. UCHIJA bookshelf{1.4.3.338} [Bookshelf] (Bookshelf-1.10.2-1.4.3.338.jar)
  176. UCHIJA bookshelfapi{3.3.0} [Bookshelf] (Bookshelf-API-1.10.2-3.3.0.jar)
  177. UCHIJA CodeChickenLib{2.5.2.198} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
  178. UCHIJA brandonscore{2.1.3} [Brandon's Core] (BrandonsCore-1.10.2-2.1.3.82-universal.jar)
  179. UCHIJA Waila{1.8.0} [Waila] (Hwyla-1.8.1-B13_1.10.2.jar)
  180. UCHIJA sonarcore{3.2.1} [SonarCore] (SonarCore-1.10.2-3.2.1.jar)
  181. UCHIJA calculator{3.1.6} [Calculator] (Calculator-1.10.2-3.1.6.jar)
  182. UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
  183. UCHIJA chancecubes{1.10.2-2.3.4.166} [Chance Cubes] (ChanceCubes-1.10.2-2.3.4.166.jar)
  184. UCHIJA chickens{4.3.2} [Chickens] (chickens-4.3.2.jar)
  185. UCHIJA chisel{MC1.10.2-0.0.7.7} [Chisel] (Chisel-MC1.10.2-0.0.7.7.jar)
  186. UCHIJA mcmultipart{1.3.0_87} [MCMultiPart] (MCMultiPart-experimental-2.0.0_88-universal.jar)
  187. UCHIJA chiselsandbits{12.11} [Chisels & Bits] (chiselsandbits-12.11.jar)
  188. UCHIJA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar)
  189. UCHIJA cookingforblockheads{4.2.29} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.29.jar)
  190. UCHIJA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  191. UCHIJA MineTweaker3{3.0.17} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.17.jar)
  192. UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.17.jar)
  193. UCHIJA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
  194. UCHIJA customstartinggear{1.0.0} [Custom Starting Gear] (CustomStartingGear-1.10.2-1.0.0.5-universal.jar)
  195. UCHIJA ctweaks{1.0.0.0} [Custom Tweaks] (CustomTweaks-1.10.2-1.0.0.0.jar)
  196. UCHIJA cyberware{beta-0.2.6} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.6.jar)
  197. UCHIJA cyclopscore{0.9.0} [Cyclops Core] (CyclopsCore-1.9.4-0.9.0.jar)
  198. UCHIJA darkutils{1.1.6.105} [Dark Utilities] (DarkUtilities-1.10.2-1.1.6.105.jar)
  199. UCHIJA ding{1.0.1} [Ding] (Ding-1.10.2-1.0.1.jar)
  200. UCHIJA draconicevolution{2.0.7} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.7.168-universal.jar)
  201. UCHIJA StorageDrawers{1.10.2-3.5.17} [Storage Drawers] (StorageDrawers-1.10.2-3.5.17.jar)
  202. UCHIJA bitdrawers{0.35} [Drawers & Bits] (DrawersBits-1.10.2-0.35.jar)
  203. UCHIJA eiramoticons{4.2.4} [EiraMoticons] (EiraMoticons_1.10.2-4.2.4.jar)
  204. UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  205. UCHIJA embers{0.104} [Embers] (embers-0.104.jar)
  206. UCHIJA emojiful{1.0.0} [Emojiful] (Emojiful-1.0.0.jar)
  207. UCHIJA eplus{4.1.0.113} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.115.jar)
  208. UCHIJA endercore{1.10.2-0.4.1.64-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.64-beta.jar)
  209. UCHIJA EnderIO{1.10.2-3.1.161} [Ender IO] (EnderIO-1.10.2-3.1.161.jar)
  210. UCHIJA shetiphiancore{3.3.6} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.6.jar)
  211. UCHIJA endertanks{1.4.9} [EnderTanks] (endertanks-1.10.0-1.4.9.jar)
  212. UCHIJA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
  213. UCHIJA modernmetals{0.11.0} [Modern Metals] (ModernMetals-0.11.0.jar)
  214. UCHIJA endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
  215. UCHIJA engineersworkshop{1.1.4-1.10.2} [Engineers Workshop] (EngineersWorkshop-1.1.4-1.10.2.jar)
  216. UCHIJA valkyrielib{1.10.2-0.10.5f} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.5f.jar)
  217. UCHIJA environmentaltech{1.10.2-0.10.5i} [Environmental Tech] (environmentaltech-1.10.2-0.10.5i.jar)
  218. UCHIJA evilcraft{0.10.18} [EvilCraft] (EvilCraft-1.10.2-0.10.18.jar)
  219. UCHIJA exnihiloadscensio{0.1.5} [Ex Nihilo Adscensio] (exnihiloadscensio-1.10.2-0.1.12.jar)
  220. UCHIJA excompressum{2.0.68} [Ex Compressum] (ExCompressum_1.10.2-2.0.68.jar)
  221. UCHIJA extraalchemy{0.3.0.4-hotfix-release} [Extra Alchemy] (extraalchemy-0.3.0.4-hotfix-release.jar)
  222. UCHIJA ExtraBitManipulation{1.10.2-2.2.1} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.2.1.jar)
  223. UCHIJA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-1.1.3d.jar)
  224. UCHIJA zerocore{1.10.2-0.1.0.1} [Zero CORE] (zerocore-1.10.2-0.1.0.1.jar)
  225. UCHIJA bigreactors{1.10.2-0.4.5.24} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.24.jar)
  226. UCHIJA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  227. UCHIJA fluxnetworks{1.1.1} [FluxNetworks] (FluxNetworks-1.10.2-1.1.1.jar)
  228. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.5.1-anarchy.jar)
  229. UCHIJA forestry{5.2.17.355} [Forestry] (forestry_1.10.2-5.2.17.355.jar)
  230. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.2.3.jar)
  231. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.2.4.jar)
  232. UCHIJA gendustry{1.6.5.27} [GenDustry] (gendustry-1.6.5.27-mc1.10.2.jar)
  233. UCHIJA advgenerators{0.9.20.19} [Advanced Generators] (generators-0.9.20.19-mc1.10.2.jar)
  234. UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  235. UCHIJA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar)
  236. UCHIJA Mekanism{9.2.1} [Mekanism] (Mekanism-1.10.2-9.2.1.295.jar)
  237. UCHIJA hammerz{1.10.2-1.1.5.20} [Hammerz] (hammerz-1.10.2-1.1.5.20.jar)
  238. UCHIJA hatchery{0.2.2} [Hatchery] (hatchery-1.10.2-0.2.5.jar)
  239. UCHIJA mantle{1.10.2-1.1.4.203} [Mantle] (Mantle-1.10.2-1.1.4.jar)
  240. UCHIJA tconstruct{1.10.2-2.6.2.487} [Tinkers' Construct] (TConstruct-1.10.2-2.6.2.jar)
  241. UCHIJA immersiveengineering{0.10-55} [Immersive Engineering] (ImmersiveEngineering-0.10-55.jar)
  242. UCHIJA industrialwires{1.2-6} [Industrial Wires] (IndustrialWires-1.2-6.jar)
  243. UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  244. UCHIJA ironbackpacks{1.10.2-2.2.22} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.22.jar)
  245. UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  246. UCHIJA jeibees{0.9.0.4} [JEI Bees] (jeibees-0.9.0.4-mc1.10.2.jar)
  247. UCHIJA journeymap{1.10.2-5.4.3} [JourneyMap] (journeymap-1.10.2-5.4.3.jar)
  248. UCHIJA je_calculation{1.10.2-2.3.2} [Just Enough Calculation] (JustEnoughCalculation-1.10.2-2.3.2.jar)
  249. UCHIJA magneticraft{@VERSION@} [Magneticraft] (magneticraft-1.0.2-release.jar)
  250. UCHIJA malisiscore{1.10.2-4.2.10} [MalisisCore] (malisiscore-1.10.2-4.2.10.jar)
  251. UCHIJA malisisdoors{1.10.2-5.1.7} [MalisisDoors] (malisisdoors-1.10.2-5.1.7.jar)
  252. UCHIJA MekanismGenerators{9.2.1} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.1.295.jar)
  253. UCHIJA tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
  254. UCHIJA teslacorelib{0.1.0} [Tesla Core Lib] (tesla-core-lib-1.10.2-0.1.0.jar)
  255. UCHIJA mekfarm{0.0.1} [MekFarm] (mekfarm-1.10.2-0.1.0.jar)
  256. UCHIJA metamorph{1.0.2} [Metamorph] (metamorph-1.0.2-1.10.2.jar)
  257. UCHIJA mtrm{1.2.1.20} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.20.jar)
  258. UCHIJA golems_modern{6.02.2} [Modern Metal Golems Addon] (ModernMetalGolemsAddon[1.10]-6.02.2.jar)
  259. UCHIJA morebees{1.10.2-1.3.1} [More Bees] (morebees-1.10.2-1.3.1.jar)
  260. UCHIJA morechickens{1.0.11} [More Chickens] (MoreChickens-1.10.2-1.0.11.jar)
  261. UCHIJA moreoverlays{1.9} [MoreOverlays] (moreoverlays-1.9-mc1.10.2.jar)
  262. UCHIJA moreplayermodels{1.10.2} [MorePlayerModels] (MorePlayerModels_1.10.2(11nov16).jar)
  263. UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  264. UCHIJA mousetweaks{2.6.4} [Mouse Tweaks] (MouseTweaks-2.6.4-mc1.10.2.jar)
  265. UCHIJA multistorage{1.2.13} [Multi-Storage] (multistorage-1.10.0-1.2.13.jar)
  266. UCHIJA mysticalagriculture{1.3.9} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.3.9.jar)
  267. UCHIJA natura{1.10.2-4.1.0.17} [Natura] (natura-1.10.2-4.1.0.17.jar)
  268. UCHIJA neotech{3.3.0} [NeoTech] (NeoTech-1.10.2-3.3.0.jar)
  269. UCHIJA nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
  270. UCHIJA nice{0.1.0} [Nice] (nice-0.1.0.jar)
  271. UCHIJA neid{1.5.2} [NotEnoughIDs] (NotEnoughIDs-1.5.2.jar)
  272. UCHIJA notenoughwands{1.5.3} [Not Enough Wands] (notenoughwands-1.1x-1.5.3.jar)
  273. UCHIJA omlib{1.10.2-3.0.0-37} [OMLib] (omlib-1.10.2-3.0.0-37.jar)
  274. UCHIJA OpenComputers{1.6.1.6} [OpenComputers] (OpenComputers-MC1.10.2-1.6.1.6.jar)
  275. UCHIJA openmodularturrets{1.10.2-3.0.0-42} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-42.jar)
  276. UCHIJA fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
  277. UCHIJA orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar)
  278. UCHIJA p455w0rdslib{1.0.8} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.8.jar)
  279. UCHIJA p455w0rdsthings{1.2.27} [p455w0rd's Things] (p455w0rdsthings-1.10.2-1.2.27.jar)
  280. UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  281. UCHIJA psionup{15.1} [PSIonic Upgrades] (PSIonicUpgrades-r1.15.jar)
  282. UCHIJA reborncore{2.13.2.114} [RebornCore] (RebornCore-1.10.2-2.13.2.114-universal.jar)
  283. UCHIJA quantumstorage{3.2.17} [QuantumStorage] (QuantumStorage-1.10.2-3.2.17.jar)
  284. UCHIJA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar)
  285. UCHIJA randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar)
  286. UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  287. UCHIJA rarmor{1.10.2-r3} [Rarmor] (Rarmor-1.10.2-r3.jar)
  288. UCHIJA reauth{3.4.1} [ReAuth] (ReAuth-1.10-3.4.1.jar)
  289. UCHIJA reborncore-mcmultipart{2.13.2.114} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.2.114-universal.jar)
  290. UCHIJA refinedstorage{1.2.17} [Refined Storage] (refinedstorage-1.2.17.jar)
  291. UCHIJA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.0.22.jar)
  292. UCHIJA recstat{1.10.2-2.2.2} [RecStat] (RecStat-1.10.2-2.2.2.jar)
  293. UCHIJA reccomplex{1.2.6.2-1.10} [Recurrent Complex] (RecurrentComplex-1.2.6.2-1.10.jar)
  294. UCHIJA redstonefluxarsenal{1.0} [Redstone Flux Arsenal] (RedstoneFluxArsenal-[1.10.2]-1.0.jar)
  295. UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  296. UCHIJA rftools{5.81} [RFTools] (rftools-1.1x-5.81.jar)
  297. UCHIJA rftoolscontrol{1.6.4} [RFTools Control] (rftoolsctrl-1.1x-1.6.4.jar)
  298. UCHIJA roots{0.208} [Roots] (roots-0.208.jar)
  299. UCHIJA simplyjetpacks{2.0.3.26} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.0.3.26.jar)
  300. UCHIJA soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar)
  301. UCHIJA spartanshields{1.1c} [Spartan Shields] (SpartanShields-1.10.2-1.1c.jar)
  302. UCHIJA stevescarts{2.1.0.62} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.0.62.jar)
  303. UCHIJA StevesFactoryManager{1.0.12} [Steve's Factory Manager] (StevesFactoryManager-1.10.2-1.0.12.jar)
  304. UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  305. UCHIJA surge{1.1.0.1} [Surge] (Surge-1.10.2-1.1.0.66.jar)
  306. UCHIJA teslaarsenal{1.4} [Tesla Arsenal] (TeslaArsenal-1.4.jar)
  307. UCHIJA beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar)
  308. UCHIJA theoneprobe{1.3.3} [The One Probe] (theoneprobe-1.10-1.3.3.jar)
  309. UCHIJA thutessentials{1.5.25} [Thut Essentials] (thutessentials-1.5.25.jar)
  310. UCHIJA golems_tcon{6.02.1} [Tinkers' Golems Addon] (TinkersGolemsAddon[1.10.2]-6.02.1.jar)
  311. UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  312. UCHIJA tp{1.0.19} [Tiny Progressions] (tinyprogressions-1.10.2-1.0.19.jar)
  313. UCHIJA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.1.0.11.jar)
  314. UCHIJA ts2k16{1.0.3} [Twerk-Sim 2K16] (TS2K16-1.0.3.jar)
  315. UCHIJA VeinMiner{0.35.3_1.9-a46c1b0} [Vein Miner] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
  316. UCHIJA VeinMinerModSupport{0.35.3_1.9-a46c1b0} [Mod Support] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
  317. UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.213.jar)
  318. UCHIJA wawla{2.3.1.213} [What Are We Looking At] (Wawla-1.10.2-2.3.1.213.jar)
  319. UCHIJA waystones{2.0.10} [Waystones] (Waystones_1.10.2-2.0.10.jar)
  320. UCHIJA wired{1.5.0} [WIRED: More Augs] (WIRED-1.5.0.jar)
  321. UCHIJA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
  322. Loaded coremods (and transformers):
  323. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
  324. lumien.randomthings.asm.ClassTransformer
  325. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  326. lumien.resourceloader.asm.ClassTransformer
  327. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar)
  328. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  329. ChiselCorePlugin (Chisel-MC1.10.2-0.0.7.7.jar)
  330. team.chisel.common.asm.ChiselTransformer
  331. IC2core (industrialcraft-2-2.6.142-ex110.jar)
  332.  
  333. p455w0rds Things (p455w0rdsthings-1.10.2-1.2.27.jar)
  334. p455w0rd.p455w0rdsthings.asm.HorseArmorTransformer
  335. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.0.7.jar)
  336. zmaster587.advancedRocketry.asm.ClassTransformer
  337. LoadingHook (Mekanism-1.10.2-9.2.1.295.jar)
  338.  
  339. SurgeLoadingPlugin (Surge-1.10.2-1.1.0.66.jar)
  340. org.epoxide.surge.asm.SurgeTransformerManager
  341. EnderCorePlugin (EnderCore-1.10.2-0.4.1.64-beta.jar)
  342. com.enderio.core.common.transform.EnderCoreTransformer
  343. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.2.198-universal.jar)
  344. codechicken.lib.asm.ClassHeirachyManager
  345. codechicken.lib.asm.BlockStateLoaderTransformer
  346. CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
  347.  
  348. Brandon's Core (BrandonsCore-1.10.2-2.1.3.82-universal.jar)
  349. com.brandon3055.brandonscore.asm.ClassTransformer
  350. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.5.1-anarchy.jar)
  351. pl.asie.foamfix.coremod.FoamFixTransformer
  352. LoadingPlugin (Quark-r1.1-70.jar)
  353. vazkii.quark.base.asm.ClassTransformer
  354. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.6.jar)
  355. shetiphian.core.asm.ClassTransformer
  356. RebornCoreASM (RebornCore-1.10.2-2.13.2.114-universal.jar)
  357. reborncore.mixin.transformer.MixinTransformer
  358. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-15.jar)
  359. am2.asm.Transformer
  360. MalisisCorePlugin (malisiscore-1.10.2-4.2.10.jar)
  361. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  362. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  363. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  364. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  365. net.malisis.core.util.clientnotif.ClientNotifTransformer
  366. IvToolkit (IvToolkit-1.2.9.jar)
  367.  
  368. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  369. appeng.coremod.transformer.ASMIntegration
  370. FMLPlugin (InventoryTweaks-1.61-58.jar)
  371. invtweaks.forge.asm.ContainerTransformer
  372. TransformerLoader (OpenComputers-MC1.10.2-1.6.1.6.jar)
  373. li.cil.oc.common.asm.ClassTransformer
  374. Plugin (NotEnoughIDs-1.5.2.jar)
  375. ru.fewizz.neid.asm.Transformer
  376. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 369.09' Renderer: 'GeForce GTX 970/PCIe/SSE2'
  377. AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
  378. Pulsar/tconstruct loaded Pulses:
  379. - TinkerCommons (Enabled/Forced)
  380. - TinkerWorld (Enabled/Not Forced)
  381. - TinkerTools (Enabled/Not Forced)
  382. - TinkerHarvestTools (Enabled/Forced)
  383. - TinkerMeleeWeapons (Enabled/Forced)
  384. - TinkerRangedWeapons (Enabled/Forced)
  385. - TinkerModifiers (Enabled/Forced)
  386. - TinkerSmeltery (Enabled/Not Forced)
  387. - TinkerGadgets (Enabled/Not Forced)
  388. - TinkerOredict (Enabled/Forced)
  389. - TinkerIntegration (Enabled/Forced)
  390. - TinkerFluids (Enabled/Forced)
  391. - TinkerMaterials (Enabled/Forced)
  392. - TinkerModelRegister (Enabled/Forced)
  393. - chiselsandbitsIntegration (Enabled/Not Forced)
  394. - craftingtweaksIntegration (Enabled/Not Forced)
  395. - WailaIntegration (Enabled/Not Forced)
  396. - theoneprobeIntegration (Enabled/Not Forced)
  397.  
  398. Pulsar/natura loaded Pulses:
  399. - NaturaCommons (Enabled/Forced)
  400. - NaturaOverworld (Enabled/Not Forced)
  401. - NaturaNether (Enabled/Not Forced)
  402. - NaturaEntities (Enabled/Not Forced)
  403. - NaturaOredict (Enabled/Forced)
  404. - NaturaWorld (Enabled/Not Forced)
  405. - WailaIntegration (Enabled/Not Forced)
  406.  
  407. List of loaded APIs:
  408. * AbyssalCraftAPI (1.8.8) from AbyssalCraft-1.10.2-1.9.3.9.jar
  409. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r98.jar
  410. * AgriCraftAPI (1.0) from agricraft-2.0.0-0.5.0-a6.jar
  411. * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
  412. * Baubles|API (1.3.1.2) from Baubles-1.10.2-1.3.8.jar
  413. * BetterAchievements|API (0.3.2.39) from BetterAchievements-1.10.2-0.3.2.39.jar
  414. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.24.jar
  415. * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.1.0-69.jar
  416. * BotaniaAPI (79) from AkashicTome-1.0-5.jar
  417. * calculatorapi (1.9.4 - 1.0) from Calculator-1.10.2-3.1.6.jar
  418. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.7.7.jar
  419. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.7.7.jar
  420. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.11.jar
  421. * CoFHAPI (1.8.9R1.2.0B1) from rangedpumps-0.3.jar
  422. * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.1.jar
  423. * CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.1.jar
  424. * CoFHAPI|energy (1.8.9R1.2.0B1) from ImmersiveEngineering-0.10-55.jar
  425. * CoFHAPI|inventory (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.1.jar
  426. * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.1.295.jar
  427. * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.1.jar
  428. * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.1.jar
  429. * compatlayer (0.1.7) from compatlayer-1.10-0.1.7.jar
  430. * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
  431. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
  432. * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
  433. * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
  434. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
  435. * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
  436. * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
  437. * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.1.jar
  438. * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
  439. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.7.168-universal.jar
  440. * EiraMoticons|API (1.1) from EiraMoticons_1.10.2-4.2.4.jar
  441. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.161.jar
  442. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.161.jar
  443. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.161.jar
  444. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.161.jar
  445. * environmentaltech-api (1.10.2-0.10.5i) from environmentaltech-1.10.2-0.10.5i.jar
  446. * fluxapi (1.0) from FluxNetworks-1.10.2-1.1.1.jar
  447. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.355.jar
  448. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.355.jar
  449. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.355.jar
  450. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.355.jar
  451. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.355.jar
  452. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.355.jar
  453. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.355.jar
  454. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.355.jar
  455. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.355.jar
  456. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.355.jar
  457. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.355.jar
  458. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.355.jar
  459. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.355.jar
  460. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.355.jar
  461. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.355.jar
  462. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.355.jar
  463. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.355.jar
  464. * gendustryAPI (2.3.0) from gendustry-1.6.5.27-mc1.10.2.jar
  465. * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
  466. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-55.jar
  467. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-55.jar
  468. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.22.jar
  469. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.3.jar
  470. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.3.jar
  471. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.3.jar
  472. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.3.jar
  473. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.3.jar
  474. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.3.403.jar
  475. * mcjtylib_ng (2.3.4) from mcjtylib-1.1x-2.3.4.jar
  476. * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  477. * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  478. * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  479. * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  480. * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  481. * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  482. * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  483. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  484. * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  485. * Model Loading (0.0.0) from magneticraft-1.0.2-release.jar
  486. * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
  487. * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
  488. * OpenComputersAPI|Driver (6.0.0-alpha) from zerocore-1.10.2-0.1.0.1.jar
  489. * OpenComputersAPI|Driver|Item (6.0.0-alpha) from zerocore-1.10.2-0.1.0.1.jar
  490. * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
  491. * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
  492. * OpenComputersAPI|Internal (6.0.0-alpha) from zerocore-1.10.2-0.1.0.1.jar
  493. * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
  494. * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
  495. * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.1.6.jar
  496. * OpenComputersAPI|Prefab (6.0.0-alpha) from zerocore-1.10.2-0.1.0.1.jar
  497. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.8.jar
  498. * PsiAPI (2) from Psi-r1.0-42.jar
  499. * PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.15.jar
  500. * railcraft:API|core (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  501. * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  502. * RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  503. * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  504. * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  505. * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  506. * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  507. * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  508. * RailcraftAPI|items (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  509. * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  510. * RailcraftAPI|signals (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  511. * RailcraftAPI|tracks (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  512. * rarmorapi (1) from Rarmor-1.10.2-r3.jar
  513. * reborncoreAPI (2.13.2.114) from RebornCore-1.10.2-2.13.2.114-universal.jar
  514. * reborncoreAPI|Fuel (2.13.2.114) from RebornCore-1.10.2-2.13.2.114-universal.jar
  515. * reborncoreAPI|Power (2.13.2.114) from RebornCore-1.10.2-2.13.2.114-universal.jar
  516. * reborncoreAPI|Recipe (2.13.2.114) from RebornCore-1.10.2-2.13.2.114-universal.jar
  517. * reborncoreAPI|Tile (2.13.2.114) from RebornCore-1.10.2-2.13.2.114-universal.jar
  518. * recstat|api (1.10.2-2.2.2) from RecStat-1.10.2-2.2.2.jar
  519. * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.7-48.jar
  520. * stevescartsAPI (2.1.0.62) from StevesCarts-1.10.2-2.1.0.62.jar
  521. * stevescartsAPI|FARMS (2.1.0.62) from StevesCarts-1.10.2-2.1.0.62.jar
  522. * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
  523. * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
  524. * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.17.jar
  525. * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
  526. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
  527. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
  528. * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.5.17.jar
  529. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.17.jar
  530. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.17.jar
  531. * valkyrielib.api (1.10.2-0.10.5f) from valkyrielib-1.10.2-0.10.5f.jar
  532. * VeinMinerApi (0.3) from VeinMiner-1.9-0.35.3.595+a46c1b0.jar
  533. * WailaAPI (1.3) from Hwyla-1.8.1-B13_1.10.2.jar
  534. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.1.jar
  535. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.1.jar
  536. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.1.jar
  537. CodeChickenLib Invalid Fingerprint Reports:
  538. CodeChickenCore Invalid Fingerprint Reports:
  539. 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.):
  540. * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/CoFHAPIProps.class).
  541. Ender IO needs at least 1.8.9R1.2.0B1 and will NOT work with older versions.
  542. 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.
  543. Detailed RF API diagnostics:
  544. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/EnergyStorage.class
  545. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyConnection.class
  546. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  547. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyHandler.class
  548. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyProvider.class
  549. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  550. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/IEnergyStorage.class
  551. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  552. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/BrandonsCore-1.10.2-2.1.3.82-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  553. Detailed Tesla API diagnostics:
  554. * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
  555. * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
  556. * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
  557. * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
  558. * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
  559. * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
  560. * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
  561. * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
  562. * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
  563. * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
  564. * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/user/Documents/Curse/Minecraft/Instances/MMD%20-%20Project%20Ultimate%20(3)/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
  565.  
  566. 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:ON
  567. Launched Version: forge-12.18.3.2209
  568. LWJGL: 2.9.4
  569. OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 369.09, NVIDIA Corporation
  570. GL Caps: Using GL 1.3 multitexturing.
  571. Using GL 1.3 texture combiners.
  572. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  573. Shaders are available because OpenGL 2.1 is supported.
  574. VBOs are available because OpenGL 1.5 is supported.
  575.  
  576. Using VBOs: No
  577. Is Modded: Definitely; Client brand changed to 'fml,forge'
  578. Type: Client (map_client.txt)
  579. Resource Packs: Sphax32x_HermitPack_Ver1.0.zip
  580. Current Language: English (US)
  581. Profiler Position: N/A (disabled)
  582. CPU: 4x Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement