java.lang.NoSuchMethodError: com.pam.harvestcraft.PresserRecipes.smelting()Lcom/pam/harvestcraft/PresserRecipes;
at tonius.neiintegration.mods.harvestcraft.RecipeHandlerPresser.loadCraftingRecipes(RecipeHandlerPresser.java:91)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331)
at tonius.neiintegration.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:100)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:258)
at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 tonius.neiintegration.mods.harvestcraft.RecipeHandlerPresser.loadCraftingRecipes(RecipeHandlerPresser.java:91)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331)
at tonius.neiintegration.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:100)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:258)
at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
I get this crash report after clicking on anything in NEI
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 11/28/16 5:43 PM
Description: Updating screen events
java.lang.NoSuchMethodError: com.pam.harvestcraft.PresserRecipes.smelting()Lcom/pam/harvestcraft/PresserRecipes;
at tonius.neiintegration.mods.harvestcraft.RecipeHandlerPresser.loadCraftingRecipes(RecipeHandlerPresser.java:91)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331)
at tonius.neiintegration.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:100)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:258)
at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 tonius.neiintegration.mods.harvestcraft.RecipeHandlerPresser.loadCraftingRecipes(RecipeHandlerPresser.java:91)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331)
at tonius.neiintegration.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:100)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:258)
at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166)
at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365)
at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
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: net.minecraft.client.gui.inventory.GuiInventory
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['ParanormalGamer'/3061, l='MpServer', x=889.15, y=65.62, z=934.77]]
Chunk stats: MultiplayerChunkCache: 164, 164
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (771,64,890), Chunk: (at 3,4,10 in 48,55; contains blocks 768,0,880 to 783,255,895), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
Level time: 560561 game time, 582891 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: 91 total; [EntityHat['unknown'/54023, l='MpServer', x=962.38, y=63.00, z=974.75], EntityZombie['Zombie'/10247, l='MpServer', x=940.50, y=16.00, z=871.50], EntityItem['item.tile.flowers2.minersdelight'/7433, l='MpServer', x=939.66, y=18.13, z=934.22], EntityOtherPlayerMP['BtwItsTiger'/3781, l='MpServer', x=777.50, y=66.00, z=887.50], EntityClientPlayerMP['ParanormalGamer'/3061, l='MpServer', x=889.15, y=65.62, z=934.77], EntityItem['item.item.egg'/10262, l='MpServer', x=863.81, y=64.13, z=870.09], EntityHat['unknown'/59163, l='MpServer', x=874.44, y=31.00, z=986.34], EntityHat['unknown'/54302, l='MpServer', x=954.25, y=65.00, z=982.78], EntityHorse['Horse'/9504, l='MpServer', x=953.16, y=69.00, z=992.81], EntityHorse['Horse'/9505, l='MpServer', x=958.81, y=69.00, z=993.78], EntityCartChest['entity.MinecartChest.name'/2849, l='MpServer', x=815.50, y=30.50, z=910.50], EntityHorse['Horse'/9506, l='MpServer', x=950.00, y=71.00, z=1001.13], EntityHorse['Horse'/9509, l='MpServer', x=930.13, y=70.00, z=993.06], EntityHorse['Horse'/9510, l='MpServer', x=927.25, y=71.00, z=998.00], EntityPig['Pig'/2858, l='MpServer', x=826.06, y=71.00, z=861.03], EntityCreeper['Creeper'/4394, l='MpServer', x=818.69, y=26.00, z=1016.69], EntityCartChest['entity.MinecartChest.name'/2859, l='MpServer', x=827.50, y=30.50, z=982.50], EntityZombie['Zombie'/9771, l='MpServer', x=845.34, y=46.00, z=1009.34], EntityCreeper['Creeper'/4395, l='MpServer', x=820.50, y=30.00, z=1010.50], EntityHorse['Horse'/9517, l='MpServer', x=963.00, y=67.00, z=994.16], EntityConcussionCreeper['Concussion Creeper'/10289, l='MpServer', x=874.50, y=31.00, z=981.50], EntityConcussionCreeper['Concussion Creeper'/10290, l='MpServer', x=874.44, y=31.00, z=986.34], EntityConcussionCreeper['Concussion Creeper'/10291, l='MpServer', x=877.06, y=31.00, z=985.75], EntityConcussionCreeper['Concussion Creeper'/10292, l='MpServer', x=876.56, y=31.00, z=987.56], EntityCow['Cow'/2873, l='MpServer', x=848.97, y=75.00, z=859.91], EntityCow['Cow'/2874, l='MpServer', x=839.97, y=69.00, z=884.13], EntityCow['Cow'/2875, l='MpServer', x=838.25, y=71.00, z=870.84], EntityChicken['Chicken'/2876, l='MpServer', x=842.59, y=72.00, z=875.41], EntityChicken['Chicken'/2877, l='MpServer', x=841.47, y=71.00, z=870.53], EntityHat['unknown'/59454, l='MpServer', x=830.75, y=38.10, z=990.25], EntityPig['Pig'/2878, l='MpServer', x=820.97, y=74.00, z=883.16], EntityZombie['Zombie'/10051, l='MpServer', x=897.50, y=49.00, z=1008.50], EntityBat['Bat'/10564, l='MpServer', x=946.70, y=46.31, z=1012.44], EntityChicken['Chicken'/2886, l='MpServer', x=863.53, y=64.00, z=871.44], EntityChicken['Chicken'/2887, l='MpServer', x=846.59, y=67.00, z=888.41], EntityCow['Cow'/2890, l='MpServer', x=835.78, y=72.00, z=872.22], EntityCaveSpider['Cave Spider'/32587, l='MpServer', x=-44.20, y=-42.62, z=4.26], EntityCartChest['entity.MinecartChest.name'/2891, l='MpServer', x=862.50, y=27.34, z=898.44], EntityCartChest['entity.MinecartChest.name'/2892, l='MpServer', x=857.50, y=31.50, z=1006.50], EntityCartChest['entity.MinecartChest.name'/2894, l='MpServer', x=875.50, y=30.50, z=900.50], EntityCartChest['entity.MinecartChest.name'/2900, l='MpServer', x=874.50, y=40.50, z=990.50], EntityCartChest['entity.MinecartChest.name'/2901, l='MpServer', x=879.50, y=40.50, z=990.50], EntityItem['item.tile.mushroom15'/2902, l='MpServer', x=875.19, y=14.13, z=992.78], EntityBat['Bat'/10086, l='MpServer', x=859.65, y=29.65, z=924.64], EntityCartChest['entity.MinecartChest.name'/2926, l='MpServer', x=883.50, y=35.50, z=967.50], EntityItem['item.tile.flowers2.minersdelight'/7791, l='MpServer', x=938.22, y=18.13, z=931.13], EntityHorse['Horse'/2927, l='MpServer', x=894.72, y=63.00, z=975.84], EntityHorse['Horse'/2928, l='MpServer', x=892.50, y=63.00, z=973.50], EntityHorse['Horse'/2929, l='MpServer', x=890.66, y=64.00, z=981.91], EntityBat['Bat'/9849, l='MpServer', x=830.75, y=38.10, z=990.25], EntityItem['item.item.seeds'/9610, l='MpServer', x=954.16, y=60.13, z=948.44], EntityZombie['Zombie'/10136, l='MpServer', x=904.50, y=25.00, z=998.50], EntityItem['item.item.witchery:seedswolfsbane'/8350, l='MpServer', x=881.75, y=62.13, z=967.56], EntityItem['item.item.witchery:seedsmandrake'/10655, l='MpServer', x=937.97, y=64.13, z=975.00], EntityHat['unknown'/54178, l='MpServer', x=947.03, y=66.00, z=975.72], EntityHat['unknown'/2987, l='MpServer', x=889.15, y=65.62, z=934.77], EntityTrail['unknown'/2989, l='MpServer', x=889.15, y=65.62, z=934.77], EntitySpider['Spider'/9393, l='MpServer', x=941.00, y=44.71, z=903.28], EntitySpider['Armored Spider'/9396, l='MpServer', x=952.72, y=45.00, z=901.91], EntityHat['unknown'/53428, l='MpServer', x=952.72, y=45.00, z=901.91], EntitySkeleton['Skeleton'/9397, l='MpServer', x=967.53, y=54.00, z=903.13], EntityHorse['Donkey'/9143, l='MpServer', x=947.03, y=66.00, z=975.72], EntityItem['item.item.egg'/8890, l='MpServer', x=846.38, y=70.13, z=876.66], EntityGoblin['Hobgoblin'/9157, l='MpServer', x=915.22, y=63.00, z=968.69], EntityItem['item.item.egg'/9413, l='MpServer', x=847.84, y=67.13, z=888.09], EntityOtherPlayerMP['BtwItsTiger'/6747, l='MpServer', x=928.56, y=64.00, z=920.66], EntityZombie['Zombie'/10443, l='MpServer', x=864.50, y=35.00, z=1011.50], EntityHorse['Horse'/9170, l='MpServer', x=967.19, y=64.00, z=960.41], EntityHorse['Horse'/9171, l='MpServer', x=968.47, y=63.00, z=967.50], EntityHorse['Horse'/9172, l='MpServer', x=964.09, y=63.00, z=969.72], EntityHorse['Horse'/9173, l='MpServer', x=964.09, y=64.00, z=962.06], EntityHorse['Horse'/9174, l='MpServer', x=962.38, y=63.00, z=974.75], EntityHorse['Horse'/9431, l='MpServer', x=926.03, y=72.00, z=991.63], EntityItem['item.item.SeedsBlueberry'/9176, l='MpServer', x=934.28, y=61.13, z=970.31], EntityGoblin['Hobgoblin'/9432, l='MpServer', x=901.25, y=63.00, z=970.72], EntityItem['item.tile.flower1'/9177, l='MpServer', x=939.91, y=61.13, z=969.59], EntityItem['item.item.witchery:garlic'/9178, l='MpServer', x=934.47, y=61.13, z=971.16], EntityItem['item.item.seeds'/9179, l='MpServer', x=934.56, y=60.13, z=973.44], EntityItem['item.item.SeedsRaspberry'/9180, l='MpServer', x=933.72, y=61.13, z=972.19], EntityItem['item.tile.flowers.wildflower'/9181, l='MpServer', x=932.53, y=64.13, z=970.69], EntityItem['item.item.witchery:seedssnowbell'/9182, l='MpServer', x=936.44, y=64.13, z=974.34], EntityItem['item.item.egg'/10206, l='MpServer', x=839.41, y=71.13, z=870.41], EntityHorse['Donkey'/9442, l='MpServer', x=954.97, y=64.00, z=981.00], EntityHorse['Donkey'/9443, l='MpServer', x=948.91, y=66.00, z=978.19], EntitySkeleton['Skeleton'/10467, l='MpServer', x=859.50, y=35.00, z=988.50], EntityHorse['Donkey'/9444, l='MpServer', x=954.25, y=65.00, z=982.78], EntityItem['item.item.witchery:seedsartichoke'/8677, l='MpServer', x=951.69, y=62.13, z=952.91], EntityHorse['Horse'/9445, l='MpServer', x=950.91, y=68.00, z=988.91], EntityItem['item.item.SeedsSweetcorn'/9447, l='MpServer', x=933.25, y=61.13, z=976.06], EntityHorse['Donkey'/9448, l='MpServer', x=943.75, y=66.00, z=980.50], EntityItem['item.item.witchery:seedsmandrake'/8692, l='MpServer', x=926.19, y=63.13, z=947.81]]
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(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2367869656 bytes (2258 MB) / 4786225152 bytes (4564 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
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.1558 166 mods loaded, 166 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.1558-1.7.10.jar)
UCHIJA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.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 debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.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 baublesstuff{2.1.2} [Baubles Stuff] (baublesstuff-2.1.2.jar)
UCHIJA bdlib{1.9.3.107} [BD Lib] (bdlib-1.9.3.107-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.1067-universal.jar)
UCHIJA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJA IC2{2.2.810-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.810-experimental.jar)
UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJA Forestry{3.6.3.20} [Forestry for Minecraft] (forestry_1.7.10-3.6.3.20.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 BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCHIJA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCHIJA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCHIJA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCHIJA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCHIJA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJA Botania{r1.8-244} [Botania] (Botania r1.8-244.jar)
UCHIJA BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.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 CompactSolars{4.4.39.315} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.39.315-universal.jar)
UCHIJA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJA CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.5_1.7.10.jar)
UCHIJA props{2.3.4} [Decocraft] (Decocraft-2.3.5_1.7.10.jar)
UCHIJA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
UCHIJA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.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 EnderIO{1.7.10-2.3.0.422_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.422_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 ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCHIJA factorization.dimensionalSlice{0.8.88.8.8888g} [Factorization Dimensional Slices] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCHIJA factorization{0.8.88.8.8888g} [Factorization] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCHIJA factorization.misc{0.8.88.8.8888g} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.8.8888g.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
UCHIJA FTBL{1.0.11.3} [FTBLib] (FTBLib-1.7.10-1.0.11.3.jar)
UCHIJA FTBU{1.0.11.3} [FTBUtilities] (FTBUtilities-1.7.10-1.0.11.3.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 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-508.jar)
UCHIJA MagicBees{1.7.10-2.3.6} [Magic Bees] (magicbees-1.7.10-2.3.6.jar)
UCHIJA gendustry{1.5.2.107} [GenDustry] (gendustry-1.5.2.107-mc1.7.10.jar)
UCHIJA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCHIJA HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCHIJA IC2NuclearControl{2.3.3a-Exist} [Nuclear Control 2] (IC2NuclearControl-2.3.3a-Exist.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.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
UCHIJA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
UCHIJA RadixCore{2.1.3} [RadixCore] (RadixCore-1.7.10-2.1.3-universal.jar)
UCHIJA MCA{1.7.10-5.2.2} [Minecraft Comes Alive] (MCA-1.7.10-5.2.2-universal.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 Mystcraft{0.12.3.01} [Mystcraft] (mystcraft-1.7.10-0.12.3.01.jar)
UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.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 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 MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
UCHIJA numina{0.4.0.119} [Numina] (Numina-0.4.0.119.jar)
UCHIJA powersuits{0.11.0.293} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.293.jar)
UCHIJA morechisels{@[email protected]} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar)
UCHIJA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHIJA Morpheus{1.7.10-1.6.20} [Morpheus] (Morpheus-1.7.10-1.6.20.jar)
UCHIJA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
UCHIJA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
UCHIJA NotEnoughCodecs{0.3} [NotEnoughCodecs] (NotEnoughCodecs-1.7.10-0.3-snapshot-11.jar)
UCHIJA notenoughkeys{@[email protected]} [NotEnoughKeys] (NotEnoughKeys-1.7.10-3.0.0b43-universal.jar)
UCHIJA ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.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 harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJA PneumaticCraft{1.12.3-146} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.3-146-universal.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|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|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
UCHIJA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJA rftools{4.13} [RFTools] (rftools-4.13.jar)
UCHIJA Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
UCHIJA secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.406.jar)
UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.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.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UCHIJA Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
UCHIJA VeinMiner{0.34.1_1.7.10-4d066f1} [Vein Miner] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
UCHIJA VeinMinerModSupport{0.34.1_1.7.10-4d066f1} [Mod Support] (VeinMiner-0.34.1-1.7.10r473+4d066f1.jar)
UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.7.10-6.1.1-dist.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 aobd{2.8.4} [Another One Bites The Dust] (AOBD-2.8.4.jar)
UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.1' Renderer: 'AMD Radeon R7 200 Series'
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
MineFactoryReloaded: -[1.7.10]2.8.0-104
RedstoneArsenal: -[1.7.10]1.1.1-89
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* API_NEK (1.2.0) from NotEnoughKeys-1.7.10-3.0.0b43-universal.jar
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BotaniaAPI (74) from Botania r1.8-244.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.4) 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.0) from Railcraft_1.7.10-9.8.0.0.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.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.1.14.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.1) from Railcraft_1.7.10-9.8.0.0.jar
* CoFHAPI|block (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|energy (1.7.10R1.0.0) from funky-locomotion-1.7.10-beta-7.jar
* CoFHAPI|fluid (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.1.3.jar
* CoFHAPI|item (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.1.3.jar
* CoFHAPI|world (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.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.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|gui|container (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.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.4B1) from EnderTech-1.7.10-0.3.2.405.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.4B1) from EnderTech-1.7.10-0.3.2.405.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.4B1) from EnderTech-1.7.10-0.3.2.405.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.3) from CoFHCore-[1.7.10]3.0.3-303.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
* CSLib|API (0.3.0) from Decocraft-2.3.5_1.7.10.jar
* DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* factorization notification system (1.0) from Factorization-1.7.10-0.8.88.8.8888g.jar
* ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.3.20.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.3.20.jar
* gendustryAPI (2.1.0) from gendustry-1.5.2.107-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
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.8.0) from mcjtylib-1.8.0.jar
* Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.01.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
* PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.12.3-146-universal.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 Railcraft_1.7.10-9.8.0.0.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 Pam's HarvestCraft 1.7.10Lb.jar
* VeinMinerApi (0.3) from VeinMiner-0.34.1-1.7.10r473+4d066f1.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.
EnderIO: Found the following problem(s) with your installation:
* An unsupportted old RF API is installed (1.7.10R1.0.0 from funky-locomotion-1.7.10-beta-7.jar).
Ender IO needs at least 1.7.10R1.0.2 and will NOT work with older versions.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: forge-10.13.4.1558
LWJGL: 2.9.1
OpenGL: AMD Radeon R7 200 Series GL version 4.5.14008 Compatibility Profile Context 21.19.137.1, ATI Technologies Inc.
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: [Fanver_Modded_Universal.zip]
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)
Please help me how to fix this.. Thanks..