I usually play vanilla, but I wanted to try a few simple mods, mostly for farming and enviroment/biomes, and obvs, NEI. It loads great but if I try looking up recipies (R or U), I get a crash.
Please help!
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
java.lang.ArrayIndexOutOfBoundsException: 9
at codechicken.nei.recipe.ShapelessRecipeHandler$CachedShapelessRecipe.setIngredients(ShapelessRecipeHandler.java:52)
at codechicken.nei.recipe.ShapelessRecipeHandler$CachedShapelessRecipe.<init>(ShapelessRecipeHandler.java:46)
at codechicken.nei.recipe.ShapelessRecipeHandler.forgeShapelessRecipe(ShapelessRecipeHandler.java:154)
at codechicken.nei.recipe.ShapelessRecipeHandler.loadUsageRecipes(ShapelessRecipeHandler.java:128)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471)
at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:20)
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:474)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:464)
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(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 codechicken.nei.recipe.ShapelessRecipeHandler$CachedShapelessRecipe.setIngredients(ShapelessRecipeHandler.java:52)
at codechicken.nei.recipe.ShapelessRecipeHandler$CachedShapelessRecipe.<init>(ShapelessRecipeHandler.java:46)
at codechicken.nei.recipe.ShapelessRecipeHandler.forgeShapelessRecipe(ShapelessRecipeHandler.java:154)
at codechicken.nei.recipe.ShapelessRecipeHandler.loadUsageRecipes(ShapelessRecipeHandler.java:128)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471)
at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:20)
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:474)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:464)
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 usually play vanilla, but I wanted to try a few simple mods, mostly for farming and enviroment/biomes, and obvs, NEI. It loads great but if I try looking up recipies (R or U), I get a crash.
Please help!
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 2/26/16 8:29 PM
Description: Updating screen events
java.lang.ArrayIndexOutOfBoundsException: 9
at codechicken.nei.recipe.ShapelessRecipeHandler$CachedShapelessRecipe.setIngredients(ShapelessRecipeHandler.java:52)
at codechicken.nei.recipe.ShapelessRecipeHandler$CachedShapelessRecipe.<init>(ShapelessRecipeHandler.java:46)
at codechicken.nei.recipe.ShapelessRecipeHandler.forgeShapelessRecipe(ShapelessRecipeHandler.java:154)
at codechicken.nei.recipe.ShapelessRecipeHandler.loadUsageRecipes(ShapelessRecipeHandler.java:128)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471)
at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:20)
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:474)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:464)
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(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 codechicken.nei.recipe.ShapelessRecipeHandler$CachedShapelessRecipe.setIngredients(ShapelessRecipeHandler.java:52)
at codechicken.nei.recipe.ShapelessRecipeHandler$CachedShapelessRecipe.<init>(ShapelessRecipeHandler.java:46)
at codechicken.nei.recipe.ShapelessRecipeHandler.forgeShapelessRecipe(ShapelessRecipeHandler.java:154)
at codechicken.nei.recipe.ShapelessRecipeHandler.loadUsageRecipes(ShapelessRecipeHandler.java:128)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:346)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:471)
at codechicken.nei.recipe.GuiUsageRecipe.openRecipeGui(GuiUsageRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:20)
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:474)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:464)
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; [EntityClientPlayerMP['joeyrz'/244, l='MpServer', x=-33.37, y=64.62, z=-139.10]]
Chunk stats: MultiplayerChunkCache: 589, 589
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (8,64,-160), Chunk: (at 8,4,0 in 0,-10; contains blocks 0,0,-160 to 15,255,-145), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 8858 game time, 8858 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: 201 total; [EntityItem['item.item.fish.cod.raw'/1047, l='MpServer', x=-77.31, y=31.13, z=-90.31], EntityZombie['Zombie'/34, l='MpServer', x=-107.47, y=58.00, z=-217.16], EntitySkeleton['Skeleton'/8226, l='MpServer', x=-94.50, y=20.00, z=-95.50], EntityZombie['Zombie'/8227, l='MpServer', x=-91.50, y=25.00, z=-97.50], EntityZombie['Zombie'/36, l='MpServer', x=-108.03, y=17.00, z=-133.50], EntitySkeleton['Skeleton'/39, l='MpServer', x=-111.47, y=17.00, z=-129.16], EntityZombie['Zombie'/43, l='MpServer', x=-102.09, y=18.00, z=-84.59], EntityShark['Shark'/6197, l='MpServer', x=-3.01, y=54.75, z=-61.21], EntityZombie['Zombie'/57, l='MpServer', x=-94.50, y=20.00, z=-214.03], EntityWitch['Witch'/64, l='MpServer', x=-83.31, y=20.00, z=-168.69], EntityEnderman['Enderman'/7744, l='MpServer', x=-102.50, y=18.00, z=-117.50], EntitySquid['Squid'/65, l='MpServer', x=-86.28, y=44.31, z=-137.78], EntityFish['Fish'/6209, l='MpServer', x=43.88, y=53.09, z=-91.94], EntitySkeleton['Skeleton'/7745, l='MpServer', x=-103.50, y=18.00, z=-117.50], EntitySquid['Squid'/66, l='MpServer', x=-80.88, y=52.16, z=-121.91], EntitySpider['Spider'/70, l='MpServer', x=-86.72, y=19.00, z=-87.06], EntityZombie['Zombie'/5191, l='MpServer', x=-57.50, y=14.00, z=-87.50], EntitySkeleton['Skeleton'/74, l='MpServer', x=-94.56, y=20.00, z=-83.97], EntityCreeper['Creeper'/75, l='MpServer', x=-88.38, y=16.00, z=-95.66], EntityMantaRay['Manta Ray'/6222, l='MpServer', x=31.88, y=58.88, z=-68.19], EntityFish['Fish'/6230, l='MpServer', x=-53.28, y=41.13, z=-68.91], EntityAngler['Angler'/6231, l='MpServer', x=-41.12, y=51.50, z=-74.96], EntityAngler['Angler'/6232, l='MpServer', x=-64.52, y=47.75, z=-73.13], EntitySkeleton['Skeleton'/89, l='MpServer', x=-76.88, y=22.00, z=-161.69], EntityAngler['Angler'/6233, l='MpServer', x=-74.02, y=50.44, z=-71.98], EntityAngler['Angler'/6234, l='MpServer', x=-42.52, y=44.41, z=-66.03], EntityCentipede['Centipede'/91, l='MpServer', x=-70.47, y=65.00, z=-154.31], EntityMantaRay['Manta Ray'/6235, l='MpServer', x=-66.28, y=48.16, z=-73.59], EntityMantaRay['Manta Ray'/6236, l='MpServer', x=-81.50, y=44.06, z=-78.34], EntityMantaRay['Manta Ray'/6237, l='MpServer', x=-109.34, y=39.63, z=-122.66], EntityMantaRay['Manta Ray'/6238, l='MpServer', x=-13.91, y=51.88, z=-82.84], EntityFish['Fish'/6239, l='MpServer', x=-15.99, y=52.06, z=-80.29], EntityFish['Fish'/6240, l='MpServer', x=3.02, y=53.72, z=-66.26], EntityCentipede['Centipede'/4706, l='MpServer', x=-73.50, y=70.00, z=-165.50], EntityFish['Fish'/6242, l='MpServer', x=-13.91, y=56.16, z=-60.50], EntityBat['Bat'/106, l='MpServer', x=-46.77, y=53.00, z=-161.27], EntityMantaRay['Manta Ray'/6251, l='MpServer', x=39.78, y=58.75, z=-110.06], EntitySkeleton['Skeleton'/109, l='MpServer', x=-56.69, y=53.00, z=-136.56], EntitySkeleton['Skeleton'/110, l='MpServer', x=-56.09, y=53.00, z=-134.56], EntitySpider['Spider'/111, l='MpServer', x=-53.75, y=52.00, z=-136.72], EntityZombie['Zombie'/6767, l='MpServer', x=-104.91, y=29.00, z=-161.41], EntityCreeper['Creeper'/112, l='MpServer', x=-51.88, y=52.00, z=-139.51], EntitySkeleton['Skeleton'/113, l='MpServer', x=-51.13, y=47.00, z=-122.50], EntityZombie['Zombie'/114, l='MpServer', x=-50.00, y=47.00, z=-121.47], EntityTropiFish['Tropical Fish'/6263, l='MpServer', x=-99.19, y=58.50, z=-80.72], EntityTropiFish['Tropical Fish'/6264, l='MpServer', x=-83.09, y=54.75, z=-80.19], EntityCentipede['Centipede'/121, l='MpServer', x=-41.50, y=63.00, z=-181.50], EntityTropiFish['Tropical Fish'/6265, l='MpServer', x=-91.93, y=58.63, z=-76.19], EntityTropiFish['Tropical Fish'/6266, l='MpServer', x=-92.31, y=45.28, z=-74.50], EntityBat['Bat'/123, l='MpServer', x=-43.41, y=54.10, z=-161.94], EntitySkeleton['Skeleton'/3195, l='MpServer', x=26.50, y=43.00, z=-130.50], EntityFish['Fish'/6267, l='MpServer', x=-84.21, y=56.47, z=-85.38], EntityCreeper['Creeper'/124, l='MpServer', x=-53.47, y=52.00, z=-171.00], EntityFish['Fish'/6268, l='MpServer', x=-92.16, y=48.00, z=-75.53], EntityCreeper['Creeper'/125, l='MpServer', x=-52.34, y=52.00, z=-156.47], EntityFish['Fish'/6269, l='MpServer', x=-98.07, y=58.47, z=-82.53], EntityCentipede['Centipede'/126, l='MpServer', x=-47.09, y=65.00, z=-175.50], EntityFish['Fish'/6270, l='MpServer', x=-75.40, y=53.75, z=-74.61], EntitySquid['Squid'/127, l='MpServer', x=-34.81, y=55.13, z=-85.94], EntityItem['item.item.fish.cod.raw'/129, l='MpServer', x=-42.19, y=34.13, z=-76.44], EntityMantaRay['Manta Ray'/6273, l='MpServer', x=-87.69, y=57.44, z=-99.69], EntityMantaRay['Manta Ray'/6274, l='MpServer', x=-33.78, y=59.97, z=-104.33], EntityBat['Bat'/4739, l='MpServer', x=-95.75, y=18.78, z=-164.75], EntityItem['item.tile.sapling.oak'/133, l='MpServer', x=-27.88, y=63.13, z=-144.06], EntityCentipede['Centipede'/134, l='MpServer', x=-19.78, y=64.00, z=-148.88], EntityTropiFish['Tropical Fish'/6278, l='MpServer', x=2.56, y=58.78, z=-116.88], EntityCentipede['Centipede'/135, l='MpServer', x=-16.56, y=63.00, z=-144.94], EntityMantaRay['Manta Ray'/6279, l='MpServer', x=21.06, y=57.25, z=-113.59], EntityItem['item.tile.sapling.oak'/136, l='MpServer', x=-25.88, y=63.13, z=-147.19], EntityMantaRay['Manta Ray'/6280, l='MpServer', x=39.55, y=54.69, z=-101.14], EntityItem['item.item.apple'/137, l='MpServer', x=-28.53, y=63.13, z=-142.13], EntityMantaRay['Manta Ray'/6281, l='MpServer', x=32.22, y=57.78, z=-108.38], EntityItem['item.tile.sapling.oak'/138, l='MpServer', x=-28.78, y=68.13, z=-140.44], EntityMantaRay['Manta Ray'/6282, l='MpServer', x=45.36, y=51.03, z=-90.28], EntityCentipede['Centipede'/139, l='MpServer', x=-34.97, y=63.00, z=-131.75], EntitySkeleton['Skeleton'/6796, l='MpServer', x=-109.03, y=19.00, z=-117.56], EntityItem['item.item.fish.cod.raw'/141, l='MpServer', x=-27.28, y=47.13, z=-110.97], EntityZombie['Zombie'/6797, l='MpServer', x=-106.50, y=17.00, z=-124.50], EntityCreeper['Creeper'/142, l='MpServer', x=-19.41, y=16.00, z=-100.00], EntityZombie['Zombie'/6798, l='MpServer', x=-108.50, y=17.00, z=-126.50], EntityTropiFish['Tropical Fish'/6287, l='MpServer', x=-11.42, y=57.72, z=-94.04], EntityZombie['Zombie'/6799, l='MpServer', x=-110.50, y=17.00, z=-122.50], EntityTropiFish['Tropical Fish'/6288, l='MpServer', x=-6.24, y=57.31, z=-109.67], EntityZombie['Zombie'/6800, l='MpServer', x=-109.50, y=17.00, z=-121.50], EntityBat['Bat'/145, l='MpServer', x=-23.40, y=19.02, z=-95.69], EntityTropiFish['Tropical Fish'/6289, l='MpServer', x=-10.11, y=59.13, z=-107.76], EntityItem['item.item.fish.clownfish.raw'/146, l='MpServer', x=-31.31, y=40.13, z=-82.56], EntitySkeleton['Skeleton'/6803, l='MpServer', x=-74.50, y=28.00, z=-139.50], EntityMantaRay['Manta Ray'/6291, l='MpServer', x=-53.59, y=58.75, z=-65.47], EntityMantaRay['Manta Ray'/6292, l='MpServer', x=-0.44, y=58.13, z=-129.44], EntityZombie['Zombie'/9364, l='MpServer', x=-1.50, y=17.00, z=-203.50], EntityMantaRay['Manta Ray'/6293, l='MpServer', x=-0.50, y=57.88, z=-114.30], EntityMantaRay['Manta Ray'/6294, l='MpServer', x=3.97, y=58.13, z=-108.16], EntityTropiFish['Tropical Fish'/6295, l='MpServer', x=-14.41, y=54.72, z=-119.55], EntityTropiFish['Tropical Fish'/6296, l='MpServer', x=-6.72, y=54.31, z=-122.88], EntityTropiFish['Tropical Fish'/6297, l='MpServer', x=-10.56, y=56.44, z=-99.41], EntityTropiFish['Tropical Fish'/6298, l='MpServer', x=9.20, y=61.41, z=-126.81], EntityZombie['Zombie'/8348, l='MpServer', x=-76.50, y=29.00, z=-198.50], EntitySlime['Slime'/9372, l='MpServer', x=11.31, y=21.39, z=-104.69], EntityCreeper['Creeper'/6813, l='MpServer', x=-84.50, y=19.00, z=-94.50], EntityAngler['Angler'/6303, l='MpServer', x=-82.52, y=44.09, z=-90.08], EntityAngler['Angler'/6304, l='MpServer', x=-83.09, y=35.09, z=-84.44], EntityAngler['Angler'/6305, l='MpServer', x=-59.50, y=40.56, z=-102.90], EntityItem['item.item.fish.salmon.raw'/162, l='MpServer', x=-11.69, y=48.13, z=-129.59], EntityAngler['Angler'/6306, l='MpServer', x=-81.17, y=38.00, z=-70.58], EntityItem['item.item.fish.salmon.raw'/163, l='MpServer', x=-6.19, y=48.13, z=-127.88], EntityAngler['Angler'/6307, l='MpServer', x=-79.20, y=42.31, z=-77.25], EntityItem['item.item.fish.salmon.raw'/164, l='MpServer', x=-11.78, y=48.13, z=-127.09], EntityAngler['Angler'/6308, l='MpServer', x=-68.47, y=37.47, z=-101.97], EntityCreeper['Creeper'/165, l='MpServer', x=-3.50, y=38.00, z=-111.50], EntityAngler['Angler'/6309, l='MpServer', x=-53.91, y=38.72, z=-101.97], EntityItem['item.item.fish.cod.raw'/7848, l='MpServer', x=-67.59, y=31.13, z=-99.19], EntityZombie['Zombie'/3761, l='MpServer', x=-8.50, y=19.00, z=-63.50], EntityItem['item.item.fish.salmon.raw'/7858, l='MpServer', x=27.22, y=48.13, z=-89.81], EntityCreeper['Creeper'/4788, l='MpServer', x=-1.50, y=38.00, z=-110.50], EntityItem['item.item.fish.salmon.raw'/192, l='MpServer', x=1.91, y=47.13, z=-114.44], EntitySkeleton['Skeleton'/201, l='MpServer', x=26.50, y=42.00, z=-127.50], EntitySquid['Squid'/6347, l='MpServer', x=-23.40, y=48.00, z=-117.19], EntitySquid['Squid'/6348, l='MpServer', x=-3.69, y=48.03, z=-118.38], EntitySquid['Squid'/6349, l='MpServer', x=-22.94, y=50.16, z=-107.97], EntitySquid['Squid'/6350, l='MpServer', x=-12.72, y=48.84, z=-107.78], EntitySkeleton['Skeleton'/4815, l='MpServer', x=-82.50, y=25.00, z=-167.50], EntityFish['Fish'/6351, l='MpServer', x=-20.56, y=53.38, z=-116.66], EntitySkeleton['Skeleton'/4816, l='MpServer', x=-85.50, y=25.00, z=-167.50], EntityFish['Fish'/6352, l='MpServer', x=-15.00, y=50.84, z=-112.00], EntitySkeleton['Skeleton'/4817, l='MpServer', x=-83.50, y=25.00, z=-170.50], EntityFish['Fish'/6353, l='MpServer', x=-24.09, y=61.25, z=-107.59], EntityFish['Fish'/6354, l='MpServer', x=-28.33, y=49.72, z=-111.21], EntitySquid['Squid'/6356, l='MpServer', x=-9.06, y=50.25, z=-113.63], EntitySquid['Squid'/6358, l='MpServer', x=-13.16, y=48.25, z=-116.59], EntityMantaRay['Manta Ray'/6373, l='MpServer', x=10.97, y=51.53, z=-93.47], EntityShark['Shark'/6375, l='MpServer', x=24.67, y=51.50, z=-104.35], EntityShark['Shark'/6376, l='
MpServer', x=41.31, y=55.44, z=-91.27], EntityCentipede['Centipede'/8936, l='MpServer', x=-28.50, y=67.00, z=-191.50], EntityShark['Shark'/6377, l='MpServer', x=25.81, y=52.94, z=-105.62], EntityShark['Shark'/6378, l='MpServer', x=12.32, y=58.66, z=-109.91], EntityClientPlayerMP['joeyrz'/244, l='MpServer', x=-33.37, y=64.62, z=-139.10], EntityCentipede['Centipede'/8949, l='MpServer', x=-107.50, y=65.00, z=-176.50], EntitySkeleton['Skeleton'/3321, l='MpServer', x=-47.50, y=53.00, z=-217.50], EntityMantaRay['Manta Ray'/6394, l='MpServer', x=-101.24, y=53.13, z=-130.92], EntitySkeleton['Skeleton'/8468, l='MpServer', x=-82.66, y=17.00, z=-93.09], EntityAngler['Angler'/6441, l='MpServer', x=-113.09, y=34.31, z=-111.65], EntityAngler['Angler'/6442, l='MpServer', x=-111.57, y=46.43, z=-105.02], EntityShark['Shark'/6447, l='MpServer', x=-108.64, y=44.72, z=-105.81], EntityShark['Shark'/6449, l='MpServer', x=-8.50, y=50.88, z=-100.28], EntityShark['Shark'/6450, l='MpServer', x=2.03, y=58.06, z=-112.84], EntityItem['item.item.fish.clownfish.raw'/8501, l='MpServer', x=19.84, y=47.13, z=-100.66], EntitySquid['Squid'/6457, l='MpServer', x=18.78, y=57.25, z=-87.63], EntitySquid['Squid'/6458, l='MpServer', x=12.13, y=57.16, z=-95.50], EntitySquid['Squid'/6459, l='MpServer', x=11.47, y=57.31, z=-96.72], EntitySquid['Squid'/6460, l='MpServer', x=14.44, y=58.38, z=-95.22], EntityTropiFish['Tropical Fish'/6461, l='MpServer', x=-88.41, y=40.81, z=-80.66], EntityItem['item.item.fish.salmon.raw'/1344, l='MpServer', x=-85.13, y=32.13, z=-76.19], EntityTropiFish['Tropical Fish'/6464, l='MpServer', x=-90.39, y=40.16, z=-85.22], EntityTropiFish['Tropical Fish'/6465, l='MpServer', x=-100.34, y=56.19, z=-85.63], EntityTropiFish['Tropical Fish'/6466, l='MpServer', x=-81.28, y=36.00, z=-88.06], EntityTropiFish['Tropical Fish'/6467, l='MpServer', x=-97.19, y=44.00, z=-95.06], EntityTropiFish['Tropical Fish'/6468, l='MpServer', x=-88.42, y=38.81, z=-81.71], EntityTropiFish['Tropical Fish'/6469, l='MpServer', x=-89.19, y=50.84, z=-79.82], EntityTropiFish['Tropical Fish'/6470, l='MpServer', x=-91.28, y=40.25, z=-81.81], EntityTropiFish['Tropical Fish'/6471, l='MpServer', x=-81.56, y=36.72, z=-70.22], EntityCreeper['Creeper'/3921, l='MpServer', x=-0.50, y=38.00, z=-96.50], EntityWitch['Witch'/5483, l='MpServer', x=16.50, y=24.00, z=-205.50], EntityItem['item.item.fish.clownfish.raw'/8565, l='MpServer', x=14.66, y=47.13, z=-100.25], EntityMantaRay['Manta Ray'/6010, l='MpServer', x=-69.88, y=41.47, z=-94.16], EntityBat['Bat'/3499, l='MpServer', x=-88.63, y=16.10, z=-100.25], EntityFish['Fish'/6065, l='MpServer', x=-111.34, y=43.72, z=-106.75], EntityFish['Fish'/6071, l='MpServer', x=-110.10, y=43.81, z=-99.74], EntityAngler['Angler'/6073, l='MpServer', x=-106.03, y=43.72, z=-107.11], EntityAngler['Angler'/6074, l='MpServer', x=-107.49, y=45.72, z=-101.32], EntityAngler['Angler'/6075, l='MpServer', x=-114.69, y=44.44, z=-102.75], EntityMantaRay['Manta Ray'/6077, l='MpServer', x=-42.06, y=42.81, z=-76.19], EntityMantaRay['Manta Ray'/6078, l='MpServer', x=-58.88, y=50.41, z=-83.28], EntityMoth['Moth'/3007, l='MpServer', x=-63.67, y=23.53, z=-182.25], EntityMantaRay['Manta Ray'/6079, l='MpServer', x=-63.78, y=40.41, z=-81.75], EntityMoth['Moth'/3008, l='MpServer', x=-63.60, y=23.00, z=-183.35], EntityMantaRay['Manta Ray'/6080, l='MpServer', x=-82.09, y=44.00, z=-70.94], EntityTropiFish['Tropical Fish'/6081, l='MpServer', x=-49.31, y=51.16, z=-89.15], EntityTropiFish['Tropical Fish'/6082, l='MpServer', x=-35.81, y=48.84, z=-76.03], EntityTropiFish['Tropical Fish'/6083, l='MpServer', x=-51.22, y=36.22, z=-72.38], EntityTropiFish['Tropical Fish'/6084, l='MpServer', x=-55.84, y=49.72, z=-76.28], EntityTropiFish['Tropical Fish'/6085, l='MpServer', x=-43.19, y=42.69, z=-86.81], EntityTropiFish['Tropical Fish'/6086, l='MpServer', x=-31.97, y=45.59, z=-76.09], EntityTropiFish['Tropical Fish'/6087, l='MpServer', x=-42.69, y=47.69, z=-64.94], EntityTropiFish['Tropical Fish'/6088, l='MpServer', x=-43.06, y=47.34, z=-74.97], EntityCreeper['Creeper'/5070, l='MpServer', x=-62.50, y=30.00, z=-152.50], EntityBat['Bat'/6608, l='MpServer', x=-17.21, y=18.74, z=-60.39], EntityMantaRay['Manta Ray'/6101, l='MpServer', x=-93.44, y=34.00, z=-130.84], EntityMantaRay['Manta Ray'/6102, l='MpServer', x=-104.16, y=39.09, z=-136.72], EntityMantaRay['Manta Ray'/6104, l='MpServer', x=-102.97, y=47.66, z=-89.66], EntitySquid['Squid'/6125, l='MpServer', x=-25.84, y=56.06, z=-96.63], EntitySquid['Squid'/6126, l='MpServer', x=-30.31, y=56.75, z=-103.50], EntitySquid['Squid'/6127, l='MpServer', x=-24.53, y=56.38, z=-100.13], EntityTropiFish['Tropical Fish'/6129, l='MpServer', x=-32.17, y=60.59, z=-88.15], EntitySkeleton['Skeleton'/5619, l='MpServer', x=9.50, y=20.00, z=-81.50], EntityTropiFish['Tropical Fish'/6131, l='MpServer', x=-47.38, y=57.22, z=-88.36], EntityTropiFish['Tropical Fish'/6133, l='MpServer', x=-0.63, y=55.47, z=-86.19], EntitySquid['Squid'/6134, l='MpServer', x=-21.88, y=55.38, z=-95.63], EntitySquid['Squid'/6135, l='MpServer', x=-19.75, y=55.94, z=-98.97], EntitySquid['Squid'/6137, l='MpServer', x=-14.41, y=56.13, z=-95.06], EntitySquid['Squid'/6141, l='MpServer', x=-23.03, y=54.13, z=-100.63]]
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(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: 201169224 bytes (191 MB) / 494530560 bytes (471 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 24 mods loaded, 24 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar)
UCHIJAAAA VeinMiner_coremod{0.21.2_build-43} [Core mod] (minecraft.jar)
UCHIJAAAA animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCHIJAAAA bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip)
UCHIJAAAA clayspawn{1.7.10b} [Pam's Clayspawn] (Pam's Clay Spawn 1.7.10b.jar)
UCHIJAAAA desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.zip)
UCHIJAAAA getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.10a.jar)
UCHIJAAAA harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's Harvest the Nether 1.7.10a.jar)
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJAAAA mobdropcrops{1.7.2a} [Pam's Mob Drop Crops] (Pam's Mob Drop Crops 1.7.10a.zip)
UCHIJAAAA simplerecipes{1.7.10a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.7.10a.jar)
UCHIJAAAA temperateplants{1.7.2b} [Pam's Temperate Plants] (Pam's Temperate Plants 1.7.2b.zip)
UCHIJAAAA weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip)
UCHIJAAAA VeinMiner{0.21.2} [Vein Miner] (VeinMiner-1.7.10_0.21.2.43.jar)
UCHIJAAAA VeinMinerModSupport{0.21.2} [Mod Support] (VeinMiner-1.7.10_0.21.2.43.jar)
UCHIJAAAA YAFM{1.0.3} [Yet Another Food Mod] (yafm-1.0.3.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.0' Renderer: 'AMD Radeon HD 5700 Series'
Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon HD 5700 Series GL version 4.5.13416 Compatibility Profile Context 15.300.1025.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)