I can open minecraft without a error and load up a world but when I try to see how to create this with waila it crashes my minecraft
help would be aprisiated
---- Minecraft Crash Report ----
// You're mean.
Time: 7/2/15 12:20 AM
Description: Updating screen events
java.lang.NoSuchFieldError: recipes
at tonius.neiintegration.forestry.RecipeHandlerCentrifuge.loadCraftingRecipes(RecipeHandlerCentrifuge.java:114)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)
at tonius.neiintegration.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:100)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:465)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:23)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
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 tonius.neiintegration.forestry.RecipeHandlerCentrifuge.loadCraftingRecipes(RecipeHandlerCentrifuge.java:114)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)
at tonius.neiintegration.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:100)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:465)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:23)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
I did try to reopen it few times and checked if I had the newest version for my minecraft as well but allways the same thing when I try to see the crafting method of itmes with waila it crashes
I can open minecraft without a error and load up a world but when I try to see how to create this with waila it crashes my minecraft
help would be aprisiated
---- Minecraft Crash Report ----
// You're mean.
Time: 7/2/15 12:20 AM
Description: Updating screen events
java.lang.NoSuchFieldError: recipes
at tonius.neiintegration.forestry.RecipeHandlerCentrifuge.loadCraftingRecipes(RecipeHandlerCentrifuge.java:114)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)
at tonius.neiintegration.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:100)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:465)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:23)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
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 tonius.neiintegration.forestry.RecipeHandlerCentrifuge.loadCraftingRecipes(RecipeHandlerCentrifuge.java:114)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:327)
at tonius.neiintegration.RecipeHandlerBase.loadCraftingRecipes(RecipeHandlerBase.java:100)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:465)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:23)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiInventory
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['Baharas'/15316, l='MpServer', x=-127.69, y=90.62, z=287.32]]
Chunk stats: MultiplayerChunkCache: 561, 561
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-123,64,322), Chunk: (at 5,4,2 in -8,20; contains blocks -128,0,320 to -113,255,335), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 3989 game time, 3989 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: 258 total; [Entity_SpecialZombie['Zombie'/14336, l='MpServer', x=-187.00, y=12.00, z=316.56], Entity_SpecialSkeleton['Skeleton'/14337, l='MpServer', x=-182.50, y=31.00, z=320.50], EntityCamel['Camel'/14338, l='MpServer', x=-184.53, y=65.00, z=361.25], EntityOstrich['Ostrich'/14339, l='MpServer', x=-184.44, y=64.00, z=358.94], EntityCamel['Camel'/14341, l='MpServer', x=-183.13, y=68.00, z=373.00], EntityCamel['Camel'/14342, l='MpServer', x=-178.86, y=68.00, z=372.80], EntityOstrich['Ostrich'/14343, l='MpServer', x=-185.28, y=68.00, z=394.88], EntityDuck['Duck'/14344, l='MpServer', x=-191.97, y=63.00, z=405.34], EntityDuck['Duck'/14345, l='MpServer', x=-187.22, y=63.00, z=402.50], EntityDuck['Duck'/14346, l='MpServer', x=-188.44, y=63.00, z=402.47], EntityDuck['Duck'/14347, l='MpServer', x=-190.88, y=64.00, z=401.72], EntityFrog['Frog'/14365, l='MpServer', x=-167.50, y=60.00, z=231.47], EntityItem['item.tile.sand.default'/14366, l='MpServer', x=-169.31, y=39.13, z=261.88], EntityItem['item.tile.coral2.algae'/14367, l='MpServer', x=-164.88, y=61.13, z=286.09], EntityItem['item.tile.flower2.poppy'/14368, l='MpServer', x=-167.81, y=64.13, z=287.59], MoCEntityDragonfly['DragonFly'/14369, l='MpServer', x=-165.76, y=64.04, z=312.60], EntityOstrich['Ostrich'/14370, l='MpServer', x=-166.81, y=68.00, z=359.31], EntityOstrich['Ostrich'/14371, l='MpServer', x=-177.16, y=68.00, z=371.11], EntityCamel['Camel'/14372, l='MpServer', x=-172.06, y=64.00, z=399.00], EntityCamel['Camel'/14373, l='MpServer', x=-166.19, y=65.92, z=400.81], EntityCamel['Camel'/14374, l='MpServer', x=-163.88, y=65.06, z=403.70], EntityLavaMonster['Lava Monster'/14399, l='MpServer', x=-144.50, y=5.21, z=219.50], EntityHat['unknown'/15935, l='MpServer', x=-137.50, y=11.00, z=291.00], EntityLavaMonster['Lava Monster'/14400, l='MpServer', x=-155.50, y=7.21, z=214.50], EntityHat['unknown'/15936, l='MpServer', x=-87.59, y=40.00, z=278.00], EntityOstrich['Ostrich'/14401, l='MpServer', x=-148.69, y=62.22, z=215.56], EntityHat['unknown'/15937, l='MpServer', x=-96.50, y=48.00, z=309.50], EntityLavaMonster['Lava Monster'/14402, l='MpServer', x=-147.50, y=6.20, z=226.50], EntityHat['unknown'/15938, l='MpServer', x=-108.03, y=20.00, z=239.53], EntityLavaMonster['Lava Monster'/14403, l='MpServer', x=-156.50, y=4.21, z=243.50], EntityHat['unknown'/15939, l='MpServer', x=-88.50, y=30.00, z=322.50], EntityDuck['Duck'/14404, l='MpServer', x=-156.38, y=62.30, z=241.59], EntityHat['unknown'/15940, l='MpServer', x=-51.97, y=30.00, z=269.44], EntityOstrich['Ostrich'/14405, l='MpServer', x=-155.88, y=66.00, z=255.09], EntityHat['unknown'/15941, l='MpServer', x=-182.75, y=11.60, z=281.38], EntityItem['item.tile.flower1.dandelion'/14406, l='MpServer', x=-158.13, y=65.13, z=262.41], EntityHat['unknown'/15942, l='MpServer', x=-120.72, y=30.00, z=220.28], MoCEntityDragonfly['DragonFly'/14407, l='MpServer', x=-150.53, y=69.00, z=263.41], EntityBat['Bat'/14408, l='MpServer', x=-158.25, y=29.10, z=311.34], EntityOstrich['Ostrich'/14409, l='MpServer', x=-148.50, y=65.00, z=318.50], EntityItem['item.tile.flowers2.minersdelight'/14410, l='MpServer', x=-145.84, y=15.13, z=333.13], EntityOstrich['Ostrich'/14412, l='MpServer', x=-151.06, y=68.00, z=370.66], EntityOstrich['Ostrich'/14413, l='MpServer', x=-148.88, y=69.00, z=376.77], EntityCamel['Camel'/14414, l='MpServer', x=-151.00, y=68.00, z=387.00], EntityOstrich['Ostrich'/14415, l='MpServer', x=-151.69, y=69.00, z=402.63], EntityLavaMonster['Lava Monster'/14443, l='MpServer', x=-128.41, y=10.24, z=213.41], EntityLavaMonster['Lava Monster'/14444, l='MpServer', x=-142.50, y=7.15, z=219.50], EntityItem['item.tile.flowers2.minersdelight'/14445, l='MpServer', x=-138.88, y=12.13, z=233.03], EntityItem['item.item.talon'/14446, l='MpServer', x=-130.44, y=69.13, z=249.44], EntityItem['item.item.feather'/14447, l='MpServer', x=-131.06, y=69.13, z=248.94], EntityItem['item.item.scrapmeat'/14448, l='MpServer', x=-131.06, y=69.13, z=248.81], Entity_SpecialZombie['Zombie'/14449, l='MpServer', x=-138.50, y=13.00, z=256.50], EntityLavaMonster['Lava Monster'/14450, l='MpServer', x=-130.50, y=7.21, z=264.50], EntityFrog['Frog'/14451, l='MpServer', x=-133.54, y=65.00, z=264.38], EntityDuck['Duck'/14452, l='MpServer', x=-135.66, y=65.00, z=270.59], EntityCamel['Camel'/14453, l='MpServer', x=-138.88, y=71.00, z=250.81], EntityLavaMonster['Lava Monster'/14454, l='MpServer', x=-131.50, y=10.24, z=274.50], EntityDuck['Duck'/14455, l='MpServer', x=-135.25, y=71.00, z=274.34], EntityDuck['Duck'/14456, l='MpServer', x=-138.44, y=79.00, z=281.91], EntityOstrich['Ostrich'/14457, l='MpServer', x=-139.03, y=65.00, z=274.03], EntityDuck['Duck'/14458, l='MpServer', x=-130.69, y=80.00, z=275.53], EntityZombie['Sir Cowgerthar the Thirsty'/14459, l='MpServer', x=-137.50, y=11.00, z=291.00], MoCEntitySnake['Snake'/14460, l='MpServer', x=-143.59, y=63.00, z=300.19], EntityDuck['Duck'/14461, l='MpServer', x=-136.44, y=76.00, z=293.44], EntityItem['item.tile.cactus'/14462, l='MpServer', x=-129.81, y=70.13, z=347.19], EntityOstrich['Ostrich'/14463, l='MpServer', x=-139.38, y=69.00, z=364.59], EntityOstrich['Ostrich'/14464, l='MpServer', x=-131.53, y=71.00, z=355.84], EntityOstrich['Ostrich'/14465, l='MpServer', x=-133.44, y=69.00, z=374.91], EntityOstrich['Ostrich'/14467, l='MpServer', x=-141.38, y=69.00, z=394.06], EntityCamel['Camel'/14468, l='MpServer', x=-128.72, y=69.00, z=393.19], GCEntityClientPlayerMP['Baharas'/15316, l='MpServer', x=-127.69, y=90.62, z=287.32], EntityCamel['Camel'/14471, l='MpServer', x=-133.81, y=70.00, z=402.03], EntityOstrich['Ostrich'/14472, l='MpServer', x=-141.97, y=70.00, z=400.34], EntityBat['Bat'/14490, l='MpServer', x=-126.41, y=15.10, z=211.41], Entity_SpecialSpider['Spider'/14491, l='MpServer', x=-122.16, y=30.00, z=215.53], EntityPoisonSpider['Poison Spider'/14492, l='MpServer', x=-120.72, y=30.00, z=220.28], MoCEntityDragonfly['DragonFly'/14493, l='MpServer', x=-114.44, y=64.00, z=222.56], EntityItem['item.tile.flowers2.minersdelight'/14494, l='MpServer', x=-116.44, y=18.13, z=233.75], Entity_SpecialZombie['Zombie'/14495, l='MpServer', x=-123.22, y=30.00, z=224.88], EntityItem['item.tile.flowers2.minersdelight'/14496, l='MpServer', x=-121.41, y=33.13, z=239.31], EntityOstrich['Ostrich'/14497, l='MpServer', x=-119.28, y=64.00, z=224.72], EntityItem['item.tile.flowers2.minersdelight'/14498, l='MpServer', x=-117.19, y=30.13, z=241.63], EntityOstrich['Ostrich'/14499, l='MpServer', x=-119.66, y=72.00, z=247.41], EntityLavaMonster['Lava Monster'/14500, l='MpServer', x=-115.50, y=8.17, z=286.50], EntityLavaMonster['Lava Monster'/14501, l='MpServer', x=-116.50, y=7.18, z=283.50], EntityItem['item.tile.flowers2.minersdelight'/14502, l='MpServer', x=-120.81, y=14.13, z=307.72], EntityBat['Bat'/14503, l='MpServer', x=-112.41, y=23.10, z=308.25], EntityDuck['Duck'/14504, l='MpServer', x=-115.50, y=76.00, z=309.97], EntityDuck['Duck'/14505, l='MpServer', x=-120.03, y=83.00, z=307.56], EntityDuck['Duck'/14506, l='MpServer', x=-117.81, y=80.00, z=308.91], EntityOstrich['Ostrich'/14507, l='MpServer', x=-123.38, y=70.00, z=350.56], EntityOstrich['Ostrich'/14508, l='MpServer', x=-122.44, y=71.00, z=338.38], EntityCamel['Camel'/14509, l='MpServer', x=-121.28, y=70.00, z=369.13], EntityCamel['Camel'/14510, l='MpServer', x=-121.47, y=70.00, z=380.06], Entity_SpecialSkeleton['Skeleton'/14539, l='MpServer', x=-101.50, y=14.88, z=209.50], Entity_SpecialSpider['Spider'/14540, l='MpServer', x=-102.52, y=10.00, z=217.88], MoCEntityDragonfly['DragonFly'/14541, l='MpServer', x=-105.56, y=66.00, z=218.59], MoCEntityDragonfly['DragonFly'/14542, l='MpServer', x=-105.90, y=64.00, z=215.59], EntityOstrich['Ostrich'/14543, l='MpServer', x=-104.72, y=71.00, z=234.72], Entity_SpecialZombie['Zombie'/14544, l='MpServer', x=-108.03, y=20.00, z=239.53], EntitySpitfireSkeleton['Spitfire Skeleton'/14545, l='MpServer', x=-99.22, y=40.00, z=250.09], EntityDuck['Duck'/14546, l='MpServer', x=-107.38, y=68.00, z=275.78], EntityDuck['Duck'/14547, l='MpServer', x=-107.50, y=65.00, z=278.53], EntityDuck['Duck'/14548, l='MpServer', x=-108.91, y=64.00, z=281.06], EntityDuck['Duck'/14549, l='MpServer', x=-105.19, y=69.00, z=276.28], EntityDuck['Duck'/14550, l='MpServer', x=-107.50, y=64.00, z=280.28], EntityOstrich['Ostrich'/14551, l='MpServer', x=-109.28, y=69.00, z=272.34], EntityPoisonSpider['Poison Spider'/14552, l='MpServer', x=-97.06, y=40.00, z=295.16], EntityDuck['Duck'/14553, l='MpServer', x=-105.72, y=62.23, z=301.53], EntityDuck['Duck'/14554, l='MpServer', x=-110.34, y=64.00, z=302.53], EntityFrog['Frog'/14555, l='MpServer', x=-97.69, y=64.00, z=298.38], EntityCrocodile['Alligator'/14556, l='MpServer', x=-112.13, y=65.00, z=300.22], EntityItem['item.tile.mushroom'/14557, l='MpServer', x=-111.13, y=12.13, z=305.31], EntityItem['item.item.bone'/14558, l='MpServer', x=-99.88, y=49.13, z=310.13], Entity_SpecialZombie['Zombie'/14559, l='MpServer', x=-97.50, y=48.00, z=310.50], Entity_SpecialZombie['Zombie'/14560, l='MpServer', x=-96.50, y=48.00, z=309.50], EntityFrog['Frog'/14561, l='MpServer', x=-98.50, y=63.41, z=304.02], MoCEntityRaccoon['Raccoon'/14562, l='MpServer', x=-106.66, y=63.00, z=304.72], EntityCamel['Camel'/14563, l='MpServer', x=-109.19, y=66.00, z=306.19], EntityItem['item.item.feather'/14564, l='MpServer', x=-96.41, y=62.13, z=328.56], EntityLavaMonster['Lava Monster'/14565, l='MpServer', x=-109.50, y=9.21, z=349.50], EntityFrog['Frog'/14566, l='MpServer', x=-100.59, y=66.00, z=340.56], EntityOstrich['Ostrich'/14567, l='MpServer', x=-102.69, y=71.00, z=356.81], EntityCamel['Camel'/14568, l='MpServer', x=-103.47, y=71.00, z=372.41], EntityOstrich['Ostrich'/14569, l='MpServer', x=-105.63, y=71.00, z=374.34], EntityOstrich['Ostrich'/14571, l='MpServer', x=-103.38, y=71.00, z=392.66], EntityCamel['Camel'/14572, l='MpServer', x=-101.47, y=70.00, z=406.47], EntityHat['unknown'/15605, l='MpServer', x=-127.69, y=90.62, z=287.32], EntitySpider['Spider'/156
09, l='MpServer', x=23.49, y=-35.86, z=34.25], EntityCamel['Camel'/14600, l='MpServer', x=-91.00, y=69.00, z=217.00], EntityZombie['Suzy Creeforon'/14602, l='MpServer', x=-90.47, y=12.00, z=250.94], MoCEntitySnake['Snake'/14603, l='MpServer', x=-84.72, y=79.00, z=259.28], EntityLavaMonster['Lava Monster'/14604, l='MpServer', x=-83.50, y=7.21, z=281.50], Entity_SpecialZombie['Zombie'/14605, l='MpServer', x=-87.59, y=40.00, z=278.00], EntityBrutishZombie['Brutish Zombie'/14606, l='MpServer', x=-89.50, y=40.00, z=278.50], Entity_SpecialSkeleton['Skeleton'/14607, l='MpServer', x=-87.44, y=40.00, z=276.34], Entity_SpecialZombie['Zombie'/14608, l='MpServer', x=-95.44, y=37.00, z=284.31], EntityOstrich['Ostrich'/14609, l='MpServer', x=-86.34, y=72.00, z=281.25], EntityFrog['Frog'/14610, l='MpServer', x=-84.97, y=70.00, z=298.69], EntityCamel['Camel'/14611, l='MpServer', x=-84.78, y=70.00, z=297.44], EntityCamel['Camel'/14612, l='MpServer', x=-92.00, y=68.00, z=298.00], EntityLavaMonster['Lava Monster'/14613, l='MpServer', x=-88.50, y=6.21, z=318.50], Entity_SpecialZombie['Zombie'/14614, l='MpServer', x=-95.50, y=48.00, z=314.50], EntityCamel['Camel'/14615, l='MpServer', x=-87.72, y=70.00, z=311.19], EntityLavaMonster['Lava Monster'/14616, l='MpServer', x=-88.47, y=8.20, z=324.50], Entity_SpecialCreeper['Creeper'/14617, l='MpServer', x=-88.50, y=30.00, z=322.50], EntityDuck['Duck'/14618, l='MpServer', x=-86.50, y=69.00, z=332.22], EntityDuck['Duck'/14619, l='MpServer', x=-86.50, y=66.00, z=334.47], EntityItem['item.item.scrapmeat'/14620, l='MpServer', x=-83.81, y=70.13, z=329.13], EntityItem['item.item.scrapmeat'/14621, l='MpServer', x=-82.56, y=71.13, z=326.81], EntityCamel['Camel'/14622, l='MpServer', x=-86.13, y=71.00, z=324.06], EntityFishA['Fish'/14623, l='MpServer', x=-80.47, y=61.16, z=347.44], EntityOstrich['Ostrich'/14624, l='MpServer', x=-92.53, y=65.06, z=346.53], EntityCamel['Camel'/14625, l='MpServer', x=-91.56, y=63.00, z=342.94], EntityOstrich['Ostrich'/14626, l='MpServer', x=-81.69, y=64.00, z=338.88], EntityZombie['Zombie'/15650, l='MpServer', x=30.69, y=-39.62, z=1.68], EntityDuck['Duck'/14627, l='MpServer', x=-80.34, y=63.00, z=365.53], EntityOstrich['Ostrich'/14628, l='MpServer', x=-80.59, y=63.00, z=358.78], EntityDuck['Duck'/14630, l='MpServer', x=-82.50, y=64.00, z=367.38], EntityCamel['Camel'/14631, l='MpServer', x=-90.00, y=69.00, z=355.00], EntityFrog['Frog'/14635, l='MpServer', x=-81.47, y=65.39, z=371.75], EntityFrog['Frog'/14636, l='MpServer', x=-81.56, y=64.00, z=370.01], EntityOstrich['Ostrich'/14637, l='MpServer', x=-84.31, y=69.00, z=374.19], MoCEntitySnake['Snake'/14638, l='MpServer', x=-90.84, y=71.00, z=398.19], MoCEntitySnake['Snake'/14639, l='MpServer', x=-88.55, y=71.00, z=396.24], EntityTrail['unknown'/15671, l='MpServer', x=-127.69, y=90.62, z=287.32], EntityCartChest['entity.MinecartChest.name'/14140, l='MpServer', x=-262.50, y=18.50, z=340.50], EntityZombie['Zombie'/15684, l='MpServer', x=28.69, y=-39.62, z=1.68], EntityFallingBlock['Falling Block'/15687, l='MpServer', x=26.69, y=-41.62, z=3.68], EntityCamel['Camel'/14663, l='MpServer', x=-76.50, y=64.00, z=159.44], EntityFrog['Frog'/14664, l='MpServer', x=-74.44, y=63.00, z=173.16], EntityFrog['Frog'/14665, l='MpServer', x=-74.93, y=65.00, z=161.33], EntityItem['item.tile.cactus'/14667, l='MpServer', x=-66.16, y=68.13, z=222.41], MoCEntityCrab['Crab'/14668, l='MpServer', x=-67.84, y=68.00, z=212.19], MoCEntityCrab['Crab'/14670, l='MpServer', x=-69.31, y=68.00, z=214.63], MoCEntityCrab['Crab'/14671, l='MpServer', x=-72.47, y=67.00, z=209.19], EntityCamel['Camel'/14672, l='MpServer', x=-79.06, y=69.00, z=228.19], Entity_SpecialCreeper['Creeper'/14673, l='MpServer', x=-79.50, y=40.00, z=261.00], EntityItem['item.tile.flowers2.minersdelight'/14674, l='MpServer', x=-70.06, y=45.13, z=261.88], EntityCamel['Camel'/14675, l='MpServer', x=-66.50, y=89.00, z=280.66], EntityOstrich['Ostrich'/14676, l='MpServer', x=-71.06, y=73.00, z=304.47], EntityLavaMonster['Lava Monster'/14677, l='MpServer', x=-77.50, y=10.33, z=324.50], Entity_SpecialZombie['Zombie'/14678, l='MpServer', x=-68.56, y=19.00, z=333.66], Entity_SpecialZombie['Zombie'/14679, l='MpServer', x=-66.31, y=20.00, z=328.44], EntitySniperSkeleton['Sniper Skeleton'/14680, l='MpServer', x=-72.50, y=21.00, z=331.50], EntityLavaMonster['Lava Monster'/14681, l='MpServer', x=-69.06, y=7.20, z=337.50], EntityOstrich['Ostrich'/14682, l='MpServer', x=-65.97, y=71.00, z=340.59], EntityLavaMonster['Lava Monster'/14683, l='MpServer', x=-69.50, y=8.20, z=356.50], EntityLavaMonster['Lava Monster'/14684, l='MpServer', x=-70.03, y=8.51, z=353.50], EntityLavaMonster['Lava Monster'/14685, l='MpServer', x=-68.06, y=9.20, z=360.50], EntityDuck['Duck'/14689, l='MpServer', x=-76.78, y=65.00, z=375.31], EntityFishB['Fish'/14179, l='MpServer', x=-239.38, y=52.89, z=286.37], EntityCartChest['entity.MinecartChest.name'/14183, l='MpServer', x=-249.50, y=27.50, z=380.50], EntityCamel['Camel'/14711, l='MpServer', x=-49.44, y=68.00, z=186.59], EntityOstrich['Ostrich'/14712, l='MpServer', x=-52.50, y=67.00, z=186.53], EntityCamel['Camel'/14713, l='MpServer', x=-59.13, y=71.00, z=234.97], Entity_SpecialZombie['Zombie'/14714, l='MpServer', x=-59.22, y=17.00, z=251.47], EntityBat['Bat'/14715, l='MpServer', x=-56.59, y=47.10, z=250.25], EntityCamel['Camel'/14716, l='MpServer', x=-60.99, y=77.26, z=252.98], Entity_SpecialZombie['Zombie'/14717, l='MpServer', x=-51.97, y=30.00, z=269.44], EntityFishA['Fish'/14205, l='MpServer', x=-233.61, y=56.83, z=307.26], EntityGatlingSkeleton['Gatling Skeleton'/14718, l='MpServer', x=-53.84, y=30.00, z=276.47], Entity_SpecialCreeper['Creeper'/14719, l='MpServer', x=-62.50, y=30.00, z=270.00], Entity_SpecialZombie['Zombie'/14720, l='MpServer', x=-57.94, y=31.00, z=277.50], Entity_SpecialSkeleton['Skeleton'/14721, l='MpServer', x=-59.50, y=30.00, z=275.50], EntityCamel['Camel'/14722, l='MpServer', x=-59.97, y=88.00, z=283.94], EntityCartChest['entity.MinecartChest.name'/14210, l='MpServer', x=-239.50, y=24.50, z=359.50], EntityCamel['Camel'/14724, l='MpServer', x=-52.09, y=72.00, z=301.03], MoCEntityBird['Bird'/14727, l='MpServer', x=-51.01, y=64.00, z=321.53], MoCEntityMouse['Mouse'/14728, l='MpServer', x=-47.32, y=67.00, z=338.10], MoCEntityBear['Bear'/14729, l='MpServer', x=-57.16, y=65.00, z=320.97], EntityOstrich['Ostrich'/14730, l='MpServer', x=-59.72, y=70.00, z=333.28], EntityOstrich['Ostrich'/14731, l='MpServer', x=-61.78, y=71.00, z=332.69], EntityFrog['Frog'/14733, l='MpServer', x=-52.25, y=60.41, z=344.72], EntityCamel['Camel'/14734, l='MpServer', x=-52.53, y=60.00, z=346.13], Entity_SpecialSkeleton['Skeleton'/14735, l='MpServer', x=-50.50, y=31.00, z=363.50], EntityEnderCreeper['Ender Creeper'/14736, l='MpServer', x=-52.13, y=31.00, z=362.69], EntityOstrich['Ostrich'/14737, l='MpServer', x=-49.47, y=64.00, z=363.97], EntityFishB['Fish'/14738, l='MpServer', x=-69.07, y=62.53, z=368.94], MoCEntitySnake['Snake'/14739, l='MpServer', x=-62.22, y=72.00, z=393.21], EntityCamel['Camel'/14750, l='MpServer', x=-41.00, y=69.00, z=204.50], EntityCamel['Camel'/14752, l='MpServer', x=-49.50, y=71.00, z=232.22], MoCEntityBird['Bird'/14757, l='MpServer', x=-48.03, y=65.00, z=313.50], MoCEntityMouse['Mouse'/14758, l='MpServer', x=-41.72, y=66.00, z=305.47], EntityDuck['Duck'/14760, l='MpServer', x=-47.56, y=63.00, z=354.50], EntityDuck['Duck'/14761, l='MpServer', x=-43.50, y=71.00, z=357.50], EntityDuck['Duck'/14762, l='MpServer', x=-46.88, y=64.00, z=357.03], MoCEntityCrab['Crab'/15788, l='MpServer', x=-144.50, y=63.00, z=212.50], MoCEntityDragonfly['DragonFly'/15796, l='MpServer', x=-192.50, y=66.00, z=233.50], MoCEntityDragonfly['DragonFly'/15797, l='MpServer', x=-191.28, y=66.00, z=234.70], MoCEntityMediumFish['MediumFish'/14263, l='MpServer', x=-217.00, y=61.88, z=376.29], EntityCamel['Camel'/14781, l='MpServer', x=-18.56, y=69.00, z=218.56], EntityCamel['Camel'/14782, l='MpServer', x=-26.50, y=68.00, z=211.00], EntityCamel['Camel'/14783, l='MpServer', x=-19.75, y=69.00, z=214.13], EntityCamel['Camel'/14784, l='MpServer', x=-21.44, y=68.00, z=231.44], EntityCamel['Camel'/14787, l='MpServer', x=-16.03, y=67.00, z=253.63], EntityDuck['Duck'/14789, l='MpServer', x=-17.81, y=62.42, z=285.25], EntityFrog['Frog'/14791, l='MpServer', x=-20.28, y=64.08, z=288.75], MoCEntitySnake['Snake'/14792, l='MpServer', x=-17.66, y=76.00, z=338.78], MoCEntitySnake['Snake'/14793, l='MpServer', x=-29.09, y=78.00, z=338.24], EntityOstrich['Ostrich'/14794, l='MpServer', x=-19.03, y=70.00, z=353.59], EntityOstrich['Ostrich'/14795, l='MpServer', x=-24.84, y=69.00, z=390.56], EntityFishB['Fish'/14300, l='MpServer', x=-215.69, y=60.50, z=300.59], EntityRipperFin['Ripper Fin'/14301, l='MpServer', x=-207.16, y=56.09, z=308.19], EntityCamel['Camel'/14813, l='MpServer', x=-5.41, y=72.36, z=181.72], EntityCartChest['entity.MinecartChest.name'/14302, l='MpServer', x=-205.50, y=16.50, z=426.50], EntityCamel['Camel'/14815, l='MpServer', x=-8.25, y=68.00, z=212.88], EntityOstrich['Ostrich'/14819, l='MpServer', x=-2.44, y=70.00, z=247.31], EntityOstrich['Ostrich'/14820, l='MpServer', x=-6.31, y=69.00, z=256.63], EntityOstrich['Ostrich'/14821, l='MpServer', x=-14.31, y=66.00, z=273.91], EntityFrog['Frog'/14822, l='MpServer', x=-14.91, y=64.00, z=287.00], EntityDuck['Duck'/14823, l='MpServer', x=-12.94, y=72.00, z=289.06], EntityFrog['Frog'/14824, l='MpServer', x=-3.44, y=68.00, z=354.97], EntityCamel['Camel'/14825, l='MpServer', x=-13.75, y=69.00, z=369.97], EntityOstrich['Ostrich'/14826, l='MpServer', x=-7.69, y=69.00, z=380.34], EntityOstrich['Ostrich'/14827, l='MpServer', x=-14.72, y=69.00, z=403.41], EntityOstrich['Ostrich'/14828, l='MpServer', x=-8.63, y=69.00, z=381.69], EntityBat['Bat'/14335, l='MpServer', x=-182.75, y=11.60, z=281.38]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer 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_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 416464928 bytes (397 MB) / 4021288960 bytes (3835 MB) up to 6681526272 bytes (6372 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7168m -XX:MaxPermSize=256m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 159 mods loaded, 159 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAAAAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAAAAAAA FML{7.10.99.99} [Forge Mod Loader] (modpack.jar)
UCHIJAAAAAAAAA Forge{10.13.4.1448} [Minecraft Forge] (modpack.jar)
UCHIJAAAAAAAAA AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCHIJAAAAAAAAA appliedenergistics2-core{rv2-stable-9} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAAAAAAA CodeChickenCore{1.0.7.46} [CodeChicken Core] (minecraft.jar)
UCHIJAAAAAAAAA MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
UCHIJAAAAAAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAAAAAAA NotEnoughItems{1.0.5.111} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.111-universal.jar)
UCHIJAAAAAAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAAAAAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAAAAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAAAAAAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAAAAAAA arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
UCHIJAAAAAAAAA doggytalents{v1.9.0f} [Doggy Talents] ([1.7.10] Doggy Talents - v1.9.0f.zip)
UCHIJAAAAAAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAAAAAAA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJAAAAAAAAA DamageIndicatorsMod{3.2.3} [Damage Indicators] ([1.7.10]DamageIndicatorsMod-3.2.3.jar)
UCHIJAAAAAAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAAAAAAA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
UCHIJAAAAAAAAA appliedenergistics2{rv2-stable-9} [Applied Energistics 2] (appliedenergistics2-rv2-stable-9.jar)
UCHIJAAAAAAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJAAAAAAAAA bdlib{1.9.0.94} [BD Lib] (bdlib-1.9.0.94-mc1.7.10.jar)
UCHIJAAAAAAAAA BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
UCHIJAAAAAAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAAAAAAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAAAAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
UCHIJAAAAAAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJAAAAAAAAA IC2{2.2.742-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.742-experimental.jar)
UCHIJAAAAAAAAA CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar)
UCHIJAAAAAAAAA BuildCraft|Core{7.0.13} [BuildCraft] (buildcraft-7.0.13.jar)
UCHIJAAAAAAAAA Forestry{3.6.2.19} [Forestry for Minecraft] (forestry_1.7.10-3.6.2.19.jar)
UCHIJAAAAAAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAAAAAAAAA BinnieCore{2.0-pre12} [Binnie Core] (binnie-mods-2.0-pre12.jar)
UCHIJAAAAAAAAA Botany{2.0-pre12} [Botany] (binnie-mods-2.0-pre12.jar)
UCHIJAAAAAAAAA ExtraBees{2.0-pre12} [Extra Bees] (binnie-mods-2.0-pre12.jar)
UCHIJAAAAAAAAA ExtraTrees{2.0-pre12} [Extra Trees] (binnie-mods-2.0-pre12.jar)
UCHIJAAAAAAAAA Genetics{2.0-pre12} [Genetics] (binnie-mods-2.0-pre12.jar)
UCHIJAAAAAAAAA BuildCraft|Silicon{7.0.13} [BC Silicon] (buildcraft-7.0.13.jar)
UCHIJAAAAAAAAA BuildCraft|Transport{7.0.13} [BC Transport] (buildcraft-7.0.13.jar)
UCHIJAAAAAAAAA BuildCraft|Builders{7.0.13} [BC Builders] (buildcraft-7.0.13.jar)
UCHIJAAAAAAAAA BuildCraft|Robotics{7.0.13} [BC Robotics] (buildcraft-7.0.13.jar)
UCHIJAAAAAAAAA BuildCraft|Energy{7.0.13} [BC Energy] (buildcraft-7.0.13.jar)
UCHIJAAAAAAAAA BuildCraft|Factory{7.0.13} [BC Factory] (buildcraft-7.0.13.jar)
UCHIJAAAAAAAAA BuildCraft|Compat{7.0.8} [BuildCraft Compat] (buildcraft-compat-7.0.8.jar)
UCHIJAAAAAAAAA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJAAAAAAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAAAAAAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAAAAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAAAAAAA Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
UCHIJAAAAAAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAAAAAAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA chisel{2.3.7.34} [Chisel 2] (Chisel2-2.3.7.34.jar)
UCHIJAAAAAAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJAAAAAAAAA DeadlyWorld{1.0.2} [Deadly World] (DeadlyWorld-1.7.10-1.0.2.jar)
UCHIJAAAAAAAAA props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
UCHIJAAAAAAAAA dldungeonsjdg{1.7.6} [Doomlike Dungeons] (DoomlikeDungeons-1.7.6-MC1.7.10.jar)
UCHIJAAAAAAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAAAAAAA EasyCrafting{1.7.10-2.0.1.16} [Easy Crafting] (EasyCrafting-1.7.10-2.0.1.16.jar)
UCHIJAAAAAAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAAAAAAA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJAAAAAAAAA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
UCHIJAAAAAAAAA EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar)
UCHIJAAAAAAAAA EnderZoo{1.7.10-1.0.11.28} [Ender Zoo] (EnderZoo-1.7.10-1.0.11.28.jar)
UCHIJAAAAAAAAA ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-81.jar)
UCHIJAAAAAAAAA ThermalExpansion{1.7.10R4.0.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.1-182.jar)
UCHIJAAAAAAAAA enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar)
UCHIJAAAAAAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAAAAAAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
UCHIJAAAAAAAAA ExtraUtilities{1.2.6} [Extra Utilities] (extrautilities-1.2.6.jar)
UCHIJAAAAAAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAAAAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
UCHIJAAAAAAAAA ForbiddenMagic{1.7.10-0.561} [Forbidden Magic] (Forbidden Magic-1.7.10-0.561.jar)
UCHIJAAAAAAAAA fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
UCHIJAAAAAAAAA GalacticraftCore{3.0.11} [Galacticraft Core] (GalacticraftCore-1.7-3.0.11.333.jar)
UCHIJAAAAAAAAA GalacticraftMars{3.0.11} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.11.333.jar)
UCHIJAAAAAAAAA GraveStone{2.12.3} [GraveStone] (GraveStone-2.12.4.jar)
UCHIJAAAAAAAAA Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar)
UCHIJAAAAAAAAA Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar)
UCHIJAAAAAAAAA Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar)
UCHIJAAAAAAAAA Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar)
UCHIJAAAAAAAAA Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar)
UCHIJAAAAAAAAA Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar)
UCHIJAAAAAAAAA Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar)
UCHIJAAAAAAAAA Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar)
UCHIJAAAAAAAAA Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar)
UCHIJAAAAAAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCHIJAAAAAAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAAAAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAAAAAAAAA mod_Invasion{1.1.2} [Invasion] (Invasion-1.1.2-1.7.10.jar)
UCHIJAAAAAAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar)
UCHIJAAAAAAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAAAAAAA journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar)
UCHIJAAAAAAAAA LavaMonsters{2.2.1} [Lava Monsters] (LavaMonsters-1.7.10-2.2.1.jar)
UCHIJAAAAAAAAA liquidDirt{1.0} [Liquid Dirt] (liquidDirt-1.3.jar)
UCHIJAAAAAAAAA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
UCHIJAAAAAAAAA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar)
UCHIJAAAAAAAAA Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHIJAAAAAAAAA MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
UCHIJAAAAAAAAA RadixCore{2.0.2} [RadixCore] (RadixCore-2.0.2-1.7.10-universal.jar)
UCHIJAAAAAAAAA MCA{5.0.6} [Minecraft Comes Alive] (MCA-5.0.6-1.7.10-universal.jar)
UCHIJAAAAAAAAA meteors{2.14.3} [Falling Meteors] (meteors-1.7.10-2.14.3.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAAAAAAAAA NEIAddons{1.12.10.33} [NEI Addons] (neiaddons-1.12.10.33-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|AppEng{1.12.10.33} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.10.33-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|Botany{1.12.10.33} [NEI Addons: Botany] (neiaddons-1.12.10.33-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|Forestry{1.12.10.33} [NEI Addons: Forestry] (neiaddons-1.12.10.33-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|CraftingTables{1.12.10.33} [NEI Addons: Crafting Tables] (neiaddons-1.12.10.33-mc1.7.10.jar)
UCHIJAAAAAAAAA NEIAddons|ExNihilo{1.12.10.33} [NEI Addons: Ex Nihilo] (neiaddons-1.12.10.33-mc1.7.10.jar)
UCHIJAAAAAAAAA neiintegration{1.0.7} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.7.jar)
UCHIJAAAAAAAAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAAAAAAAAA notenoughkeys{@[email protected]} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b29.jar)
UCHIJAAAAAAAAA ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UCHIJAAAAAAAAA harvestcraft{1.7.10i} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10i.jar)
UCHIJAAAAAAAAA pressure{1.2.1.108} [Pressure Pipes] (pressure-1.2.1.108-mc1.7.10.jar)
UCHIJAAAAAAAAA ProjectZulu|Core{1.7.10-1.4c2} [Project Zulu] (ProjectZulu-1.7.10-1.4c2.jar)
UCHIJAAAAAAAAA RedstoneArsenal{1.7.10R1.1.0} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0-80.jar)
UCHIJAAAAAAAAA RefinedRelocation{1.0.8b} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.8b.jar)
UCHIJAAAAAAAAA Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar)
UCHIJAAAAAAAAA simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
UCHIJAAAAAAAAA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
UCHIJAAAAAAAAA SolarFlux{1.7.10-0.8a} [Solar Flux] (SolarFlux-1.7.10-0.8a.jar)
UCHIJAAAAAAAAA SpecialMobs{3.1.1} [Special Mobs] (SpecialMobs-1.7.10-3.1.1.jar)
UCHIJAAAAAAAAA SpiceOfLife{1.2.3} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.3.jar)
UCHIJAAAAAAAAA Sync{4.0.0} [Sync] (Sync-4.0.0.jar)
UCHIJAAAAAAAAA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJAAAAAAAAA ThermalDynamics{1.7.10R1.0.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0-122.jar)
UCHIJAAAAAAAAA TiCTooltips{1.2.4} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.4.jar)
UCHIJAAAAAAAAA TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UCHIJAAAAAAAAA Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
UCHIJAAAAAAAAA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJAAAAAAAAA UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
UCHIJAAAAAAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJAAAAAAAAA weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
UCHIJAAAAAAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAAAAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAAAAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAAAAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAAAAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJAAAAAAAAA HungerOverhaul{1.7.10-1.0.0.jenkins75} [Hunger Overhaul] (HungerOverhaul-1.7.10-1.0.0.jar)
UCHIJAAAAAAAAA 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.4.13283 Compatibility Profile Context 14.501.1003.0' Renderer: 'AMD Radeon HD 6900 Series'
AE2 Version: stable rv2-stable-9 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.0.2-262
ThermalFoundation: -[1.7.10]1.0.0-81
ThermalExpansion: -[1.7.10]4.0.1-182
MineFactoryReloaded: -[1.7.10]2.8.0-104
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.0-80
ThermalDynamics: -[1.7.10]1.0.0-122
List of loaded APIs:
* API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar
* AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-9.jar
* Baubles|API (1.0.1.10) from GraveStone-2.12.4.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.0.13.jar
* BuildCraftAPI|blueprints (1.3) from buildcraft-7.0.13.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.0.13.jar
* BuildCraftAPI|core (1.5) from buildcraft-7.0.13.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.0.13.jar
* BuildCraftAPI|events (1.0) from buildcraft-7.0.13.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.0.13.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.0.13.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.0.13.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.0.13.jar
* BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.0.13.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.0.13.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.0.13.jar
* BuildCraftAPI|robotics (2.1) from buildcraft-7.0.13.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.0.13.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.0.13.jar
* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|tools (1.0) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|transport (4.1) from buildcraft-7.0.13.jar
* ChiselAPI (0.0.2) from Chisel2-2.3.7.34.jar
* ChiselAPI|Carving (0.0.2) from Chisel2-2.3.7.34.jar
* CoFHAPI (1.7.10R1.0.2) from EnhancedPortals_1.7.10-universal-3.0.12.jar
* CoFHAPI|block (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|core (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|energy (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
* CoFHAPI|fluid (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.0.8.jar
* CoFHAPI|item (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
* CoFHAPI|modhelpers (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|tileentity (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|transport (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|world (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
* CoFHLib (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|audio (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui|container (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui|element (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui|slot (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|inventory (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|render (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|render|particle (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|util (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|util|helpers (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|util|position (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|world (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|world|feature (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CSLib|API (1.0) from Decocraft-2.0.2_1.7.10.jar
* DLDungeonsAPI (1.1) from DoomlikeDungeons-1.7.6-MC1.7.10.jar
* ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.2.19.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.2.19.jar
* ForestryAPI|circuits (1.1.0) from GraveStone-2.12.4.jar
* ForestryAPI|core (2.6.1) from GraveStone-2.12.4.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.2.19.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.2.19.jar
* ForestryAPI|fuels (2.0.1) from GraveStone-2.12.4.jar
* ForestryAPI|genetics (2.7.0) from GraveStone-2.12.4.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.2.19.jar
* ForestryAPI|lepidopterology (1.1) from GraveStone-2.12.4.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.2.19.jar
* ForestryAPI|recipes (2.1.0) from GraveStone-2.12.4.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.2.19.jar
* ForestryAPI|world (1.1.0) from GraveStone-2.12.4.jar
* Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.11.333.jar
* GrowthcraftAPI|Bees (2.0) from growthcraft-bees-1.7.10-2.1.0.jar
* GrowthcraftAPI|Cellar (2.0) from growthcraft-cellar-1.7.10-2.1.0a.jar
* GrowthcraftAPI|Core (2.0) from growthcraft-core-1.7.10-2.1.0a.jar
* GrowthcraftAPI|FishTrap (2.0) from growthcraft-fishtrap-1.7.10-2.1.0a.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 Railcraft_1.7.10-9.6.1.0.jar
* pressureAPI (1.2.1.108) from pressure-1.2.1.108-mc1.7.10.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RefinedRelocationAPI (1.0.0) from RefinedRelocation-1.7.10-1.0.8b.jar
* Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
AE2 Integration: IC2:ON, RotaryCraft:OFF, 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-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 6900 Series GL version 4.4.13283 Compatibility Profile Context 14.501.1003.0, 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: []
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)
Did you try reopening it? It crashed at first for me as well but it worked fine afterwards.
I did try to reopen it few times and checked if I had the newest version for my minecraft as well but allways the same thing when I try to see the crafting method of itmes with waila it crashes
I thouhgt that I updated everything...well thanks that worked and sorry for forgetting to put spoiler