I am playing on a modded Minecraft server with only about 118 Mods active. I believe I am having an issue with the NEI mod, Whenever I go to press the U button (AFAIK that shows what recipes a given item can be used in) the game freezes and crashes.. I read the "reading crash reports for dummies" Post but that didn't help me.. If somone would be so kind as to check out my crash log and see if they can spot the issue that would be much appreciated.
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
java.lang.ClassCastException: null not an ItemStack, ItemStack[] or List<ItemStack?
at codechicken.nei.NEIServerUtils.extractRecipeItems(NEIServerUtils.java:344)
at codechicken.nei.PositionedStack.<init>(PositionedStack.java:27)
at codechicken.nei.PositionedStack.<init>(PositionedStack.java:39)
at codechicken.nei.recipe.ShapedRecipeHandler$CachedShapedRecipe.<init>(ShapedRecipeHandler.java:33)
at net.machinemuse.numina.nei.JSONRecipeHandler.JSONShapedRecipe(JSONRecipeHandler.java:229)
at net.machinemuse.numina.nei.JSONRecipeHandler.loadUsageRecipes(JSONRecipeHandler.java:87)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:350)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:472)
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: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(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.NEIServerUtils.extractRecipeItems(NEIServerUtils.java:344)
at codechicken.nei.PositionedStack.<init>(PositionedStack.java:27)
at codechicken.nei.PositionedStack.<init>(PositionedStack.java:39)
at codechicken.nei.recipe.ShapedRecipeHandler$CachedShapedRecipe.<init>(ShapedRecipeHandler.java:33)
at net.machinemuse.numina.nei.JSONRecipeHandler.JSONShapedRecipe(JSONRecipeHandler.java:229)
at net.machinemuse.numina.nei.JSONRecipeHandler.loadUsageRecipes(JSONRecipeHandler.java:87)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:350)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:472)
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: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)
Hello...
I am playing on a modded Minecraft server with only about 118 Mods active. I believe I am having an issue with the NEI mod, Whenever I go to press the U button (AFAIK that shows what recipes a given item can be used in) the game freezes and crashes.. I read the "reading crash reports for dummies" Post but that didn't help me.. If somone would be so kind as to check out my crash log and see if they can spot the issue that would be much appreciated.
// Everything's going to plan. No, really, that was supposed to happen.
Time: 10/17/16 9:42 AM
XRay version: 33
Description: Updating screen events
java.lang.ClassCastException: null not an ItemStack, ItemStack[] or List<ItemStack?
at codechicken.nei.NEIServerUtils.extractRecipeItems(NEIServerUtils.java:344)
at codechicken.nei.PositionedStack.<init>(PositionedStack.java:27)
at codechicken.nei.PositionedStack.<init>(PositionedStack.java:39)
at codechicken.nei.recipe.ShapedRecipeHandler$CachedShapedRecipe.<init>(ShapedRecipeHandler.java:33)
at net.machinemuse.numina.nei.JSONRecipeHandler.JSONShapedRecipe(JSONRecipeHandler.java:229)
at net.machinemuse.numina.nei.JSONRecipeHandler.loadUsageRecipes(JSONRecipeHandler.java:87)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:350)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:472)
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: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(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.NEIServerUtils.extractRecipeItems(NEIServerUtils.java:344)
at codechicken.nei.PositionedStack.<init>(PositionedStack.java:27)
at codechicken.nei.PositionedStack.<init>(PositionedStack.java:39)
at codechicken.nei.recipe.ShapedRecipeHandler$CachedShapedRecipe.<init>(ShapedRecipeHandler.java:33)
at net.machinemuse.numina.nei.JSONRecipeHandler.JSONShapedRecipe(JSONRecipeHandler.java:229)
at net.machinemuse.numina.nei.JSONRecipeHandler.loadUsageRecipes(JSONRecipeHandler.java:87)
at codechicken.nei.recipe.TemplateRecipeHandler.loadUsageRecipes(TemplateRecipeHandler.java:350)
at codechicken.nei.recipe.TemplateRecipeHandler.getUsageHandler(TemplateRecipeHandler.java:472)
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: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; [EntityClientPlayerMP['Zirawulf'/308162, l='MpServer', x=1809.01, y=73.62, z=1429.67]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (1104,64,888), Chunk: (at 0,4,8 in 69,55; contains blocks 1104,0,880 to 1119,255,895), Region: (2,1; contains chunks 64,32 to 95,63, blocks 1024,0,512 to 1535,255,1023)
Level time: 12330444 game time, 12701645 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: 122 total; [EntityFishA['Fish'/308228, l='MpServer', x=1895.50, y=61.00, z=1319.50], EntityFishA['Fish'/308229, l='MpServer', x=1895.50, y=61.00, z=1322.50], EntityDuck['Duck'/515, l='MpServer', x=1829.84, y=72.00, z=1428.25], EntityZombie['Zombie'/308231, l='MpServer', x=1849.50, y=18.00, z=1367.84], EntityFishB['Fish'/308224, l='MpServer', x=1900.50, y=61.00, z=1324.50], EntityFishB['Fish'/308225, l='MpServer', x=1903.50, y=61.00, z=1323.50], EntitySkeleton['Skeleton'/307201, l='MpServer', x=1834.69, y=76.23, z=1446.97], EntityFishA['Fish'/308226, l='MpServer', x=1897.50, y=61.00, z=1320.50], EntitySheep['Sheep'/518, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntityItem['item.item.egg'/307970, l='MpServer', x=1796.47, y=86.13, z=1387.63], EntityFishA['Fish'/308227, l='MpServer', x=1899.50, y=61.00, z=1322.50], EntitySheep['Sheep'/519, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntitySheep['Sheep'/520, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntitySheep['Sheep'/521, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntitySheep['Sheep'/522, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntitySheep['Sheep'/523, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntityRabbit['Rabbit'/287247, l='MpServer', x=1751.54, y=68.83, z=1400.71], EntitySheep['Sheep'/524, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntitySheep['Sheep'/525, l='MpServer', x=1823.47, y=78.00, z=1419.53], EntityClientPlayerMP['Zirawulf'/308162, l='MpServer', x=1809.01, y=73.62, z=1429.67], EntitySheep['Sheep'/526, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntitySheep['Sheep'/527, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntitySheep['Sheep'/528, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntitySheep['Sheep'/529, l='MpServer', x=1823.47, y=78.00, z=1419.53], EntitySheep['Sheep'/530, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntitySheep['Sheep'/531, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntitySheep['Sheep'/532, l='MpServer', x=1823.47, y=78.00, z=1419.53], EntityCreeper['Creeper'/308496, l='MpServer', x=1786.69, y=40.00, z=1439.31], EntitySheep['Sheep'/533, l='MpServer', x=1823.53, y=78.00, z=1419.47], EntityCreeper['Creeper'/308497, l='MpServer', x=1786.69, y=40.00, z=1446.94], EntitySheep['Sheep'/534, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntitySheep['Sheep'/535, l='MpServer', x=1823.53, y=78.00, z=1419.47], EntitySheep['Sheep'/536, l='MpServer', x=1823.53, y=78.00, z=1419.47], EntitySheep['Sheep'/537, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntityChicken['Chicken'/170269, l='MpServer', x=1781.53, y=75.00, z=1439.56], EntitySheep['Sheep'/239906, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntityMinecartChest['entity.MinecartChest.name'/547, l='MpServer', x=1753.50, y=30.34, z=1447.13], EntitySheep['Sheep'/124709, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntityFarlander['Farlander'/548, l='MpServer', x=1767.50, y=69.00, z=1452.97], EntitySheep['Sheep'/239910, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntityFarlander['Farlander'/549, l='MpServer', x=1767.50, y=69.00, z=1452.00], EntitySheep['Sheep'/239908, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntitySheep['Sheep'/239915, l='MpServer', x=1823.47, y=78.00, z=1419.53], EntitySheep['Sheep'/239919, l='MpServer', x=1823.53, y=78.00, z=1419.47], EntitySheep['Sheep'/239917, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntityChicken['Chicken'/170290, l='MpServer', x=1782.66, y=75.00, z=1438.31], EntityRabbit['Rabbit'/562, l='MpServer', x=1775.25, y=70.00, z=1409.25], EntityZombie['Zombie'/308278, l='MpServer', x=1734.50, y=41.00, z=1452.50], EntityMinecartChest['entity.MinecartChest.name'/563, l='MpServer', x=1777.50, y=31.34, z=1469.72], EntityCreeper['Creeper'/307516, l='MpServer', x=1800.31, y=72.00, z=1423.31], EntityWisp['Wisp'/297022, l='MpServer', x=1782.47, y=34.88, z=1414.53], EntityWisp['Wisp'/297023, l='MpServer', x=1780.28, y=37.88, z=1424.53], EntityMinecartChest['entity.MinecartChest.name'/576, l='MpServer', x=1818.50, y=39.34, z=1464.06], EntityMinecartChest['entity.MinecartChest.name'/578, l='MpServer', x=1829.03, y=36.34, z=1419.50], EntityWisp['Wisp'/297024, l='MpServer', x=1773.66, y=38.00, z=1407.19], EntityCreeper['Creeper'/307277, l='MpServer', x=1750.69, y=72.00, z=1417.69], EntityWisp['Wisp'/294991, l='MpServer', x=1748.84, y=46.00, z=1392.47], EntityWisp['Wisp'/295496, l='MpServer', x=1848.47, y=33.59, z=1409.97], EntityRabbit['Rabbit'/592, l='MpServer', x=1770.50, y=97.00, z=1481.50], EntityItem['item.item.egg'/308054, l='MpServer', x=1794.34, y=69.13, z=1479.56], EntityBat['Bat'/307546, l='MpServer', x=1853.25, y=34.10, z=1404.59], EntityZombie['Zombie'/308582, l='MpServer', x=1840.50, y=16.00, z=1419.50], EntityZombie['Zombie'/308333, l='MpServer', x=1888.50, y=40.00, z=1488.50], EntitySkeleton['Skeleton'/307306, l='MpServer', x=1855.50, y=66.00, z=1491.50], EntityBeetleAS['Small Beetle'/308596, l='MpServer', x=1855.34, y=64.00, z=1499.47], EntityTrail['unknown'/1146, l='MpServer', x=1809.01, y=73.62, z=1429.67], EntitySheep['Sheep'/124538, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntityWisp['Wisp'/288895, l='MpServer', x=1788.91, y=37.09, z=1389.47], EntityWisp['Wisp'/304248, l='MpServer', x=1826.03, y=27.97, z=1388.97], EntityChicken['Chicken'/170365, l='MpServer', x=1796.56, y=86.00, z=1385.63], EntityWisp['Wisp'/288897, l='MpServer', x=1791.91, y=37.00, z=1387.44], EntityChicken['Chicken'/170372, l='MpServer', x=1750.59, y=75.00, z=1423.63], EntityItem['item.item.egg'/308365, l='MpServer', x=1782.69, y=75.63, z=1438.03], EntitySheep['Sheep'/290709, l='MpServer', x=1823.47, y=78.00, z=1419.53], EntityItem['item.item.egg'/308117, l='MpServer', x=1752.47, y=70.13, z=1414.75], EntitySheep['Sheep'/290704, l='MpServer', x=1824.47, y=76.50, z=1419.47], EntitySheep['Sheep'/124566, l='MpServer', x=1823.53, y=78.00, z=1419.47], EntitySheep['Sheep'/290713, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntitySheep['Sheep'/290715, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntitySheep['Sheep'/290725, l='MpServer', x=1824.47, y=76.50, z=1419.47], EntityItem['item.item.duckegg'/308645, l='MpServer', x=1829.16, y=72.13, z=1429.00], EntitySheep['Sheep'/290723, l='MpServer', x=1823.47, y=78.00, z=1419.53], EntitySheep['Sheep'/290732, l='MpServer', x=1824.53, y=76.50, z=1419.47], EntitySheep['Sheep'/290735, l='MpServer', x=1824.47, y=76.50, z=1419.53], EntitySheep['Sheep'/290728, l='MpServer', x=1824.47, y=76.50, z=1419.47], EntitySheep['Sheep'/290730, l='MpServer', x=1824.53, y=76.50, z=1419.53], EntitySheep['Sheep'/290741, l='MpServer', x=1824.53, y=76.50, z=1419.53], EntityRabbit['Rabbit'/308150, l='MpServer', x=1716.97, y=78.00, z=1408.41], EntitySheep['Sheep'/290743, l='MpServer', x=1823.47, y=78.00, z=1419.53], EntityBat['Bat'/308151, l='MpServer', x=1849.75, y=16.89, z=1366.34], EntityRabbit['Rabbit'/308145, l='MpServer', x=1845.25, y=85.57, z=1513.72], EntitySheep['Sheep'/124599, l='MpServer', x=1823.47, y=78.00, z=1419.53], EntitySheep['Sheep'/290739, l='MpServer', x=1823.47, y=78.00, z=1419.47], EntityCreeper['Creeper'/305853, l='MpServer', x=1792.33, y=70.14, z=1432.44], EntityChicken['Chicken'/170425, l='MpServer', x=1782.28, y=75.50, z=1438.97], EntityCreeper['Creeper'/308153, l='MpServer', x=1844.04, y=62.35, z=1368.65], EntitySheep['Sheep'/124607, l='MpServer', x=1823.53, y=78.00, z=1419.53], EntityRabbit['Rabbit'/308154, l='MpServer', x=1782.25, y=69.00, z=1534.75], EntityGiantRat['Giant Rat'/308164, l='MpServer', x=1891.81, y=63.00, z=1502.28], EntityBeaver['Beaver'/308165, l='MpServer', x=1877.25, y=63.52, z=1512.13], EntityRabbit['Rabbit'/308161, l='MpServer', x=1839.50, y=86.00, z=1515.50], EntityRabbit['Rabbit'/308176, l='MpServer', x=1700.47, y=80.00, z=1417.50], EntityPZBat['Rabid Bat'/308177, l='MpServer', x=1803.50, y=23.09, z=1325.50], EntityChicken['Chicken'/170196, l='MpServer', x=1780.44, y=75.50, z=1437.28], EntityWisp['Wisp'/304850, l='MpServer', x=1784.19, y=37.00, z=1418.22], EntityZebra['Zebra'/308190, l='MpServer', x=1774.97, y=67.00, z=1322.66], EntityBeetleBS['Small Beetle'/308184, l='MpServer', x=1920.22, y=71.00, z=1450.47], EntityChicken['Chicken'/170207, l='MpServer', x=1793.56, y=69.00, z=1478.66], EntityFishB['Fish'/308187, l='MpServer', x=1854.16, y=60.22, z=1327.91], EntityCrow['Crow'/308453, l='MpServer', x=1768.56, y=82.15, z=1468.22], EntityItem['item.item.arrow'/307936, l='MpServer', x=1827.13, y=86.13, z=1388.91], EntityItem['item.item.arrow'/307937, l='MpServer', x=1828.19, y=86.13, z=1388.09], EntityItem['item.item.bone'/307938, l='MpServer', x=1827.47, y=86.13, z=1388.72], EntityFishB['Fish'/308202, l='MpServer', x=1882.66, y=59.00, z=1327.97], EntitySkeleton['Skeleton'/306422, l='MpServer', x=1782.50, y=84.00, z=1411.13], EntityChicken['Chicken'/131313, l='MpServer', x=1752.53, y=78.00, z=1420.44], EntityMinecartChest['entity.MinecartChest.name'/503, l='MpServer', x=1770.50, y=31.50, z=1425.50], EntityCreeper['Creeper'/307197, l='MpServer', x=1790.69, y=72.00, z=1423.51], EntityCreeper['Creeper'/307199, l='MpServer', x=1830.31, y=72.00, z=1426.31], EntityMinecartChest['entity.MinecartChest.name'/509, l='MpServer', x=1827.50, y=34.50, z=1471.50], EntityFishB['Fish'/308218, l='MpServer', x=1904.50, y=61.00, z=1325.50], EntityMinecartChest['entity.MinecartChest.name'/511, l='MpServer', x=1803.50, y=40.34, z=1447.63]]
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 544738536 bytes (519 MB) / 1376395264 bytes (1312 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -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: 13, tallocated: 95
FML: Minecraft 1.7.10 MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_D1 118 mods loaded, 118 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
UCHIJA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util.jar)
UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJA arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
UCHIJA lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UCHIJA kotrt{0.1} [Knights of the Round Table] ([1.7.10] Knights of the Round Table 0.211.jar)
UCHIJA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJA ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
UCHIJA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJA farlanders{1.2b} [The Farlanders] (_Farlanders-Mod-1.7.10.jar)
UCHIJA AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
UCHIJA AncientWarfare{2.4.114-beta-MC1.7.10} [Ancient Warfare Core] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJA CoFHCore{1.7.10R3.1.3} [CoFH Core] (CoFHCore-[1.7.10]3.1.3-328.jar)
UCHIJA AncientWarfareAutomation{2.4.114-beta-MC1.7.10} [Ancient Warfare Automation] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJA AncientWarfareNEIPlugin{2.4.114-beta-MC1.7.10} [Ancient Warfare NEI Plugin] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJA AncientWarfareNpc{2.4.114-beta-MC1.7.10} [Ancient Warfare NPCs] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJA AncientWarfareStructure{2.4.114-beta-MC1.7.10} [Ancient Warfare Structures] (ancientwarfare-2.4.115-beta-MC1.7.10-FULL.jar)
UCHIJA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJA AromaBackup{0.1.0.0} [AromaBackup] (AromaBackup-1.7.10-0.1.0.0.jar)
UCHIJA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.1.0.0.jar)
UCHIJA ExtrabiomesXL{3.16.4} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.4.jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.1a2.jar)
UCHIJA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.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 Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.5R-399.jar)
UCHIJA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJA BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar)
UCHIJA BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar)
UCHIJA betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar)
UCHIJA BiblioCraft{1.11.5} [BiblioCraft] (BiblioCraft[v1.11.5][MC1.7.10].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 BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
UCHIJA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212 Core-V0.2 - 1.7.10.jar)
UCHIJA calendar{V0.1 - 1.7.10} [Calendar] (Calendar-V0.1 - 1.7.10.jar)
UCHIJA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJA ChestTransporter{2.0.3} [Chest Transporter] (ChestTransporter-2.0.3-MC1.7.10.jar)
UCHIJA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.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.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCHIJA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
UCHIJA DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
UCHIJA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJA EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCHIJA GraveStone{2.16.1} [GraveStone] (GraveStone-2.16.1.jar)
UCHIJA Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar)
UCHIJA Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar)
UCHIJA Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar)
UCHIJA Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar)
UCHIJA Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar)
UCHIJA Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar)
UCHIJA Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar)
UCHIJA Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar)
UCHIJA Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar)
UCHIJA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UCHIJA interfaceplus{1.2.1} [InterfacePlus] (InterfacePlus-1.2.1.jar)
UCHIJA InventoryPets{1.4.8.1} [Inventory Pets] (inventorypets-1.7.10-1.4.8.1-universal.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 journeymap{@[email protected]} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
UCHIJA legendgear{2.b.2.1} [LegendGear 2] (legendgear-1.7.10-2.b.2.1.jar)
UCHIJA levelup{0.10} [Level Up!] (Level-Up-Mod-1.7.10.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA meteors{2.13.1} [Falling Meteors] (meteors-1.7.10-2.13.1.jar)
UCHIJA minefantasy2{Alpha_2.7.3} [MineFantasyII] (MineFantasyII-2.7.3.jar)
UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
UCHIJA redgear_core{2.2.2} [Red Gear Core] (RedGearCore-1.7.10-2.2.2.jar)
UCHIJA redgear_morebackpacks{2.2.1} [More Backpacks] (More Backpacks-1.7.10-2.2.1.jar)
UCHIJA MoreBows2{Beta 0.4} [More Bows 2] (More-Bows-2-Mod-1.7.10.jar)
UCHIJA NEIAddons{1.12.15.41} [NEI Addons] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|Developer{1.12.15.41} [NEI Addons: Developer Tools] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|AppEng{1.12.15.41} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|Botany{1.12.15.41} [NEI Addons: Botany] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|Forestry{1.12.15.41} [NEI Addons: Forestry] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|CraftingTables{1.12.15.41} [NEI Addons: Crafting Tables] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA NEIAddons|ExNihilo{1.12.15.41} [NEI Addons: Ex Nihilo] (neiaddons-1.12.15.41-mc1.7.10.jar)
UCHIJA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJA NetherOres{1.7.10R2.3.2B1} [Nether Ores] (NetherOres-[1.7.10]2.3.2B1-23.jar)
UCHIJA recipehandler{1.7.10} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.3(1.7.10).jar)
UCHIJA numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar)
UCHIJA ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJA ProjectZulu|Core{1.7.10-1.4c2} [Project Zulu] (ProjectZulu-1.7.10-1.4c2.jar)
UCHIJA RealisticTorches{1.6.3} [Realistic Torches] (RealisticTorches-1.7.10-1.6.3.jar)
UCHIJA libsandstone{1.0.0} [libsandstone] (Reliquary-1.7.10-1.2.1.483.jar)
UCHIJA xreliquary{1.2} [Reliquary] (Reliquary-1.7.10-1.2.1.483.jar)
UCHIJA rfwindmill{0.7c} [RF Windmill] (rfwindmill-1.7.10-0.7c.jar)
UCHIJA AS_Ruins{15.4} [Ruins Spawning System] (Ruins-1.7.10.jar)
UCHIJA secretroomsmod{@[email protected]} [The SecretRoomsMod] (Secret-Rooms-Mod-1.7.10.jar)
UCHIJA thaumcraftneiplugin{@[email protected]} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCHIJA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCHIJA erebus{0.4.7} [Erebus] (TheErebus-0.4.7.jar)
UCHIJA ttCore{MC1.7.10-0.1.1-78} [ttCore] (ttCore-MC1.7.10-0.1.1-78.jar)
UCHIJA AS_UpdateCheck{1.1.7} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJA WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCHIJA wailaplugins{MC1.7.10-0.0.1-14} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.0.1-14.jar)
UCHIJA warpbook{2.0.null} [Warp Book] (warpbook-1.7.10_2.0.37.jar)
UCHIJA wildcaves3{1.7.10} [Wild Caves 3] (Wild-Caves-Mod-1.7.10.jar)
UCHIJA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJA MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.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: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 361.75' Renderer: 'GeForce GTX 960/PCIe/SSE2'
CoFHCore: -[1.7.10]3.1.3-328
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
NetherOres: -[1.7.10]2.3.2B1-23
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.
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.5.0 NVIDIA 361.75, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_D1
Render Distance Chunks: 7
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 361.75
OpenGlRenderer: GeForce GTX 960/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhint: look at the 5th and 6th line of your stacktrace
caused by NEI in combination with numina. i can't be sure but it seems to be the same as https://github.com/MachineMuse/Numina/issues/7
also appears here (this time it's definitely the same error), but you already have the latest NEI.
-> either remove numina (it seems to be client-side only, so you could still join that server)
or reopen one of those issues (preferably the second one)
Thanks, I will try that as soon as I get home.