Guest User

Untitled

a guest
Oct 12th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ouch. That hurt :(
  3.  
  4. Time: 12/10/16 22:39
  5. Description: Updating screen events
  6.  
  7. java.lang.ArrayIndexOutOfBoundsException: 0
  8. at codechicken.nei.PositionedStack.setPermutationToRender(PositionedStack.java:95)
  9. at codechicken.nei.PositionedStack.<init>(PositionedStack.java:34)
  10. at WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler$CachedBloodOrbRecipe.setIngredients(NEIBloodOrbShapedHandler.java:47)
  11. at codechicken.nei.recipe.ShapedRecipeHandler$CachedShapedRecipe.<init>(ShapedRecipeHandler.java:35)
  12. at WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler$CachedBloodOrbRecipe.<init>(NEIBloodOrbShapedHandler.java:24)
  13. at WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler.forgeShapedRecipe(NEIBloodOrbShapedHandler.java:129)
  14. at WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler.loadCraftingRecipes(NEIBloodOrbShapedHandler.java:83)
  15. at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331)
  16. at codechicken.nei.recipe.ShapedRecipeHandler.loadCraftingRecipes(ShapedRecipeHandler.java:107)
  17. at WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler.loadCraftingRecipes(NEIBloodOrbShapedHandler.java:75)
  18. at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466)
  19. at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
  20. at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:258)
  21. at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
  22. at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
  23. at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
  24. at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
  25. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
  26. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  27. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  28. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  29. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  30. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  31. at net.minecraft.client.main.Main.main(SourceFile:148)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  35. at java.lang.reflect.Method.invoke(Unknown Source)
  36. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  37. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  38.  
  39.  
  40. A detailed walkthrough of the error, its code path and all known details is as follows:
  41. ---------------------------------------------------------------------------------------
  42.  
  43. -- Head --
  44. Stacktrace:
  45. at codechicken.nei.PositionedStack.setPermutationToRender(PositionedStack.java:95)
  46. at codechicken.nei.PositionedStack.<init>(PositionedStack.java:34)
  47. at WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler$CachedBloodOrbRecipe.setIngredients(NEIBloodOrbShapedHandler.java:47)
  48. at codechicken.nei.recipe.ShapedRecipeHandler$CachedShapedRecipe.<init>(ShapedRecipeHandler.java:35)
  49. at WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler$CachedBloodOrbRecipe.<init>(NEIBloodOrbShapedHandler.java:24)
  50. at WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler.forgeShapedRecipe(NEIBloodOrbShapedHandler.java:129)
  51. at WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler.loadCraftingRecipes(NEIBloodOrbShapedHandler.java:83)
  52. at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331)
  53. at codechicken.nei.recipe.ShapedRecipeHandler.loadCraftingRecipes(ShapedRecipeHandler.java:107)
  54. at WayofTime.alchemicalWizardry.client.nei.NEIBloodOrbShapedHandler.loadCraftingRecipes(NEIBloodOrbShapedHandler.java:75)
  55. at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466)
  56. at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
  57. at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:258)
  58. at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
  59. at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
  60. at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
  61. at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
  62. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
  63. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  64. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  65.  
  66. -- Affected screen --
  67. Details:
  68. Screen name: net.minecraft.client.gui.inventory.GuiInventory
  69.  
  70. -- Affected level --
  71. Details:
  72. Level name: MpServer
  73. All players: 2 total; [EntityClientPlayerMP['Haytham76'/231, l='MpServer', x=1419,41, y=125,62, z=-1243,96], EntityOtherPlayerMP['Clairette_'/597, l='MpServer', x=1387,34, y=98,00, z=-1247,06]]
  74. Chunk stats: MultiplayerChunkCache: 441, 441
  75. Level seed: 0
  76. Level generator: ID 00 - default, ver 1. Features enabled: false
  77. Level generator options:
  78. Level spawn location: World: (119,64,166), Chunk: (at 7,4,6 in 7,10; contains blocks 112,0,160 to 127,255,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  79. Level time: 659947 game time, 268821 day time
  80. Level dimension: 0
  81. Level storage version: 0x00000 - Unknown?
  82. Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
  83. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  84. Forced entities: 151 total; [EntitySlime['Slime'/256, l='MpServer', x=1375,69, y=34,00, z=-1266,31], EntityBat['Bat'/257, l='MpServer', x=1374,25, y=36,10, z=-1272,69], EntityPig['Pig'/259, l='MpServer', x=1363,09, y=105,00, z=-1272,81], EntityItem['item.item.arrow'/260, l='MpServer', x=1444,69, y=80,13, z=-1294,91], EntityItem['item.item.bone'/261, l='MpServer', x=1444,38, y=80,13, z=-1293,66], EntityCreeper['Creeper'/262, l='MpServer', x=1443,50, y=23,00, z=-1184,50], EntitySkeleton['Skeleton'/263, l='MpServer', x=1450,50, y=21,00, z=-1185,50], EntityBat['Bat'/264, l='MpServer', x=1438,75, y=21,78, z=-1179,56], EntityCow['Cow'/266, l='MpServer', x=1477,50, y=64,00, z=-1247,38], EntityCow['Cow'/267, l='MpServer', x=1482,59, y=75,00, z=-1245,75], EntitySkeleton['Skeleton'/268, l='MpServer', x=1476,50, y=64,00, z=-1244,50], EntitySkeleton['Skeleton'/780, l='MpServer', x=1454,16, y=71,00, z=-1296,53], EntityCreeper['Creeper'/269, l='MpServer', x=1416,50, y=70,00, z=-1173,50], EntitySkeleton['Skeleton'/782, l='MpServer', x=1478,50, y=32,00, z=-1292,50], EntitySkeleton['Skeleton'/783, l='MpServer', x=1478,50, y=32,00, z=-1295,50], EntityBat['Bat'/272, l='MpServer', x=1355,13, y=24,10, z=-1222,66], EntitySkeleton['Skeleton'/784, l='MpServer', x=1481,50, y=32,00, z=-1294,50], EntityPig['Pig'/273, l='MpServer', x=1348,97, y=88,00, z=-1218,84], EntitySkeleton['Skeleton'/785, l='MpServer', x=1480,50, y=32,00, z=-1292,50], EntityPig['Pig'/274, l='MpServer', x=1349,22, y=89,00, z=-1216,47], EntityPig['Pig'/275, l='MpServer', x=1345,53, y=81,00, z=-1223,47], EntityPig['Pig'/277, l='MpServer', x=1349,53, y=103,00, z=-1263,69], EntityPig['Pig'/278, l='MpServer', x=1398,81, y=98,00, z=-1302,56], EntityZombie['Zombie'/279, l='MpServer', x=1433,50, y=31,00, z=-1301,09], EntityPig['Pig'/280, l='MpServer', x=1438,50, y=88,00, z=-1311,69], EntityHat['unknown'/536, l='MpServer', x=1419,41, y=125,62, z=-1243,96], EntityPig['Pig'/281, l='MpServer', x=1430,31, y=83,00, z=-1298,50], EntitySlime['Slime'/282, l='MpServer', x=1474,31, y=33,00, z=-1264,31], EntityTrail['unknown'/538, l='MpServer', x=1419,41, y=125,62, z=-1243,96], EntityCow['Cow'/283, l='MpServer', x=1479,25, y=73,00, z=-1250,69], EntityItem['item.item.rottenFlesh'/284, l='MpServer', x=1472,13, y=65,13, z=-1261,50], EntityOtherPlayerMP['Clairette_'/597, l='MpServer', x=1387,34, y=98,00, z=-1247,06], EntityZombie['Zombie'/285, l='MpServer', x=1481,50, y=24,00, z=-1221,50], EntityZombie['Zombie'/287, l='MpServer', x=1478,97, y=24,00, z=-1222,41], EntitySheep['Sheep'/288, l='MpServer', x=1478,63, y=72,00, z=-1226,47], EntityBat['Bat'/290, l='MpServer', x=1364,41, y=31,10, z=-1280,25], EntityZombie['Zombie'/291, l='MpServer', x=1367,94, y=31,00, z=-1282,59], EntityTrail['unknown'/547, l='MpServer', x=1387,34, y=98,00, z=-1247,06], EntityHat['unknown'/548, l='MpServer', x=1387,34, y=98,00, z=-1247,06], EntitySkeleton['Skeleton'/294, l='MpServer', x=1371,50, y=32,00, z=-1283,50], EntityHat['unknown'/551, l='MpServer', x=1398,81, y=98,00, z=-1302,56], EntityZombie['Zombie'/296, l='MpServer', x=1371,50, y=32,00, z=-1284,50], EntityHat['unknown'/552, l='MpServer', x=1371,50, y=32,00, z=-1283,50], EntityPig['Pig'/297, l='MpServer', x=1370,06, y=105,00, z=-1284,06], EntityHat['unknown'/553, l='MpServer', x=1354,66, y=84,00, z=-1212,28], EntityCreeper['Creeper'/298, l='MpServer', x=1465,38, y=113,00, z=-1286,97], EntityPig['Pig'/299, l='MpServer', x=1354,66, y=84,00, z=-1212,28], EntityHat['unknown'/555, l='MpServer', x=1349,53, y=88,00, z=-1220,66], EntityPig['Pig'/300, l='MpServer', x=1350,50, y=88,00, z=-1209,31], EntityHat['unknown'/556, l='MpServer', x=1343,09, y=87,00, z=-1217,88], EntityPig['Pig'/301, l='MpServer', x=1356,19, y=84,00, z=-1211,78], EntityHat['unknown'/557, l='MpServer', x=1406,13, y=86,00, z=-1315,94], EntityPig['Pig'/302, l='MpServer', x=1355,16, y=85,00, z=-1214,97], EntityHat['unknown'/558, l='MpServer', x=1371,50, y=57,00, z=-1166,50], EntityHat['unknown'/559, l='MpServer', x=1494,63, y=66,00, z=-1195,34], EntityPig['Pig'/304, l='MpServer', x=1344,84, y=107,00, z=-1276,97], EntityCreeper['Creeper'/306, l='MpServer', x=1452,31, y=70,00, z=-1311,69], EntitySlime['Slime'/309, l='MpServer', x=1478,69, y=32,00, z=-1266,31], EntityChicken['Chicken'/312, l='MpServer', x=1479,63, y=65,00, z=-1266,47], EntityHat['unknown'/573, l='MpServer', x=1454,50, y=29,00, z=-1191,50], EntityItem['item.item.arrow'/318, l='MpServer', x=1356,75, y=98,13, z=-1292,28], EntityClientPlayerMP['Haytham76'/231, l='MpServer', x=1419,41, y=125,62, z=-1243,96], EntityPig['Pig'/320, l='MpServer', x=1413,69, y=87,00, z=-1314,53], EntityPig['Pig'/321, l='MpServer', x=1420,59, y=91,00, z=-1314,97], BlueSlime['Blue Slime'/322, l='MpServer', x=1466,38, y=73,00, z=-1305,41], EntityZombie['Zombie'/323, l='MpServer', x=1460,50, y=71,00, z=-1296,50], EntityEnderman['Enderman'/324, l='MpServer', x=1456,66, y=70,00, z=-1309,47], EntitySlime['Slime'/325, l='MpServer', x=1473,31, y=29,00, z=-1285,66], EntityHat['unknown'/581, l='MpServer', x=1340,50, y=23,00, z=-1305,50], EntityPig['Pig'/328, l='MpServer', x=1484,47, y=92,00, z=-1280,69], EntityBat['Bat'/1096, l='MpServer', x=1474,61, y=34,81, z=-1266,79], EntityPig['Pig'/329, l='MpServer', x=1484,47, y=87,00, z=-1295,53], EntityBat['Bat'/1097, l='MpServer', x=1475,99, y=31,01, z=-1275,93], EntityPig['Pig'/330, l='MpServer', x=1486,09, y=93,00, z=-1287,59], EntityPig['Pig'/331, l='MpServer', x=1484,53, y=70,00, z=-1187,31], EntityPig['Pig'/332, l='MpServer', x=1485,31, y=64,00, z=-1184,47], EntityItem['item.item.rottenFlesh'/333, l='MpServer', x=1481,75, y=64,13, z=-1191,78], EntityBat['Bat'/1106, l='MpServer', x=1464,16, y=53,84, z=-1185,48], EntityPig['Pig'/340, l='MpServer', x=1349,53, y=88,00, z=-1220,66], EntityPig['Pig'/341, l='MpServer', x=1343,09, y=87,00, z=-1217,88], EntityOtherPlayerMP['Clairette_'/597, l='MpServer', x=1387,34, y=98,00, z=-1247,06], EntityPig['Pig'/342, l='MpServer', x=1395,75, y=77,00, z=-1320,47], EntityPig['Pig'/343, l='MpServer', x=1406,13, y=86,00, z=-1315,94], EntityPig['Pig'/344, l='MpServer', x=1404,84, y=80,00, z=-1317,47], EntityCow['Cow'/347, l='MpServer', x=1488,16, y=66,00, z=-1250,16], EntityHorse['Horse'/348, l='MpServer', x=1491,75, y=65,00, z=-1256,25], EntityBat['Bat'/350, l='MpServer', x=1491,56, y=27,10, z=-1227,56], EntityPig['Pig'/351, l='MpServer', x=1492,03, y=76,00, z=-1219,59], EntitySkeleton['Skeleton'/352, l='MpServer', x=1490,00, y=67,00, z=-1216,50], EntityCreeper['Creeper'/353, l='MpServer', x=1488,50, y=68,00, z=-1230,50], EntityPig['Pig'/356, l='MpServer', x=1343,47, y=87,00, z=-1215,47], EntityPig['Pig'/357, l='MpServer', x=1389,06, y=96,00, z=-1318,50], EntityEnderman['Enderman'/358, l='MpServer', x=1454,41, y=70,00, z=-1312,47], EntitySkeleton['Skeleton'/615, l='MpServer', x=1442,94, y=23,00, z=-1211,44], EntityHorse['Horse'/361, l='MpServer', x=1495,56, y=64,00, z=-1267,75], EntitySheep['Sheep'/362, l='MpServer', x=1340,31, y=98,00, z=-1185,84], EntityCreeper['Creeper'/363, l='MpServer', x=1358,50, y=91,00, z=-1180,50], EntitySheep['Sheep'/364, l='MpServer', x=1343,84, y=101,00, z=-1175,31], EntitySheep['Sheep'/365, l='MpServer', x=1344,28, y=96,00, z=-1170,41], EntityBat['Bat'/367, l='MpServer', x=1479,25, y=48,10, z=-1182,63], EntitySkeleton['Skeleton'/368, l='MpServer', x=1371,50, y=57,00, z=-1166,50], EntitySpider['Spider'/1136, l='MpServer', x=1473,28, y=78,00, z=-1201,13], EntityPig['Pig'/369, l='MpServer', x=1366,94, y=67,00, z=-1166,53], EntityCreeper['Creeper'/370, l='MpServer', x=1465,69, y=67,00, z=-1319,50], EntityZombie['Zombie'/371, l='MpServer', x=1486,53, y=41,00, z=-1296,06], EntityChicken['Chicken'/372, l='MpServer', x=1498,16, y=62,55, z=-1289,47], EntityPig['Pig'/374, l='MpServer', x=1494,63, y=66,00, z=-1195,34], EntityBat['Bat'/630, l='MpServer', x=1366,53, y=20,61, z=-1286,76], EntityZombie['Zombie'/1143, l='MpServer', x=1448,50, y=91,00, z=-1244,50], EntityBat['Bat'/632, l='MpServer', x=1380,56, y=16,78, z=-1250,66], EntityPig['Pig'/392, l='MpServer', x=1357,16, y=66,00, z=-1165,50], EntityCartChest['entity.MinecartChest.name'/400, l='MpServer', x=1356,50, y=23,52, z=-1326,50], EntityCartChest['entity.MinecartChest.name'/407, l='MpServer', x=1336,50, y=18,52, z=-1315,50], EntityBat['Bat'/920, l='MpServer', x=1358,01, y=35,03, z=-1297,42], EntityCreeper['Creeper'/1176, l='MpServer', x=1340,50, y=23,00, z=-1305,50], EntityCreeper['Creeper'/1198, l='MpServer', x=1415,02, y=31,00, z=-1165,59], EntityCartChest['entity.MinecartChest.name'/433, l='MpServer', x=1376,50, y=33,52, z=-1363,50], EntityCreeper['Creeper'/693, l='MpServer', x=1412,50, y=65,00, z=-1196,50], EntityCartChest['entity.MinecartChest.name'/441, l='MpServer', x=1464,50, y=26,52, z=-1375,50], EntitySpider['Spider'/953, l='MpServer', x=1450,94, y=72,00, z=-1187,78], EntityCreeper['Creeper'/955, l='MpServer', x=1452,50, y=87,00, z=-1301,50], EntityCartChest['entity.MinecartChest.name'/449, l='MpServer', x=1540,50, y=18,52, z=-1177,50], EntityCartChest['entity.MinecartChest.name'/452, l='MpServer', x=1428,50, y=32,52, z=-1379,50], EntitySkeleton['Skeleton'/966, l='MpServer', x=1417,84, y=17,00, z=-1317,47], EntityBasalz['Basalz'/967, l='MpServer', x=1418,50, y=15,00, z=-1319,50], EntitySkeleton['Skeleton'/968, l='MpServer', x=1454,50, y=29,00, z=-1191,50], EntitySkeleton['Skeleton'/972, l='MpServer', x=1342,50, y=28,00, z=-1294,50], EntityCartChest['entity.MinecartChest.name'/461, l='MpServer', x=1527,50, y=31,52, z=-1139,50], EntitySkeleton['Skeleton'/732, l='MpServer', x=1481,50, y=67,00, z=-1241,50], EntityZombie['Zombie'/232, l='MpServer', x=1392,94, y=98,00, z=-1242,50], EntitySlime['Slime'/233, l='MpServer', x=1439,69, y=18,00, z=-1234,69], EntitySlime['Slime'/234, l='MpServer', x=1428,94, y=18,00, z=-1254,69], EntityPig['Pig'/235, l='MpServer', x=1381,50, y=111,00, z=-1237,06], EntityWitch['Witch'/237, l='MpServer', x=1392,50, y=84,00, z=-1203,50], EntitySpider['Spider'/238, l='MpServer', x=1391,59, y=122,00, z=-1235,16], EntityItem['item.item.arrow'/239, l='MpServer', x=1440,72, y=124,13, z=-1251,63], EntitySkeleton['Skeleton'/240, l='MpServer', x=1448,67, y=124,00, z=-1265,50], EntitySkeleton['Skeleton'/241, l='MpServer', x=1450,35, y=124,00, z=-1269,70], EntitySheep['Sheep'/242, l='MpServer', x=1403,16, y=63,00, z=-1184,69], EntitySkeleton['Skeleton'/1266, l='MpServer', x=1365,35, y=84,00, z=-1179,59], EntitySheep['Sheep'/243, l='MpServer', x=1392,66, y=71,00, z=-1185,19], EntitySkeleton['Skeleton'/244, l='MpServer', x=1395,50, y=79,00, z=-1196,50], EntityZombie['Zombie'/1268, l='MpServer', x=1482,50, y=46,00, z=-1180,50], EntityBat['Bat'/245, l='MpServer', x=1373,69, y=24,00, z=-1223,65], EntityZombie['Zombie'/1269, l='MpServer', x=1483,50, y=46,00, z=-1179,50], EntityPig['Pig'/246, l='MpServer', x=1365,53, y=106,00, z=-1254,97], EntitySpider['Spider'/247, l='MpServer', x=1436,91, y=30,00, z=-1293,59], EntitySheep['Sheep'/251, l='MpServer', x=1416,13, y=70,00, z=-1183,94], EntitySkeleton['Skeleton'/252, l='MpServer', x=1377,50, y=35,00, z=-1185,50], EntityPig['Pig'/253, l='MpServer', x=1389,50, y=75,00, z=-1186,03], EntityWitch['Witch'/254, l='MpServer', x=1384,84, y=82,00, z=-1199,50]]
  85. Retry entities: 0 total; []
  86. Server brand: fml,forge
  87. Server type: Non-integrated multiplayer server
  88. Stacktrace:
  89. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  90. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  91. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  92. at net.minecraft.client.main.Main.main(SourceFile:148)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  96. at java.lang.reflect.Method.invoke(Unknown Source)
  97. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  98. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  99.  
  100. -- System Details --
  101. Details:
  102. Minecraft Version: 1.7.10
  103. Operating System: Windows 8.1 (amd64) version 6.3
  104. Java Version: 1.8.0_101, Oracle Corporation
  105. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  106. Memory: 834880680 bytes (796 MB) / 2932867072 bytes (2797 MB) up to 3817865216 bytes (3641 MB)
  107. JVM Flags: 3 total; -Xms256M -Xmx4096M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  108. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  109. IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
  110. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 175 mods loaded, 170 mods active
  111. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  112. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  113. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  114. UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar)
  115. UCHIJA appliedenergistics2-core{rv3-beta-5} [Applied Energistics 2 Core] (minecraft.jar)
  116. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  117. UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  118. UCHIJA ThE-core{0.10.0.0} [Thaumic Energistics Core] (minecraft.jar)
  119. UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  120. UCHIJA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  121. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  122. UCHIJA BinniePatcher{1.5} [Binnie Patcher] (minecraft.jar)
  123. UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
  124. UCHIJA IC2{2.2.815-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.815-experimental.jar)
  125. UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
  126. UCHIJA appliedenergistics2{rv3-beta-5} [Applied Energistics 2] (appliedenergistics2-rv3-beta-5.jar)
  127. UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  128. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  129. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  130. UCHIJA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
  131. UCHIJA Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
  132. UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  133. UCHIJA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
  134. UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
  135. UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  136. UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
  137. UCHIJA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
  138. UCHIJA Forestry{4.2.10.58} [Forestry for Minecraft] (forestry_1.7.10-4.2.10.58.jar)
  139. UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
  140. UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
  141. UCHIJA ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar)
  142. UCHIJA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar)
  143. UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  144. UCHIJA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
  145. UCHIJA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
  146. UCHIJA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
  147. UCHIJA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
  148. UCHIJA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
  149. UCHIJA BrandonsCore{1.0.0.11} [Brandon's Core] (BrandonsCore-1.0.0.11.jar)
  150. UCHIJA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
  151. UCHIJA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
  152. UCHIJA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
  153. UCHIJA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
  154. UCHIJA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
  155. UCHIJA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
  156. UCHIJA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
  157. UCHIJA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
  158. UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
  159. UCHIJA Railcraft{9.9.0.0} [Railcraft] (Railcraft_1.7.10-9.9.0.0.jar)
  160. UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  161. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  162. UCHIJA chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
  163. UCHIJA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
  164. UCHIJA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
  165. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
  166. UCHIJA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
  167. UCHIJA DraconicEvolution{1.0.2-snapshot_9} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar)
  168. UCHIJA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
  169. UCHIJA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  170. UCHIJA EnderIO{1.7.10-2.3.0.424_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.424_beta.jar)
  171. UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  172. UCHIJA EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
  173. UCHIJA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
  174. UCHIJA extracells{2.3.9} [Extra Cells 2] (ExtraCells-1.7.10-2.3.9b188.jar)
  175. UCHIJA IC2NuclearControl{2.3.4a} [Nuclear Control 2] (IC2NuclearControl-2.3.4a.jar)
  176. UCHIJA ExtraPeripherals{0.3.0} [Extra Peripherals] (ExtraPeripherals-1.7.10-0.3.0.jar)
  177. UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  178. UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
  179. UCHIJA ImmersiveEngineering{0.7.3} [Immersive Engineering] (ImmersiveEngineering-0.7.3.jar)
  180. UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  181. UCHIJA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
  182. UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  183. UCHIJA fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
  184. UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar)
  185. UCHIJA ForbiddenMagic{1.7.10-0.573} [Forbidden Magic] (Forbidden Magic-1.7.10-0.573.jar)
  186. UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  187. UCHIJA FTBL{1.0.17.6} [FTBLib] (FTBLib-1.7.10-1.0.17.6.jar)
  188. UCHIJA FTBT{1.0.1} [FTB Tweaks] (FTBTweaks-1.0.1.jar)
  189. UCHIJA FTBU{1.0.17.6} [FTBUtilities] (FTBUtilities-1.7.10-1.0.17.6.jar)
  190. UCHIJA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
  191. UCHIJA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
  192. UCHIJA MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar)
  193. UCHIJA gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
  194. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
  195. UCHIJA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  196. UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  197. UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  198. UCHIJA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
  199. UCHIJA headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
  200. UCHIJA immersiveintegration{0.6.7} [Immersive Integration] (immersiveintegration-0.6.7.jar)
  201. UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  202. UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  203. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  204. UCHIJA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
  205. UCHIJA journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
  206. UCHIJA LogisticsPipes{0.9.3.95} [Logistics Pipes] (logisticspipes-0.9.3.95.jar)
  207. UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  208. UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  209. UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  210. UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  211. UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  212. UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar)
  213. UCHIJA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  214. UCHIJA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  215. UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  216. UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  217. UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  218. UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  219. UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  220. UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  221. UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  222. UCHIJA modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar)
  223. UCHIJA Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  224. UCHIJA Mystcraft{0.12.3.01} [Mystcraft] (mystcraft-1.7.10-0.12.3.01.jar)
  225. UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  226. UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  227. UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  228. UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  229. UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  230. UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  231. UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  232. UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
  233. UCHIJA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
  234. UCHIJA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-121.jar)
  235. UCHIJA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  236. UCHIJA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  237. UCHIJA OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.3.jar)
  238. UCHIJA OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.5.1.jar)
  239. UCHIJA OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.5.jar)
  240. UCHIJA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
  241. UCHIJA ProjectE{1.7.10-PE1.9.5} [ProjectE] (ProjectE-1.7.10-PE1.9.5.jar)
  242. UCHIJA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  243. UCHIJA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  244. UCHIJA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  245. UCHIJA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  246. UCHIJA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  247. UCHIJA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  248. UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
  249. UCHIJA rftools{4.22} [RFTools] (rftools-4.22.jar)
  250. UCHIJA runicdungeons{1.1.6a} [Runic Dungeons] (runicdungeons-1.1.6a.jar)
  251. UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
  252. UCHIJA SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar)
  253. UCHIJA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
  254. UCHIJA springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar)
  255. UCHIJA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
  256. UCHIJA StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar)
  257. UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
  258. UCHIJA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
  259. UCHIJA StorageDrawers{1.7.10-1.9.4} [Storage Drawers] (StorageDrawers-1.7.10-1.9.4.jar)
  260. UCHIJA StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar)
  261. UCHIJA StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar)
  262. UCHIJA StorageDrawersMisc{1.7.10-1.1.2} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar)
  263. UCHIJA StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar)
  264. UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  265. UCHIJA thaumicenergistics{1.0.0.1} [Thaumic Energistics] (thaumicenergistics-1.0.0.1.jar)
  266. UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  267. UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
  268. UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
  269. UCHIJA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
  270. UCHIJA Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
  271. UCHIJA WirelessRedstoneCore{1.8.0.0} [Wireless Redstone] (WirelessRedstoneCore-1.8.0.0.jar)
  272. UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  273. UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  274. UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  275. UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  276. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  277. UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  278. UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  279. UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  280. UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
  281. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  282. UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  283. UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  284. UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  285. UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  286. UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  287. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 373.06' Renderer: 'GeForce GTX 860M/PCIe/SSE2'
  288. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  289. Class transformer null safety: all safe
  290. AE2 Version: beta rv3-beta-5 for Forge 10.13.4.1448
  291. Mantle Environment: Environment healthy.
  292. CoFHCore: -[1.7.10]3.1.2-325
  293. ThermalFoundation: -[1.7.10]1.2.3-112
  294. ThermalExpansion: -[1.7.10]4.1.2-240
  295. MineFactoryReloaded: -[1.7.10]2.8.1-174
  296. TConstruct Environment: Environment healthy.
  297. RedstoneArsenal: -[1.7.10]1.1.2-92
  298. NetherOres: -[1.7.10]2.3.1-22
  299. ThermalDynamics: -[1.7.10]1.1.0-161
  300. List of loaded APIs:
  301. * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-512.jar
  302. * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
  303. * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
  304. * BotaniaAPI (61) from Avaritia-1.11.jar
  305. * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar
  306. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
  307. * BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar
  308. * BuildCraftAPI|core (2.0) from Railcraft_1.7.10-9.9.0.0.jar
  309. * BuildCraftAPI|crops (1.1) from Railcraft_1.7.10-9.9.0.0.jar
  310. * BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar
  311. * BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar
  312. * BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar
  313. * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar
  314. * BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar
  315. * BuildCraftAPI|items (1.1) from Railcraft_1.7.10-9.9.0.0.jar
  316. * BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar
  317. * BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
  318. * BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
  319. * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar
  320. * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar
  321. * BuildCraftAPI|statements (1.1) from buildcraft-7.1.14.jar
  322. * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar
  323. * BuildCraftAPI|tiles (1.2) from Railcraft_1.7.10-9.9.0.0.jar
  324. * BuildCraftAPI|tools (1.0) from SolarExpansion-Basic-1.6a.jar
  325. * BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.9.0.0.jar
  326. * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
  327. * ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar
  328. * ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar
  329. * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar
  330. * CoFHAPI (1.7.10R1.0.2) from buildcraft-7.1.14.jar
  331. * CoFHAPI|block (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
  332. * CoFHAPI|core (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  333. * CoFHAPI|energy (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
  334. * CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
  335. * CoFHAPI|inventory (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
  336. * CoFHAPI|item (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
  337. * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  338. * CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.2-325.jar
  339. * CoFHAPI|tileentity (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
  340. * CoFHAPI|transport (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
  341. * CoFHAPI|world (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  342. * CoFHLib (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  343. * CoFHLib|audio (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  344. * CoFHLib|gui (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  345. * CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  346. * CoFHLib|gui|element (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  347. * CoFHLib|gui|element|listbox (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  348. * CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  349. * CoFHLib|inventory (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  350. * CoFHLib|render (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  351. * CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  352. * CoFHLib|util (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  353. * CoFHLib|util|helpers (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  354. * CoFHLib|util|position (1.7.10R1.1.2) from CoFHCore-[1.7.10]3.1.2-325.jar
  355. * CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  356. * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  357. * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
  358. * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
  359. * ComputerCraft|API|Lua (1.64) from ExtraPeripherals-1.7.10-0.3.0.jar
  360. * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
  361. * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
  362. * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
  363. * ComputerCraft|API|Redstone (1.64) from ExtraPeripherals-1.7.10-0.3.0.jar
  364. * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
  365. * CSLib|API (1.0) from Decocraft-2.2.1_1.7.10.jar
  366. * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar
  367. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar
  368. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar
  369. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar
  370. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.424_beta.jar
  371. * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.10.58.jar
  372. * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.10.58.jar
  373. * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.10.58.jar
  374. * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.10.58.jar
  375. * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.10.58.jar
  376. * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.10.58.jar
  377. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.10.58.jar
  378. * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.10.58.jar
  379. * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.10.58.jar
  380. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.10.58.jar
  381. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.10.58.jar
  382. * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.10.58.jar
  383. * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.10.58.jar
  384. * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.10.58.jar
  385. * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.10.58.jar
  386. * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
  387. * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
  388. * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
  389. * IC2API (1.0) from Railcraft_1.7.10-9.9.0.0.jar
  390. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.3.jar
  391. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
  392. * journeymap|client-api (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
  393. * journeymap|client-api-impl (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
  394. * journeymap|client-api-map (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
  395. * journeymap|client-api-util (0.3) from journeymap-1.7.10-5.1.4-unlimited.jar
  396. * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
  397. * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.01.jar
  398. * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-121.jar
  399. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.4a.jar
  400. * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
  401. * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.1.jar
  402. * OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.jar
  403. * ProjectEAPI (7) from ProjectE-1.7.10-PE1.9.5.jar
  404. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.9.0.0.jar
  405. * RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.9.0.0.jar
  406. * RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.9.0.0.jar
  407. * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.3.jar
  408. * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.9.0.0.jar
  409. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.9.0.0.jar
  410. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.9.0.0.jar
  411. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.9.0.0.jar
  412. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.9.0.0.jar
  413. * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.9.0.0.jar
  414. * RailcraftAPI|signals (2.0.0) from Railcraft_1.7.10-9.9.0.0.jar
  415. * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.9.0.0.jar
  416. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.4.jar
  417. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.4.jar
  418. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.4.jar
  419. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.4.jar
  420. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.4.jar
  421. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.4.jar
  422. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.4.jar
  423. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.4.jar
  424. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.9.4.jar
  425. * Testerino|API (0.01) from runicdungeons-1.1.6a.jar
  426. * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.9.0.0.jar
  427. * thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.1.jar
  428. Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
  429. EnderIO: Found the following problem(s) with your installation:
  430. * The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.13B1 from extrautilities-1.2.12.jar).
  431. It is a supported version, but that difference may lead to problems.
  432. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  433. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  434. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
  435. Launched Version: 1.7.10
  436. LWJGL: 2.9.1
  437. OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.5.0 NVIDIA 373.06, NVIDIA Corporation
  438. GL Caps: Using GL 1.3 multitexturing.
  439. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  440. Anisotropic filtering is supported and maximum anisotropy is 16.
  441. Shaders are available because OpenGL 2.1 is supported.
  442.  
  443. Is Modded: Definitely; Client brand changed to 'fml,forge'
  444. Type: Client (map_client.txt)
  445. Resource Packs: []
  446. Current Language: English (US)
  447. Profiler Position: N/A (disabled)
  448. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  449. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment