Advertisement
Guest User

crasg

a guest
Feb 14th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.02 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 14/02/16 14:07
  5. Description: Updating screen events
  6.  
  7. java.lang.IllegalArgumentException: Comparison method violates its general contract!
  8. at java.util.TimSort.mergeHi(TimSort.java:895)
  9. at java.util.TimSort.mergeAt(TimSort.java:512)
  10. at java.util.TimSort.mergeForceCollapse(TimSort.java:453)
  11. at java.util.TimSort.sort(TimSort.java:250)
  12. at java.util.Arrays.sort(Arrays.java:1512)
  13. at java.util.ArrayList.sort(ArrayList.java:1454)
  14. at java.util.Collections.sort(Collections.java:175)
  15. at Reika.DragonAPI.Libraries.Registry.ReikaItemHelper.sortItems(ReikaItemHelper.java:403)
  16. at Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.updateKeysets(ItemHashMap.java:56)
  17. at Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.keySet(ItemHashMap.java:139)
  18. at Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesCentrifuge.getSources(RecipesCentrifuge.java:188)
  19. at Reika.RotaryCraft.ModInterface.NEI.CentrifugeHandler.loadCraftingRecipes(CentrifugeHandler.java:154)
  20. at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331)
  21. at Reika.RotaryCraft.ModInterface.NEI.CentrifugeHandler.loadCraftingRecipes(CentrifugeHandler.java:134)
  22. at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466)
  23. at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
  24. at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:258)
  25. at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
  26. at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
  27. at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
  28. at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
  29. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
  30. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  31. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  32. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
  33. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
  34. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
  35. at net.minecraft.client.main.Main.main(SourceFile:148)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:483)
  40. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  41. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  42.  
  43.  
  44. A detailed walkthrough of the error, its code path and all known details is as follows:
  45. ---------------------------------------------------------------------------------------
  46.  
  47. -- Head --
  48. Stacktrace:
  49. at java.util.TimSort.mergeHi(TimSort.java:895)
  50. at java.util.TimSort.mergeAt(TimSort.java:512)
  51. at java.util.TimSort.mergeForceCollapse(TimSort.java:453)
  52. at java.util.TimSort.sort(TimSort.java:250)
  53. at java.util.Arrays.sort(Arrays.java:1512)
  54. at java.util.ArrayList.sort(ArrayList.java:1454)
  55. at java.util.Collections.sort(Collections.java:175)
  56. at Reika.DragonAPI.Libraries.Registry.ReikaItemHelper.sortItems(ReikaItemHelper.java:403)
  57. at Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.updateKeysets(ItemHashMap.java:56)
  58. at Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.keySet(ItemHashMap.java:139)
  59. at Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesCentrifuge.getSources(RecipesCentrifuge.java:188)
  60. at Reika.RotaryCraft.ModInterface.NEI.CentrifugeHandler.loadCraftingRecipes(CentrifugeHandler.java:154)
  61. at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331)
  62. at Reika.RotaryCraft.ModInterface.NEI.CentrifugeHandler.loadCraftingRecipes(CentrifugeHandler.java:134)
  63. at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466)
  64. at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
  65. at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:258)
  66. at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
  67. at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
  68. at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
  69. at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
  70. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
  71. at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
  72. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
  73.  
  74. -- Affected screen --
  75. Details:
  76. Screen name: net.minecraft.client.gui.inventory.GuiInventory
  77.  
  78. -- Affected level --
  79. Details:
  80. Level name: MpServer
  81. All players: 2 total; [GCEntityClientPlayerMP['SirGentlemanRock'/42255, l='MpServer', x=459.17, y=98.62, z=1366.60], MCH_ViewEntityDummy['McHeliDummyEntity'/3367, l='MpServer', x=-67.50, y=66.62, z=-151.50]]
  82. Chunk stats: MultiplayerChunkCache: 441, 441
  83. Level seed: 0
  84. Level generator: ID 04 - RWG, ver 0. Features enabled: false
  85. Level generator options:
  86. Level spawn location: World: (-68,64,-152), Chunk: (at 12,4,8 in -5,-10; contains blocks -80,0,-160 to -65,255,-145), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  87. Level time: 49471094 game time, 28502920 day time
  88. Level dimension: 0
  89. Level storage version: 0x00000 - Unknown?
  90. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  91. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  92. Forced entities: 88 total; [EntitySkeleton['Skeleton'/44417, l='MpServer', x=435.50, y=105.00, z=1306.50], GCEntityClientPlayerMP['SirGentlemanRock'/42255, l='MpServer', x=459.17, y=98.62, z=1366.60], EntityCreeper['Creeper'/43140, l='MpServer', x=474.63, y=112.56, z=1316.31], EntitySpider['Spider'/44420, l='MpServer', x=401.66, y=82.00, z=1295.06], EntitySkeleton['Skeleton'/42373, l='MpServer', x=534.31, y=70.00, z=1413.09], EntityTrail['unknown'/3850, l='MpServer', x=459.17, y=98.62, z=1366.60], EntitySpider['Spider'/45199, l='MpServer', x=398.22, y=88.00, z=1388.53], EntityCartChest['entity.MinecartChest.name'/42384, l='MpServer', x=346.50, y=24.50, z=1444.50], EntitySpider['Spider'/45200, l='MpServer', x=393.63, y=89.00, z=1388.41], EntityChicken['Chicken'/42257, l='MpServer', x=413.44, y=90.00, z=1348.59], EntityHat['unknown'/5395, l='MpServer', x=419.31, y=84.00, z=1422.00], EntityBat['Bat'/44565, l='MpServer', x=465.26, y=11.95, z=1379.50], EntityBat['Bat'/42265, l='MpServer', x=411.52, y=47.19, z=1328.25], EntityHat['unknown'/9499, l='MpServer', x=420.50, y=85.00, z=1421.50], EntityItem['item.item.ganysnether.cookedBatWing'/42272, l='MpServer', x=415.69, y=56.13, z=1325.25], EntitySpider['Spider'/44962, l='MpServer', x=447.84, y=107.00, z=1306.66], EntityItem['item.item.fish.cod.raw'/42275, l='MpServer', x=428.38, y=51.13, z=1304.78], EntitySpider['Spider'/44963, l='MpServer', x=445.94, y=107.00, z=1306.53], EntityChicken['Chicken'/42020, l='MpServer', x=491.84, y=94.00, z=1381.84], EntityHat['unknown'/3365, l='MpServer', x=459.17, y=98.62, z=1366.60], EntityChicken['Chicken'/42021, l='MpServer', x=491.47, y=94.00, z=1379.59], EntitySpider['Spider'/44965, l='MpServer', x=443.50, y=107.00, z=1304.50], EntityCreeper['Creeper'/45221, l='MpServer', x=386.35, y=57.00, z=1382.45], EntityItem['item.item.feather'/42022, l='MpServer', x=490.13, y=94.13, z=1381.88], EntityCreeper['Creeper'/45222, l='MpServer', x=392.50, y=57.00, z=1381.50], MCH_ViewEntityDummy['McHeliDummyEntity'/3367, l='MpServer', x=-67.50, y=66.62, z=-151.50], EntityCartChest['entity.MinecartChest.name'/42408, l='MpServer', x=560.50, y=27.34, z=1484.91], EntityCartChest['entity.MinecartChest.name'/42410, l='MpServer', x=555.50, y=25.50, z=1498.50], EntityBat['Bat'/43434, l='MpServer', x=423.31, y=52.32, z=1320.75], EntityBat['Bat'/45355, l='MpServer', x=413.91, y=58.33, z=1306.72], EntityBat['Bat'/45356, l='MpServer', x=414.34, y=58.23, z=1306.09], EntityCreeper['Creeper'/43053, l='MpServer', x=420.50, y=33.00, z=1375.50], EntityBat['Bat'/45357, l='MpServer', x=413.47, y=58.27, z=1307.28], EntityZombie['Zombie'/42290, l='MpServer', x=402.50, y=60.00, z=1405.50], EntityHat['unknown'/4019, l='MpServer', x=-67.50, y=66.62, z=-151.50], EntityCreeper['Creeper'/42292, l='MpServer', x=404.00, y=60.00, z=1400.41], EntityCartChest['entity.MinecartChest.name'/42425, l='MpServer', x=490.50, y=29.50, z=1491.50], EntityCreeper['Creeper'/44473, l='MpServer', x=434.50, y=13.00, z=1305.50], EntityCartChest['entity.MinecartChest.name'/42298, l='MpServer', x=429.50, y=19.50, z=1418.50], EntityCreeper['Creeper'/44474, l='MpServer', x=431.50, y=13.00, z=1303.50], EntitySkeleton['Skeleton'/42300, l='MpServer', x=424.50, y=69.00, z=1422.50], EntityCreeper['Creeper'/44476, l='MpServer', x=526.00, y=98.00, z=1318.59], EntityCreeper['Creeper'/44093, l='MpServer', x=523.69, y=92.00, z=1297.53], EntityCreeper['Creeper'/44477, l='MpServer', x=533.72, y=93.00, z=1318.94], EntityItem['item.item.string'/43456, l='MpServer', x=417.13, y=95.13, z=1305.22], EntityZombie['Zombie'/43713, l='MpServer', x=534.50, y=93.00, z=1440.50], EntitySkeleton['Skeleton'/43331, l='MpServer', x=537.50, y=91.00, z=1324.50], EntitySkeleton['Skeleton'/43715, l='MpServer', x=525.50, y=91.00, z=1289.50], EntitySkeleton['Skeleton'/43332, l='MpServer', x=418.50, y=50.00, z=1311.50], EntityCartChest['entity.MinecartChest.name'/42437, l='MpServer', x=544.50, y=27.34, z=1476.06], EntitySkeleton['Skeleton'/43333, l='MpServer', x=417.50, y=50.00, z=1315.50], EntityZombie['Zombie'/43334, l='MpServer', x=423.22, y=51.00, z=1322.25], EntityZombie['Zombie'/43335, l='MpServer', x=418.50, y=50.00, z=1313.50], EntityHat['unknown'/6471, l='MpServer', x=435.35, y=23.85, z=1289.17], EntityZombie['Zombie'/43336, l='MpServer', x=418.50, y=50.00, z=1317.50], EntitySquid['Squid'/45128, l='MpServer', x=424.59, y=46.00, z=1429.50], EntityZombie['Zombie'/42313, l='MpServer', x=409.50, y=22.00, z=1294.50], EntityBat['Bat'/42314, l='MpServer', x=408.25, y=25.10, z=1294.25], EntitySkeleton['Skeleton'/44363, l='MpServer', x=415.50, y=84.00, z=1427.50], EntitySkeleton['Skeleton'/44365, l='MpServer', x=418.25, y=84.00, z=1425.50], EntitySpider['Spider'/44366, l='MpServer', x=419.31, y=84.00, z=1422.00], EntityMobEnderman['Enderman'/42320, l='MpServer', x=457.31, y=25.41, z=1264.31], EntityConcussionCreeper['Concussion Creeper'/44240, l='MpServer', x=512.50, y=96.00, z=1397.50], EntityCreeper['Creeper'/44241, l='MpServer', x=513.50, y=96.00, z=1393.50], EntitySkeleton['Skeleton'/43730, l='MpServer', x=441.50, y=104.00, z=1293.50], EntitySkeleton['Skeleton'/43733, l='MpServer', x=483.50, y=95.00, z=1414.50], EntityConcussionCreeper['Concussion Creeper'/44374, l='MpServer', x=421.50, y=50.00, z=1332.50], EntityCartChest['entity.MinecartChest.name'/42454, l='MpServer', x=518.50, y=28.50, z=1509.50], EntityZombie['Zombie'/44375, l='MpServer', x=436.50, y=103.00, z=1293.50], EntitySkeleton['Skeleton'/43736, l='MpServer', x=479.94, y=93.00, z=1408.53], EntityBat['Bat'/44633, l='MpServer', x=435.35, y=23.85, z=1289.17], EntityHat['unknown'/9561, l='MpServer', x=413.91, y=58.33, z=1306.72], EntityMobEnderman['Enderman'/42331, l='MpServer', x=431.31, y=22.00, z=1268.63], EntityItem['item.item.ganysnether.cookedBatWing'/41959, l='MpServer', x=470.19, y=11.13, z=1374.94], EntityBat['Bat'/45031, l='MpServer', x=468.54, y=48.90, z=1288.93], EntityBat['Bat'/43754, l='MpServer', x=486.58, y=16.47, z=1398.59], EntityCreeper['Creeper'/45290, l='MpServer', x=517.50, y=95.00, z=1288.50], EntityZombie['Zombie'/45291, l='MpServer', x=420.50, y=85.00, z=1421.50], EntityConcussionCreeper['Concussion Creeper'/44272, l='MpServer', x=470.50, y=15.00, z=1384.50], EntitySpider['Spider'/43506, l='MpServer', x=513.50, y=108.00, z=1362.72], EntityCartChest['entity.MinecartChest.name'/42356, l='MpServer', x=429.50, y=15.34, z=1455.50], EntityHat['unknown'/4215, l='MpServer', x=534.31, y=70.00, z=1413.09], EntityCreeper['Creeper'/43128, l='MpServer', x=453.50, y=92.00, z=1433.50], EntityHat['unknown'/4216, l='MpServer', x=491.84, y=94.00, z=1381.84], EntityHat['unknown'/4218, l='MpServer', x=441.50, y=104.00, z=1293.50], EntityConcussionCreeper['Concussion Creeper'/43130, l='MpServer', x=453.50, y=92.00, z=1429.50], EntityZombie['Zombie'/43517, l='MpServer', x=420.50, y=17.00, z=1294.50], EntityZombie['Zombie'/43518, l='MpServer', x=421.50, y=17.00, z=1295.50]]
  93. Retry entities: 0 total; []
  94. Server brand: fml,forge
  95. Server type: Non-integrated multiplayer server
  96. Stacktrace:
  97. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
  98. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
  99. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
  100. at net.minecraft.client.main.Main.main(SourceFile:148)
  101. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  102. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  103. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  104. at java.lang.reflect.Method.invoke(Method.java:483)
  105. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  106. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  107.  
  108. -- System Details --
  109. Details:
  110. Minecraft Version: 1.7.10
  111. Operating System: Windows 10 (amd64) version 10.0
  112. Java Version: 1.8.0_25, Oracle Corporation
  113. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  114. Memory: 904395488 bytes (862 MB) / 4442292224 bytes (4236 MB) up to 5726797824 bytes (5461 MB)
  115. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
  116. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  117. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  118. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 289 mods loaded, 283 mods active
  119. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  120. UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  121. UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
  122. UCHIJA Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
  123. UCHIJA AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
  124. UCHIJA AppleMilkCore{1.1.0} [AppleMilkCore] (minecraft.jar)
  125. UCHIJA appliedenergistics2-core{rv3-beta-5} [Applied Energistics 2 Core] (minecraft.jar)
  126. UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  127. UCHIJA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
  128. UCHIJA MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
  129. UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  130. UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  131. UCHIJA OpenComputers|Core{1.5.22.46} [OpenComputers (Core)] (minecraft.jar)
  132. UCHIJA PotionExtensionCore{1.7.10-1.1.0} [PotionExtensionCore] (minecraft.jar)
  133. UCHIJA ThE-core{0.10.0.0} [Thaumic Energistics Core] (minecraft.jar)
  134. UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  135. UCHIJA WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  136. UCHIJA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
  137. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  138. UCHIJA <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
  139. UCHIJA WarpDriveCore{1.7.10-1.3.17.-} [WarpDriveCore] (minecraft.jar)
  140. UCHIJA BinniePatcher{1.4.1} [Binnie Patcher] (minecraft.jar)
  141. UCHIJA FastCraft{1.22} [FastCraft] (fastcraft-1.22-ctest17.jar)
  142. UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
  143. UCHIJA CoFHCore{1.7.10R3.1.1} [CoFH Core] (CoFHCore-[1.7.10]3.1.1-324.jar)
  144. UCHIJA FusionWarfare{1.7.10-1.3.1} [Fusion Warfare] ((NEWEST) FusionWarfare-1.7.10-1.3.1.jar)
  145. UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  146. UCHIJA arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
  147. UCHIJA securitycraft{v1.8.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.8.1.jar)
  148. UCHIJA AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
  149. UCHIJA appliedenergistics2{rv3-beta-5} [Applied Energistics 2] (appliedenergistics2-rv3-beta-5.jar)
  150. UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  151. UCHIJA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
  152. UCHIJA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
  153. UCHIJA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
  154. UCHIJA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
  155. UCHIJA IC2{2.2.804-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.804-experimental.jar)
  156. UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  157. UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  158. UCHIJA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
  159. UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  160. UCHIJA chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
  161. UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  162. UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
  163. UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1637-universal.jar)
  164. UCHIJA HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
  165. UCHIJA Forestry{4.2.8.56} [Forestry for Minecraft] (forestry_1.7.10-4.2.8.56.jar)
  166. UCHIJA koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
  167. UCHIJA minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
  168. UCHIJA StorageDrawers{1.7.10-1.7.9} [Storage Drawers] (StorageDrawers-1.7.10-1.7.9.jar)
  169. UCHIJA dendrology{1.7.10-1.6.4} [Ancient Trees] (AncientTrees-1.7.10-1.6.4.jar)
  170. UCHIJA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
  171. UCHIJA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
  172. UCHIJA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
  173. UCHIJA AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
  174. UCHIJA AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar)
  175. UCHIJA DCsAppleMilk{1.7.10_2.9g} [Apple&Milk&Tea!] (AppleMilkTea2-1.7.10_2.9g.jar)
  176. UCHIJA DCsNEIPluginAMT{1.7.10_1.0a} [NEIPluginForAMT] (AppleMilkTea2-1.7.10_2.9g.jar)
  177. UCHIJA MovingWorld{1.7.10-1.8} [Moving World] (movingworld-1.7.10-1.8.jar)
  178. UCHIJA ArchimedesShipsPlus{1.7.10-1.8} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.jar)
  179. UCHIJA aura{unspecified} [Aura Cascade] (AuraCascade-557.jar)
  180. UCHIJA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  181. UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  182. UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  183. UCHIJA Automagy{0.27.1} [Automagy] (Automagy-1.7.10-0.27.1.jar)
  184. UCHIJA Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
  185. UCHIJA Avaritia{1.0} [Avaritia] (Avaritia-1.0.jar)
  186. UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
  187. UCHIJA BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar)
  188. UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
  189. UCHIJA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
  190. UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
  191. UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
  192. UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
  193. UCHIJA ThermalFoundation{1.7.10R1.2.2} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.2-111.jar)
  194. UCHIJA ThermalExpansion{1.7.10R4.1.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.1-237.jar)
  195. UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  196. UCHIJA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
  197. UCHIJA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
  198. UCHIJA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
  199. UCHIJA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
  200. UCHIJA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
  201. UCHIJA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
  202. UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar)
  203. UCHIJA ForbiddenMagic{1.7.10-0.573} [Forbidden Magic] (Forbidden Magic-1.7.10-0.573.jar)
  204. UCHIJA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  205. UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  206. UCHIJA ImmersiveEngineering{0.7.1.2} [Immersive Engineering] (ImmersiveEngineering-0.7.1.2.jar)
  207. UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  208. UCHIJA BloodArsenal{1.2-4} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-4.jar)
  209. UCHIJA qmunitylib{1.0} [QmunityLib] (QmunityLib-1.7.10-0.1.114-universal.jar)
  210. UCHIJA bluepower{0.2.962} [Blue Power] (BluePower-1.7.10-0.2.962-universal.jar)
  211. UCHIJA BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar)
  212. UCHIJA redgear_core{2.2.2} [Red Gear Core] (RedGearCore-1.7.10-2.2.2.jar)
  213. UCHIJA redgear_brewcraft{1.3.3} [Brewcraft] (Brewcraft-1.7.10-1.3.3.jar)
  214. UCHIJA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
  215. UCHIJA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
  216. UCHIJA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
  217. UCHIJA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
  218. UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
  219. UCHIJA ChiselFacades{1.7.10-2.12-chiselteam} [Chisel Facades] (ChiselFacades-1.7.10-2.12-chiselteam.jar)
  220. UCHIJA Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
  221. UCHIJA chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-3.jar)
  222. UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  223. UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  224. UCHIJA ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  225. UCHIJA ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  226. UCHIJA OpenComputers{1.5.22.46} [OpenComputers] (OpenComputers-MC1.7.10-1.5.22.46-universal.jar)
  227. UCHIJA PneumaticCraft{1.12.6-149} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.6-149-universal.jar)
  228. UCHIJA CompactMachines{1.7.10-1.21} [Compact Machines] (compactmachines-1.7.10-1.21.jar)
  229. UCHIJA cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar)
  230. UCHIJA CraftHeraldry{1.1.3} [CraftHeraldry] (CraftHeraldry 1.1.3.jar)
  231. UCHIJA ElecCore{1.4.176} [ElecCore] (ElecCore-1.7.10-1.4.176.jar)
  232. UCHIJA CraftingTableIV{1.1Beta.82} [CraftingTableIV] (CraftingTableIV-1.7.10-1.1Beta.82.jar)
  233. UCHIJA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
  234. UCHIJA darkcore{0.3} [Dark Core] (darkcore-0.3-86.jar)
  235. UCHIJA davincing{1710.1.8} [DaVincing] (DaVincing-1710.1.8.jar)
  236. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.2.1_1.7.10.jar)
  237. UCHIJA props{2.2.1} [Decocraft] (Decocraft-2.2.1_1.7.10.jar)
  238. UCHIJA DescriptionTags{1.0} [Description Tags] (DescriptionTags-1.0-1.7.10.jar)
  239. UCHIJA DraconicEvolution{1.0.2-snapshot_9} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar)
  240. UCHIJA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
  241. UCHIJA RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
  242. UCHIJA MagicBees{2.4.2} [Magic Bees] (magicbees-1.7.10-2.4.2.jar)
  243. UCHIJA DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V10d.jar)
  244. UCHIJA eiramoticons{1.2.84} [EiraMoticons] (eiramoticons-mc1.7.10-1.2.84.jar)
  245. UCHIJA RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V10d.jar)
  246. UCHIJA ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V10b.jar)
  247. UCHIJA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
  248. UCHIJA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
  249. UCHIJA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
  250. UCHIJA EnderIO{1.7.10-2.3.0.422_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.422_beta.jar)
  251. UCHIJA waterhooks{1.2.0} [Water Hooks] (waterhooks-1.2.0.jar)
  252. UCHIJA enderioaddons{0.10.3} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.422_beta-0.10.3.046_beta.jar)
  253. UCHIJA EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
  254. UCHIJA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
  255. UCHIJA extracells{2.3.9} [Extra Cells 2] (ExtraCells-1.7.10-2.3.9b188.jar)
  256. UCHIJA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.442.jar)
  257. UCHIJA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.442.jar)
  258. UCHIJA ExtraPlanets{1.0-3.3.2} [ExtraPlanets] (ExtraPlanets-1.0-Pre 3.3.2.jar)
  259. UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
  260. UCHIJA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
  261. UCHIJA fairylights{1.4.0} [Fairy Lights] (fairylights-1.4.0-1.7.10.jar)
  262. UCHIJA FFS{1.7.10-1.3.7} [Fancy Fluid Storage] (Fancy Fluid Storage-1.7.10-1.3.7.jar)
  263. UCHIJA farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
  264. UCHIJA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
  265. UCHIJA Steamcraft{0.28.12} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.12.jar)
  266. UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  267. UCHIJA fluxedCrystals{1.0.7} [FluxedCrystals2] (Fluxed-Crystals2-1.0.7.jar)
  268. UCHIJA FTBL{1.0.11.3} [FTBLib] (FTBLib-1.7.10-1.0.11.3.jar)
  269. UCHIJA FTBT{1.0.0} [FTB Tweaks] (FTBTweaks-1.0.0.jar)
  270. UCHIJA FTBU{1.0.11.3} [FTBUtilities] (FTBUtilities-1.7.10-1.0.11.3.jar)
  271. UCHIJA ganysend{1.11.2} [Gany's End] (Ganys End-1.11.2.jar)
  272. UCHIJA ganysnether{1.8.3} [Gany's Nether] (Ganys Nether-1.8.3.jar)
  273. UCHIJA ganyssurface{1.12.7} [Gany's Surface] (Ganys Surface-1.12.7.jar)
  274. UCHIJA gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
  275. UCHIJA grapplemod{1.7.10-v5} [grapplemod] (grapplemod-v6-1.7.10.jar)
  276. UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
  277. UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  278. UCHIJA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
  279. UCHIJA hbm{1.0.16} [HBM's Nuclear Tech Mod] (hbm1.0.16_PRE.jar)
  280. UCHIJA IC2NuclearControl{2.3.4a} [Nuclear Control 2] (IC2NuclearControl-2.3.4a.jar)
  281. UCHIJA immersiveintegration{0.6.6} [Immersive Integration] (immersiveintegration-0.6.6.jar)
  282. UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  283. UCHIJA integratedcircuits{1.7.10-0.9r37c} [Integrated Circuits] (integratedcircuits-1.7.10-0.9r37c.jar)
  284. UCHIJA intellie{2.1.4.554} [IntelliE] (IntelligentEnergistics-1.7.10-2.1.4.554-universal.jar)
  285. UCHIJA appaero{2.1.4.554} [AppliedAerodynamics] (IntelligentEnergistics-1.7.10-2.1.4.554-universal.jar)
  286. UCHIJA appaeronei{2.1.4.554} [AppliedAerodynamicsNEI] (IntelligentEnergistics-1.7.10-2.1.4.554-universal.jar)
  287. UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  288. UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
  289. UCHIJA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
  290. UCHIJA journeymap{5.1.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
  291. UCHIJA LogisticsPipes{0.9.3.72} [Logistics Pipes] (logisticspipes-0.9.3.72.jar)
  292. UCHIJA Magneticraft{0.6.0-final} [Magneticraft] (magneticraft-0.6.1-final.jar)
  293. UCHIJA malisiscore{1.7.10-0.14.2} [MalisisCore] (malisiscore-1.7.10-0.14.2.jar)
  294. UCHIJA malisisadvert{1.7.10-0.5.0} [Malisis Advert] (malisisadvert-1.7.10-0.5.0.jar)
  295. UCHIJA malisisdoors{1.7.10-1.13.1} [Malisis' Doors] (malisisdoors-1.7.10-1.13.1.jar)
  296. UCHIJA Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
  297. UCHIJA MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
  298. UCHIJA mo{0.4.1} [Matter Overdrive] (MatterOverdrive-1.7.10-0.4.1.jar)
  299. UCHIJA mcheli{0.10.7} [MC Helicopter] (mcheli)
  300. UCHIJA Mekanism{8.1.8} [Mekanism] (Mekanism-1.7.10-8.1.8.258.jar)
  301. UCHIJA MekanismGenerators{8.1.8} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.8.258.jar)
  302. UCHIJA MekanismTools{8.1.8} [MekanismTools] (MekanismTools-1.7.10-8.1.8.258.jar)
  303. UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  304. UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  305. UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  306. UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  307. UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  308. UCHIJA ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  309. UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  310. UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  311. UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  312. UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  313. UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  314. UCHIJA modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar)
  315. UCHIJA ModularArmour{1.0.0} [Modular Armour] (ModularArmour-1.7.10-1.0.18-41.jar)
  316. UCHIJA Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  317. UCHIJA MouseTweaks{2.4.4} [Mouse Tweaks] (MouseTweaks-2.4.4-mc1.7.10.jar)
  318. UCHIJA cfm{3.4.7} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
  319. UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
  320. UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
  321. UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
  322. UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
  323. UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
  324. UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
  325. UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
  326. UCHIJA neiintegration{1.1.1} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.1.jar)
  327. UCHIJA NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
  328. UCHIJA notenoughIDs{1.4.2} [NotEnoughIDs] (NotEnoughIDs-1.4.2.jar)
  329. UCHIJA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-121.jar)
  330. UCHIJA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
  331. UCHIJA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
  332. UCHIJA openfm{0.1.0.29} [OpenFM] (OpenFM-1.7.10-0.1.0-29.jar)
  333. UCHIJA openmodularturrets{2.1.9-211} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.1.9-211.jar)
  334. UCHIJA OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.3.jar)
  335. UCHIJA OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.5.1.jar)
  336. UCHIJA OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.5.jar)
  337. UCHIJA fodc{1.6.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.6.1.jar)
  338. UCHIJA origin{8.0.3} [Origin] (Origin-1.7.10-8.0.3.jar)
  339. UCHIJA addonscrewdriver{1.0.0} [OriginAddonScrewdriver] (Origin-1.7.10-8.0.3.jar)
  340. UCHIJA powerinventory{2.0.0} [Overpowered Inventory] (OverpoweredInventory-1.7.10-2.0.0.jar)
  341. UCHIJA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
  342. UCHIJA JotatosPracticalities{0.6.2} [Practicalities] (practicalities-1.7.10-0.6.2.jar)
  343. UCHIJA ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  344. UCHIJA ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  345. UCHIJA ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  346. UCHIJA ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
  347. UCHIJA ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  348. UCHIJA ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  349. UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
  350. UCHIJA ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V10d.jar)
  351. UCHIJA reccomplex{0.9.6.3} [Recurrent Complex] (RecurrentComplex-0.9.6.3.jar)
  352. UCHIJA Redstonic{1.4.10} [Redstonic] (Redstonic-v1.4.11.jar)
  353. UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
  354. UCHIJA rftools{4.22} [RFTools] (rftools-4.22.jar)
  355. UCHIJA runicdungeons{1.1.6a} [Runic Dungeons] (runicdungeons-1.1.6a.jar)
  356. UCHIJA RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar)
  357. UCHIJA SGCraft{1.9.5} [Greg's SG Craft] (SGCraft-1.9.5-mc1.7.10.jar)
  358. UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
  359. UCHIJA springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar)
  360. UCHIJA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
  361. UCHIJA StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar)
  362. UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
  363. UCHIJA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
  364. UCHIJA StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O' Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar)
  365. UCHIJA StorageDrawersErebus{1.7.10-1.1.1} [Storage Drawers: Erebus Pack] (StorageDrawers-Erebus-1.7.10-1.1.1.jar)
  366. UCHIJA StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar)
  367. UCHIJA StorageDrawersMisc{1.7.10-1.1.2} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar)
  368. UCHIJA StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar)
  369. UCHIJA streams{0.2} [Streams] (Streams-0.2.jar)
  370. UCHIJA TardisMod{0.994} [Tardis Mod] (tardismod-1.7.10-0.994-124-DS.jar)
  371. UCHIJA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
  372. UCHIJA thaumicenergistics{1.0.0.1} [Thaumic Energistics] (thaumicenergistics-1.0.0.1.jar)
  373. UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  374. UCHIJA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  375. UCHIJA thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
  376. UCHIJA erebus{0.4.5} [Erebus] (TheErebus-0.4.5.jar)
  377. UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
  378. UCHIJA ThermalSmeltery{1.0} [Thermal Smeltery] (ThermalSmeltery-1.3.1.4.jar)
  379. UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
  380. UCHIJA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
  381. UCHIJA Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
  382. UCHIJA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  383. UCHIJA universalcoins{1.7.10-1.6.39b} [Universal Coins] (UniversalCoins-1.7.10-1.6.39b.jar)
  384. UCHIJA UsefulFood{1.4.5} [UsefulFood] (UsefulFood-1.7.10-1.4.5.jar)
  385. UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
  386. UCHIJA WarpDrive{1.7.10-1.3.17.-} [WarpDrive] (WarpDrive-1.7.10-1.3.17.-.jar)
  387. UCHIJA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
  388. UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  389. UCHIJA WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  390. UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  391. UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  392. UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  393. UCHIJA yegamolchattels{1.1.2} [Ye Gamol Chattels] (YeGamolChattels-1.1.2.jar)
  394. UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  395. UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
  396. UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
  397. UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
  398. UCHIJA aobd{2.9.1} [Another One Bites The Dust] (AOBD-2.9.1.jar)
  399. UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
  400. UCHIJA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
  401. UCHIJA recycling{1.1.0.5} [Thermal Recycling] (ThermalRecycling-1.7.10-1.1.0.5.jar)
  402. UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  403. UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  404. UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  405. UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  406. UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  407. UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  408. UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
  409. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 361.75' Renderer: 'GeForce GTX 970/PCIe/SSE2'
  410. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  411. Class transformer null safety: all safe
  412. CoFHCore: -[1.7.10]3.1.1-324
  413. AE2 Version: beta rv3-beta-5 for Forge 10.13.4.1448
  414. Mantle Environment: Environment healthy.
  415. MineFactoryReloaded: -[1.7.10]2.8.1-174
  416. ThermalFoundation: -[1.7.10]1.2.2-111
  417. ThermalExpansion: -[1.7.10]4.1.1-237
  418. TConstruct Environment: Environment healthy.
  419. RedstoneArsenal: -[1.7.10]1.1.2-92
  420. NetherOres: -[1.7.10]2.3.1-22
  421. ThermalDynamics: -[1.7.10]1.1.0-161
  422. 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.
  423. List of loaded APIs:
  424. * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.6-hotfix.jar
  425. * AncientWarfareAPI (1.0) from ancientwarfare-2.4.114-beta-MC1.7.10-FULL.jar
  426. * API_NEK (1.1.0) from Origin-1.7.10-8.0.3.jar
  427. * AppleMilkTeaAPI|appliance (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  428. * AppleMilkTeaAPI|charge (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  429. * AppleMilkTeaAPI|charm (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  430. * AppleMilkTeaAPI|clientbase (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  431. * AppleMilkTeaAPI|commonbase (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  432. * AppleMilkTeaAPI|core (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  433. * AppleMilkTeaAPI|edibles (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  434. * AppleMilkTeaAPI|energy (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  435. * AppleMilkTeaAPI|events (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  436. * AppleMilkTeaAPI|plants (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  437. * AppleMilkTeaAPI|potion (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  438. * AppleMilkTeaAPI|recipe (2.9) from AppleMilkTea2-1.7.10_2.9g.jar
  439. * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-512.jar
  440. * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
  441. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1637-universal.jar
  442. * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
  443. * bluepowerAPI (1.0) from BluePower-1.7.10-0.2.962-universal.jar
  444. * BotaniaAPI (61) from Avaritia-1.0.jar
  445. * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar
  446. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
  447. * BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar
  448. * BuildCraftAPI|core (2.0) from buildcraft-7.1.14.jar
  449. * BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar
  450. * BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar
  451. * BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar
  452. * BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar
  453. * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar
  454. * BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar
  455. * BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.8.0.0.jar
  456. * BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar
  457. * BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
  458. * BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
  459. * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar
  460. * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar
  461. * BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.8.0.0.jar
  462. * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar
  463. * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.14.jar
  464. * BuildCraftAPI|tools (1.0) from buildcraft-7.1.14.jar
  465. * BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.8.0.0.jar
  466. * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
  467. * ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar
  468. * ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar
  469. * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar
  470. * CoFHAPI (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.31_beta.jar
  471. * CoFHAPI|block (1.7.10R1.1.0) from MatterOverdrive-1.7.10-0.4.1.jar
  472. * CoFHAPI|core (1.7.10R1.0.12) from Fluxed-Crystals2-1.0.7.jar
  473. * CoFHAPI|energy (1.7.10R1.1.0) from MatterOverdrive-1.7.10-0.4.1.jar
  474. * CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
  475. * CoFHAPI|inventory (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
  476. * CoFHAPI|item (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.1-324.jar
  477. * CoFHAPI|modhelpers (1.7.10R1.0.12) from Fluxed-Crystals2-1.0.7.jar
  478. * CoFHAPI|tileentity (1.7.10R1.0.12) from Fluxed-Crystals2-1.0.7.jar
  479. * CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.31_beta.jar
  480. * CoFHAPI|world (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.1.1-181.jar
  481. * CoFHLib (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.1-324.jar
  482. * CoFHLib|audio (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.1-324.jar
  483. * CoFHLib|gui (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.1-324.jar
  484. * CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  485. * CoFHLib|gui|element (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  486. * CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  487. * CoFHLib|gui|slot (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  488. * CoFHLib|inventory (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.1-324.jar
  489. * CoFHLib|render (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.1-324.jar
  490. * CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  491. * CoFHLib|util (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.1-324.jar
  492. * CoFHLib|util|helpers (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.1-324.jar
  493. * CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
  494. * CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  495. * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.1.1-181.jar
  496. * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
  497. * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
  498. * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
  499. * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
  500. * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
  501. * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
  502. * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
  503. * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
  504. * CraftingTableIV-API (1.0.2) from CraftingTableIV-1.7.10-1.1Beta.82.jar
  505. * CSLib|API (1.0) from Decocraft-2.2.1_1.7.10.jar
  506. * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar
  507. * EiraMoticons|API (1.1) from eiramoticons-mc1.7.10-1.2.84.jar
  508. * ElecCore|Abilities (#API_VER#) from ElecCore-1.7.10-1.4.176.jar
  509. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
  510. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
  511. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
  512. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
  513. * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.8.56.jar
  514. * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.8.56.jar
  515. * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.8.56.jar
  516. * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.8.56.jar
  517. * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.8.56.jar
  518. * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.8.56.jar
  519. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.8.56.jar
  520. * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.8.56.jar
  521. * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.8.56.jar
  522. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.8.56.jar
  523. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.8.56.jar
  524. * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.8.56.jar
  525. * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.8.56.jar
  526. * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.8.56.jar
  527. * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.8.56.jar
  528. * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
  529. * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.442.jar
  530. * GameAnalyticsAPI (1.1) from AuraCascade-557.jar
  531. * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
  532. * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
  533. * IC2API (1.0) from industrialcraft-2-2.2.804-experimental.jar
  534. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.1.2.jar
  535. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
  536. * integratedcircuits|API (0.1) from integratedcircuits-1.7.10-0.9r37c.jar
  537. * MagneticraftAPI (2.0.3) from magneticraft-0.6.1-final.jar
  538. * MagneticraftAPI|Computer (2.0.3) from magneticraft-0.6.1-final.jar
  539. * MagneticraftAPI|Computer|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  540. * MagneticraftAPI|ConveyorBelt (2.0.3) from magneticraft-0.6.1-final.jar
  541. * MagneticraftAPI|ConveyorBelt|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  542. * MagneticraftAPI|Electricity (2.0.3) from magneticraft-0.6.1-final.jar
  543. * MagneticraftAPI|Electricity|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  544. * MagneticraftAPI|Heat (2.0.3) from magneticraft-0.6.1-final.jar
  545. * MagneticraftAPI|Heat|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  546. * MagneticraftAPI|Kinetic (2.0.3) from magneticraft-0.6.1-final.jar
  547. * MagneticraftAPI|Pressure (2.0.3) from magneticraft-0.6.1-final.jar
  548. * MagneticraftAPI|Pressure|PreFab (2.0.3) from magneticraft-0.6.1-final.jar
  549. * MagneticraftAPI|Radiation (2.0.3) from magneticraft-0.6.1-final.jar
  550. * MagneticraftAPI|Recipes (2.0.3) from magneticraft-0.6.1-final.jar
  551. * MagneticraftAPI|Steel (2.0.3) from magneticraft-0.6.1-final.jar
  552. * MagneticraftAPI|Tools (2.0.3) from magneticraft-0.6.1-final.jar
  553. * MagneticraftAPI|Util (2.0.3) from magneticraft-0.6.1-final.jar
  554. * MatterOverdrive|API (0.4.1) from MatterOverdrive-1.7.10-0.4.1.jar
  555. * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
  556. * MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
  557. * MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
  558. * MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
  559. * MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
  560. * MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
  561. * MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
  562. * MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
  563. * MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
  564. * MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
  565. * minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.406.jar
  566. * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-121.jar
  567. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.4a.jar
  568. * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
  569. * OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  570. * OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  571. * OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  572. * OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  573. * OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  574. * OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  575. * OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  576. * OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  577. * OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  578. * OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  579. * OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.7.10-1.5.22.46-universal.jar
  580. * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.1.jar
  581. * OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.jar
  582. * OriginScrewdriverApi (1.0.0) from Origin-1.7.10-8.0.3.jar
  583. * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.6-149-universal.jar
  584. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
  585. * RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar
  586. * RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar
  587. * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.7.1.2.jar
  588. * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar
  589. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
  590. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
  591. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar
  592. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
  593. * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar
  594. * RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar
  595. * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar
  596. * SecurityCraftAPI (1.1) from [1.7.10] SecurityCraft v1.8.1.jar
  597. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar
  598. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar
  599. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar
  600. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar
  601. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar
  602. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar
  603. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar
  604. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar
  605. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.7.9.jar
  606. * Testerino|API (0.01) from runicdungeons-1.1.6a.jar
  607. * Thaumcraft|API (4.2.2.0) from runicdungeons-1.1.6a.jar
  608. * thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.1.jar
  609. * TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6.jar
  610. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  611. * waterhooks|API (1.0) from waterhooks-1.2.0.jar
  612. EnderIO: Found the following problem(s) with your installation:
  613. * 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.1.0 from MatterOverdrive-1.7.10-0.4.1.jar).
  614. It is a supported version, but that difference may lead to problems.
  615. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  616. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  617. AE2 Integration: IC2:ON, RotaryCraft:ON, 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:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:ON, PneumaticCraft:ON
  618. Hardcore Ender Expansion: CAUTION! Ars Magica 2 is not supported by HEE, if the crash is caused by a conflict of the two mods, it will very likely not be possible to fix.
  619. Launched Version: forge-10.13.4.1566
  620. LWJGL: 2.9.1
  621. OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 361.75, NVIDIA Corporation
  622. GL Caps: Using GL 1.3 multitexturing.
  623. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  624. Anisotropic filtering is supported and maximum anisotropy is 16.
  625. Shaders are available because OpenGL 2.1 is supported.
  626.  
  627. Is Modded: Definitely; Client brand changed to 'fml,forge'
  628. Type: Client (map_client.txt)
  629. Resource Packs: [Faithful.zip, [1.8.7]Dramatic Skys [v1.5].zip]
  630. Current Language: English (UK)
  631. Profiler Position: N/A (disabled)
  632. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  633. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement