I set up an modified FTB Infinity 2.2.2 Client, to use on an Private Server.
I Added Electricraft, RotaryCraft, Chromaticraft, Reactorcraft, Essentialcraft, Router Reborn and Hexcraft. (a Precise list of all mods will be in the Crash Log)
I removed Witchery and AOBD (AOBD becouse we thought that this mod is causing the error's)
I'm using the newest version of Java 8 64bit, with Windows 7. But the error occures at other operating systems too.
Minecraft is crashing, if you I try to open the NEI Recipes for Glowstone Dust, Fluix Dust, Diamond Dust (By Elctricraft) or Blaze Powder there are maybe some more Recipes.
I hope one of you can help me with this, but I don't wan't to remove the Reika mods or other mods that are heavily included in world Gen.
I set up an modified FTB Infinity 2.2.2 Client, to use on an Private Server.
I Added Electricraft, RotaryCraft, Chromaticraft, Reactorcraft, Essentialcraft, Router Reborn and Hexcraft. (a Precise list of all mods will be in the Crash Log)
I removed Witchery and AOBD (AOBD becouse we thought that this mod is causing the error's)
I'm using the newest version of Java 8 64bit, with Windows 7. But the error occures at other operating systems too.
Minecraft is crashing, if you I try to open the NEI Recipes for Glowstone Dust, Fluix Dust, Diamond Dust (By Elctricraft) or Blaze Powder there are maybe some more Recipes.
I hope one of you can help me with this, but I don't wan't to remove the Reika mods or other mods that are heavily included in world Gen.
Crashlog - Pastebin.com
The Crash Report as Codeblock
---- Minecraft Crash Report ---- // Why did you do that? Time: 01.01.16 20:16 Description: Updating screen events java.lang.IllegalArgumentException: Comparison method violates its general contract! at java.util.TimSort.mergeHi(Unknown Source) at java.util.TimSort.mergeAt(Unknown Source) at java.util.TimSort.mergeCollapse(Unknown Source) at java.util.TimSort.sort(Unknown Source) at java.util.Arrays.sort(Unknown Source) at java.util.ArrayList.sort(Unknown Source) at java.util.Collections.sort(Unknown Source) at Reika.DragonAPI.Libraries.Registry.ReikaItemHelper.sortItems(ReikaItemHelper.java:403) at Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.updateKeysets(ItemHashMap.java:56) at Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.keySet(ItemHashMap.java:139) at Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesGrinder.getSources(RecipesGrinder.java:186) at Reika.RotaryCraft.ModInterface.NEI.GrinderHandler.loadCraftingRecipes(GrinderHandler.java:163) at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331) at Reika.RotaryCraft.ModInterface.NEI.GrinderHandler.loadCraftingRecipes(GrinderHandler.java:146) at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466) at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20) at codechicken.nei.recipe.RecipeItemInputHandler.mouseClicked(RecipeItemInputHandler.java:36) at codechicken.nei.guihook.GuiContainerManager.mouseClicked(GuiContainerManager.java:329) at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java) at codechicken.nei.recipe.GuiRecipe.func_73864_a(GuiRecipe.java:102) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.util.TimSort.mergeHi(Unknown Source) at java.util.TimSort.mergeAt(Unknown Source) at java.util.TimSort.mergeCollapse(Unknown Source) at java.util.TimSort.sort(Unknown Source) at java.util.Arrays.sort(Unknown Source) at java.util.ArrayList.sort(Unknown Source) at java.util.Collections.sort(Unknown Source) at Reika.DragonAPI.Libraries.Registry.ReikaItemHelper.sortItems(ReikaItemHelper.java:403) at Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.updateKeysets(ItemHashMap.java:56) at Reika.DragonAPI.Instantiable.Data.Maps.ItemHashMap.keySet(ItemHashMap.java:139) at Reika.RotaryCraft.Auxiliary.RecipeManagers.RecipesGrinder.getSources(RecipesGrinder.java:186) at Reika.RotaryCraft.ModInterface.NEI.GrinderHandler.loadCraftingRecipes(GrinderHandler.java:163) at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331) at Reika.RotaryCraft.ModInterface.NEI.GrinderHandler.loadCraftingRecipes(GrinderHandler.java:146) at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466) at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20) at codechicken.nei.recipe.RecipeItemInputHandler.mouseClicked(RecipeItemInputHandler.java:36) at codechicken.nei.guihook.GuiContainerManager.mouseClicked(GuiContainerManager.java:329) at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java) at codechicken.nei.recipe.GuiRecipe.func_73864_a(GuiRecipe.java:102) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) -- Affected screen -- Details: Screen name: codechicken.nei.recipe.GuiCraftingRecipe -- Affected level -- Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['Joschii'/1838089, l='MpServer', x=-197,86, y=52,62, z=1298,09]] Chunk stats: MultiplayerChunkCache: 441, 441 Level seed: 0 Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false Level generator options: Level spawn location: World: (508,64,1118), Chunk: (at 12,4,14 in 31,69; contains blocks 496,0,1104 to 511,255,1119), Region: (0,2; contains chunks 0,64 to 31,95, blocks 0,0,1024 to 511,255,1535) Level time: 6939886 game time, 7851398 day time Level dimension: 0 Level storage version: 0x00000 - Unknown? Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Forced entities: 82 total; [EntityEnderminy['Enderminy'/1837981, l='MpServer', x=-176,74, y=2,00, z=1307,17], EntityZombie['Zombie'/1838109, l='MpServer', x=-147,38, y=51,00, z=1269,03], EntitySkeleton['Skeleton'/1838621, l='MpServer', x=-144,50, y=35,00, z=1258,50], EntityWisp['Wisp'/1838110, l='MpServer', x=-246,88, y=72,43, z=1344,69], EntityBat['Bat'/1838104, l='MpServer', x=-226,97, y=51,00, z=1348,53], EntityMRUPresence['entity.essentialcraft.ec3.common.entity.EntityMRUPresence.name'/1838105, l='MpServer', x=-248,50, y=44,50, z=1265,50], EntityWisp['Wisp'/1838106, l='MpServer', x=-227,50, y=62,00, z=1248,50], EntityZombie['Zombie'/1838362, l='MpServer', x=-227,50, y=56,00, z=1335,50], EntityTFMobileFirefly['Firefly'/1839002, l='MpServer', x=-197,50, y=31,00, z=1256,50], EntityBat['Bat'/1838107, l='MpServer', x=-157,44, y=36,79, z=1264,53], EntityZombie['Zombie'/1838363, l='MpServer', x=-227,50, y=56,00, z=1334,50], EntityWisp['Wisp'/1838100, l='MpServer', x=-219,01, y=111,25, z=1334,40], EntityTFMobileFirefly['Firefly'/1838101, l='MpServer', x=-217,72, y=12,00, z=1259,22], EntityItem['item.item.egg'/1838102, l='MpServer', x=-187,91, y=95,13, z=1257,22], EntitySpider['Spider'/1838742, l='MpServer', x=-141,53, y=32,00, z=1370,13], EntityChicken['Chicken'/1838103, l='MpServer', x=-190,50, y=106,00, z=1255,50], EntityWisp['Wisp'/1838096, l='MpServer', x=-196,66, y=125,34, z=1291,28], EntityTFMobileFirefly['Firefly'/1838098, l='MpServer', x=-218,60, y=46,00, z=1344,78], EntityPig['Pig'/1838099, l='MpServer', x=-253,81, y=67,00, z=1323,66], EntityTFMobileFirefly['Firefly'/1838092, l='MpServer', x=-154,13, y=30,62, z=1294,56], EntityItem['item.item.enderPearl'/1838476, l='MpServer', x=-188,78, y=103,13, z=1341,81], EntityWisp['Wisp'/1838093, l='MpServer', x=-160,94, y=34,00, z=1280,97], EntityItem['item.item.essentialcraft:windKeeper'/1838985, l='MpServer', x=-197,59, y=54,41, z=1341,35], EntitySlime['Slime'/1838091, l='MpServer', x=-225,02, y=12,54, z=1300,69], EntityItem['item.item.enderFragment'/1838475, l='MpServer', x=-190,41, y=103,13, z=1344,25], EntityItem['item.item.enderPearl'/1838084, l='MpServer', x=-196,75, y=51,13, z=1332,13], EntityCreeper['Creeper'/1838980, l='MpServer', x=-195,50, y=60,00, z=1374,50], EntitySlime['Slime'/1838085, l='MpServer', x=-192,31, y=7,00, z=1274,31], EntityCreeper['Creeper'/1838981, l='MpServer', x=-197,50, y=60,00, z=1373,50], EntityTFMobileFirefly['Firefly'/1838720, l='MpServer', x=-178,61, y=57,23, z=1280,96], EntityBat['Bat'/1838143, l='MpServer', x=-142,00, y=30,42, z=1366,34], EntitySkeleton['Skeleton'/1838139, l='MpServer', x=-158,09, y=95,00, z=1225,72], EntitySkeleton['Skeleton'/1447, l='MpServer', x=15,86, y=4,38, z=-17,09], EntityCreeper['Creeper'/1838134, l='MpServer', x=-276,50, y=108,00, z=1313,50], EntitySkeleton['Skeleton'/1838515, l='MpServer', x=-156,50, y=53,00, z=1266,50], EntitySkeleton['Skeleton'/1838124, l='MpServer', x=-250,75, y=14,00, z=1362,88], EntityCreeper['Creeper'/1838125, l='MpServer', x=-247,97, y=57,51, z=1361,66], EntitySkeleton['Skeleton'/1838120, l='MpServer', x=-138,50, y=50,00, z=1271,50], EntityAspectOrb['Aspect Orb'/1838760, l='MpServer', x=-196,28, y=51,06, z=1340,31], EntityZombie['Zombie'/1838121, l='MpServer', x=-138,50, y=50,00, z=1272,50], EntityAspectOrb['Aspect Orb'/1838761, l='MpServer', x=-197,16, y=51,06, z=1341,19], EntitySkeleton['Skeleton'/1838116, l='MpServer', x=-257,50, y=54,00, z=1341,50], EntityMRUPresence['entity.essentialcraft.ec3.common.entity.EntityMRUPresence.name'/1838117, l='MpServer', x=-230,50, y=86,50, z=1241,50], EntityZombie['Zombie'/6075, l='MpServer', x=-19,14, y=-23,62, z=-46,09], EntityBat['Bat'/1838112, l='MpServer', x=-215,28, y=54,35, z=1369,16], EntityMRUPresence['entity.essentialcraft.ec3.common.entity.EntityMRUPresence.name'/1838113, l='MpServer', x=-222,50, y=29,50, z=1239,50], EntityTFMobileFirefly['Firefly'/1838114, l='MpServer', x=-135,92, y=22,23, z=1287,00], EntityZombie['Zombie'/1838115, l='MpServer', x=-259,44, y=8,01, z=1338,16], EntitySlime['Slime'/1838813, l='MpServer', x=-206,31, y=13,00, z=1325,78], EntitySlime['Slime'/1838942, l='MpServer', x=-206,38, y=30,00, z=1339,66], EntityZombie['Zombie'/1838676, l='MpServer', x=-156,34, y=35,00, z=1265,53], EntityClientPlayerMP['Joschii'/1838089, l='MpServer', x=-197,86, y=52,62, z=1298,09], EntityItem['item.item.rottenFlesh'/1838674, l='MpServer', x=-172,81, y=62,13, z=1257,72], EntitySkeleton['Skeleton'/1838675, l='MpServer', x=-157,16, y=35,00, z=1265,34], EntityWindMage['entity.essentialcraft.ec3.common.entity.EntityWindMage.name'/1838024, l='MpServer', x=-179,59, y=2,00, z=1302,41], EntitySkeleton['Skeleton'/1838665, l='MpServer', x=-155,66, y=26,00, z=1358,53], EntityCreeper['Creeper'/1838150, l='MpServer', x=-272,50, y=61,00, z=1260,50], EntityCreeper['Creeper'/1833665, l='MpServer', x=-167,50, y=77,00, z=1367,50], EntityCreeper['Creeper'/1838151, l='MpServer', x=-275,50, y=61,00, z=1261,50], EntitySpider['Spider'/1838663, l='MpServer', x=-153,88, y=26,00, z=1361,25], EntityZombie['Zombie'/1838144, l='MpServer', x=-137,50, y=35,00, z=1367,50], EntityXPOrb['Experience Orb'/1838147, l='MpServer', x=-247,50, y=68,25, z=1384,50], EntityChicken['Chicken'/121953, l='MpServer', x=-183,44, y=107,00, z=1273,63], EntityPech['Pech Stalker'/1838078, l='MpServer', x=-179,69, y=2,00, z=1310,56], EntityMRUPresence['entity.essentialcraft.ec3.common.entity.EntityMRUPresence.name'/121955, l='MpServer', x=-165,50, y=81,50, z=1323,50], EntityWitch['Witch'/1838463, l='MpServer', x=-134,50, y=26,00, z=1366,50], EntityItem['item.item.rottenFlesh'/1838584, l='MpServer', x=-137,28, y=63,13, z=1342,72], EntityEnderminy['Enderminy'/1838068, l='MpServer', x=-179,31, y=2,00, z=1303,72], EntityTrail['unknown'/492, l='MpServer', x=-197,86, y=52,62, z=1298,09], EntityBat['Bat'/1838832, l='MpServer', x=-256,25, y=28,10, z=1309,50], EntityZombie['Zombie'/1838706, l='MpServer', x=-275,50, y=8,00, z=1376,50], EntityZombie['Zombie'/1838707, l='MpServer', x=-274,50, y=8,00, z=1376,50], EntityXPOrb['Experience Orb'/1838188, l='MpServer', x=-256,66, y=63,25, z=1404,50], EntityXPOrb['Experience Orb'/1838948, l='MpServer', x=-196,03, y=53,51, z=1340,03], EntityItem['item.item.essentialcraft:windKeeper'/1838950, l='MpServer', x=-197,41, y=53,90, z=1342,51], EntityPig['Pig'/1838176, l='MpServer', x=-270,09, y=65,00, z=1375,88], EntitySkeleton['Skeleton'/1838177, l='MpServer', x=-275,41, y=123,00, z=1249,13], EntitySkeleton['Skeleton'/1838178, l='MpServer', x=-273,50, y=123,00, z=1243,50], EntityMRUPresence['entity.essentialcraft.ec3.common.entity.EntityMRUPresence.name'/121983, l='MpServer', x=-220,69, y=52,56, z=1302,13], EntityItem['item.item.egg'/1838050, l='MpServer', x=-183,28, y=106,13, z=1274,91], EntityWindMage['entity.essentialcraft.ec3.common.entity.EntityWindMage.name'/1838946, l='MpServer', x=-198,69, y=51,12, z=1342,87], EntityXPOrb['Experience Orb'/1838947, l='MpServer', x=-194,93, y=53,38, z=1340,46]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373) at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_66, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 549509520 bytes (524 MB) / 3241148416 bytes (3091 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 4 total; -Xms256M -Xmx4096M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseG1GC AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 96 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 173 mods loaded, 173 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar) UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10-universal.jar) UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar) UCHIJA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCHIJA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar) UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJA <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar) UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar) UCHIJA IC2{2.2.810-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.810-experimental.jar) UCHIJA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) UCHIJA AgriCraft{1.7.10-1.4.5} [AgriCraft] (AgriCraft-1.7.10-1.4.5.jar) UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar) UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHIJA Botania{r1.8-245} [Botania] (Botania r1.8-245.jar) UCHIJA Avaritia{0.2b} [Avaritia] (Avaritia-0.2b.jar) UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar) UCHIJA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar) UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) UCHIJA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1521-universal.jar) UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar) UCHIJA Forestry{4.2.3.51} [Forestry for Minecraft] (forestry_1.7.10-4.2.3.51.jar) UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) UCHIJA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) UCHIJA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar) UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar) UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) UCHIJA BrandonsCore{1.0.0.10} [Brandon's Core] (BrandonsCore-1.0.0.10-bugfix.jar) UCHIJA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar) UCHIJA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar) UCHIJA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar) UCHIJA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar) UCHIJA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar) UCHIJA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar) UCHIJA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar) UCHIJA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar) UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar) UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) UCHIJA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar) UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar) UCHIJA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar) UCHIJA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar) UCHIJA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar) UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHIJA ImmersiveEngineering{0.6.4} [Immersive Engineering] (ImmersiveEngineering-0.6.4.jar) UCHIJA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar) UCHIJA MagicBees{1.7.10-2.4.0} [Magic Bees] (magicbees-1.7.10-2.4.0.jar) UCHIJA Mystcraft{0.12.3.01} [Mystcraft] (mystcraft-1.7.10-0.12.3.01.jar) UCHIJA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar) UCHIJA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar) UCHIJA DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V10d.jar) UCHIJA ChromatiCraft{1.0} [ChromatiCraft] (ChromatiCraft 1.7.10 V10d.jar) UCHIJA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar) UCHIJA DraconicEvolution{1.0.2-snapshot_9} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar) UCHIJA DummyCore{1.13} [DummyCore] (DummyCore1.13.jar) UCHIJA RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V10d.jar) UCHIJA ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V10b.jar) UCHIJA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar) UCHIJA EnderIO{1.7.10-2.3.0.421_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.421_beta.jar) UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar) UCHIJA EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar) UCHIJA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar) UCHIJA essentialcraft{4.6.1710.63} [Essential Craft 3] (EssentialCraftv4.6.1710.63.jar) UCHIJA ExpandedRedstone{1.0} [Expanded Redstone] (ExpandedRedstone 1.7.10 V10b.jar) UCHIJA extracells{2.3.7} [Extra Cells 2] (ExtraCells-1.7.10-2.3.7b176.jar) UCHIJA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar) UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar) UCHIJA fastleafdecay{1.3} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.3.jar) UCHIJA ForbiddenMagic{1.7.10-0.572} [Forbidden Magic] (Forbidden Magic-1.7.10-0.572.jar) UCHIJA FTBL{1.0.11.3} [FTBLib] (FTBLib-1.7.10-1.0.11.3.jar) UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar) UCHIJA FTBT{1.0.0} [FTB Tweaks] (FTBTweaks-1.0.0.jar) UCHIJA FTBU{1.0.11.3} [FTBUtilities] (FTBUtilities-1.7.10-1.0.11.3.jar) UCHIJA gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar) UCHIJA GeoStrata{1.0} [GeoStrata] (GeoStrata 1.7.10 V10b.jar) UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) UCHIJA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar) UCHIJA hexcraft{0.8.3} [HEXCraft] (HEXCraft-1.7.10-0.8.3.jar) UCHIJA IC2NuclearControl{2.3.3a-Exist} [Nuclear Control 2] (IC2NuclearControl-2.3.3a-Exist.jar) UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar) UCHIJA immersiveintegration{0.6.6} [Immersive Integration] (immersiveintegration-0.6.6.jar) UCHIJA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) UCHIJA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) UCHIJA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) UCHIJA journeymap{5.1.3b1} [JourneyMap] (journeymap-1.7.10-5.1.3b1-unlimited.jar) UCHIJA LogisticsPipes{0.9.3.70} [Logistics Pipes] (logisticspipes-0.9.3.70.jar) UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar) UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) UCHIJA modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar) UCHIJA Morpheus{1.7.10-1.6.20} [Morpheus] (Morpheus-1.7.10-1.6.20.jar) UCHIJA NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar) UCHIJA neiintegration{1.1.0} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.0.jar) UCHIJA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar) UCHIJA neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-121.jar) UCHIJA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar) UCHIJA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar) UCHIJA OpenPeripheralCore{1.2} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.2.jar) UCHIJA OpenPeripheral{0.4} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.4.jar) UCHIJA OpenPeripheralIntegration{0.3} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.3.jar) UCHIJA PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar) UCHIJA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar) UCHIJA ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar) UCHIJA ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar) UCHIJA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar) UCHIJA ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar) UCHIJA ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar) UCHIJA ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar) UCHIJA ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V10d.jar) UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar) UCHIJA rftools{4.13} [RFTools] (rftools-4.13.jar) UCHIJA RouterReborn{1.2.0.35} [Router Reborn] (RouterReborn-1.7.10-1.2.0.35-universal.jar) UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) UCHIJA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar) UCHIJA spacore{01.05.11} [SpACore] (SpACore-1.7.10-01.05.11.jar) UCHIJA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) UCHIJA StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar) UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) UCHIJA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) UCHIJA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar) UCHIJA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar) UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar) UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar) UCHIJA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar) UCHIJA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar) UCHIJA Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar) UCHIJA UsefulTNT{1.0} [Useful TNT] (UsefulTNT 1.7.10 V10a.jar) UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar) UCHIJA wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar) UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar) UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar) UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar) UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) UCHIJA NEI-Mystcraft-Plugin{02.01.09} [NEI Mystcraft Plugin] (MystNEI-Plugin-1.7.10-02.01.09.jar) UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.06' Renderer: 'GeForce GTX 960/PCIe/SSE2' OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] Class transformer null safety: all safe AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 Mantle Environment: Environment healthy. CoFHCore: -[1.7.10]3.0.3-303 ThermalFoundation: -[1.7.10]1.2.0-102 ThermalExpansion: -[1.7.10]4.0.3B1-218 RedstoneArsenal: -[1.7.10]1.1.1-89 MineFactoryReloaded: -[1.7.10]2.8.0-104 TConstruct Environment: Environment healthy. NetherOres: -[1.7.10]2.3.0-12 SpACore ASM Transformers: GLStateManager: false GLStateManager debug output: false Debug screen replacer: true ThermalDynamics: -[1.7.10]1.1.0-161 List of loaded APIs: * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.5.jar * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.0-102.jar * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1521-universal.jar * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar * BotaniaAPI (74) from Botania r1.8-245.jar * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar * BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar * BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.8.0.0.jar * BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar * BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar * BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar * BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar * BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar * BuildCraftAPI|items (1.1) from buildcraft-7.1.14.jar * BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar * BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar * BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar * BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.8.0.0.jar * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar * BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.8.0.0.jar * BuildCraftAPI|tools (1.0) from Railcraft_1.7.10-9.8.0.0.jar * BuildCraftAPI|transport (4.1) from buildcraft-7.1.14.jar * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar * ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar * ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar * CoFHAPI (1.7.10R1.0.7) from StevesAddons-1.7.10-0.10.16.jar * CoFHAPI|block (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar * CoFHAPI|core (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar * CoFHAPI|energy (1.7.10R1.0.13) from ImmersiveEngineering-0.6.4.jar * CoFHAPI|fluid (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar * CoFHAPI|inventory (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.421_beta.jar * CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|modhelpers (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHAPI|tileentity (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar * CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.421_beta.jar * CoFHAPI|world (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar * CoFHLib (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar * CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar * CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar * CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar * CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar * CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|inventory (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar * CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar * CoFHLib|util|helpers (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|world (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * CoFHLib|world|feature (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar * ComputerCraft|API (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_9.jar * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar * ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.3.51.jar * ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.3.51.jar * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar * gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar * IC2API (1.0) from industrialcraft-2-2.2.810-experimental.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.6.4.jar * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar * minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V10d.jar * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.01.jar * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-121.jar * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.3a-Exist.jar * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar * OpenPeripheralApi (3.3.1) from OpenPeripheralCore-1.7.10-1.2.jar * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.6.4.jar * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.8.0.0.jar * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar 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. Stencil buffer state: Function set: GL30, pool: forge, bits: 8 AE2 Integration: IC2:ON, RotaryCraft:ON, RC:ON, BC: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:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF Launched Version: 1.7.10 LWJGL: 2.9.1 OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 359.06, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThe problem is you modified a balanced modpack, extensively I might add. Just build your own with the mods you want.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."