Hi, this is my first time posting. I've been playing modded 1.7.10 for a while with no problems, but when I added a few more mods, the game continued to crash when using a workbench. I removed the mods I installed immediately, but it's still crashing. Help, please.
Here's my crash report.
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
java.lang.NullPointerException: Updating screen events
at net.minecraft.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
at net.minecraft.inventory.ContainerWorkbench.func_75130_a(SourceFile:53)
at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(ControllerMPOverlay.java:419)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(bex.java:514)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(bex.java:485)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(bex.java:46)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
at net.minecraft.inventory.ContainerWorkbench.func_75130_a(SourceFile:53)
at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(ControllerMPOverlay.java:419)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(bex.java:514)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(bex.java:485)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(bex.java:46)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
I've got the same error,also using mods but they were never causing this specific error. The crash happens in both player inventory and crafting table. Both shaped and shapeless recipes. I think one of the mods (still cant tell which one) is causing the game to crash when player is moving items in crafting grid for too long.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
java.lang.NullPointerException: Updating screen events
at net.minecraft.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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 net.minecraft.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
I took off all the mods that I recently added, so I have a mod list that was running smoothly just the other day. Now it just keeps crashing. I was really enjoying minecraft for a while too.
The both crash log have the same error a error on updating the minecraft window screen try to reinstall minecraft or try to play vanilla and see if the sane errors comes up.
Rollback Post to RevisionRollBack
Minecraft mod developer. I will always answer pm's.
Hi, this is my first time posting. I've been playing modded 1.7.10 for a while with no problems, but when I added a few more mods, the game continued to crash when using a workbench. I removed the mods I installed immediately, but it's still crashing. Help, please.
Here's my crash report.
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 3/13/16 8:33 PM
Description: Updating screen events
java.lang.NullPointerException: Updating screen events
at net.minecraft.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
at net.minecraft.inventory.ContainerWorkbench.func_75130_a(SourceFile:53)
at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(ControllerMPOverlay.java:419)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(bex.java:514)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(bex.java:485)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(bex.java:46)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
at net.minecraft.inventory.ContainerWorkbench.func_75130_a(SourceFile:53)
at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(ControllerMPOverlay.java:419)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(bex.java:514)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(bex.java:485)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(bex.java:46)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiCrafting
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityDaFlyer['bullhatesu'/348, l='MpServer', x=92.40, y=81.62, z=238.42]]
Chunk stats: MultiplayerChunkCache: 625, 625
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (240,64,216), Chunk: (at 0,4,8 in 15,13; contains blocks 240,0,208 to 255,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 608728 game time, 986723 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: 72 total; [EntityCow['Cow'/0, l='MpServer', x=55.81, y=97.00, z=182.94], EntityCow['Cow'/1, l='MpServer', x=49.97, y=97.00, z=191.16], EntityCow['Cow'/2, l='MpServer', x=53.63, y=100.00, z=198.38], EntityCow['Cow'/9, l='MpServer', x=64.16, y=95.00, z=174.09], EntitySheep['Sheep'/10, l='MpServer', x=72.47, y=93.00, z=179.50], EntityCow['Cow'/11, l='MpServer', x=69.25, y=95.00, z=182.19], EntityCow['Cow'/12, l='MpServer', x=73.53, y=102.00, z=195.22], EntityCow['Cow'/13, l='MpServer', x=71.47, y=81.00, z=315.81], EntityBat['Bat'/3853, l='MpServer', x=78.09, y=31.70, z=270.00], EntitySkeleton['Skeleton'/4111, l='MpServer', x=77.50, y=25.00, z=257.50], EntitySkeleton['Skeleton'/4112, l='MpServer', x=75.98, y=25.00, z=250.56], EntityZombie['Zombie'/4119, l='MpServer', x=67.67, y=44.04, z=219.32], EntityCreeper['Creeper'/3097, l='MpServer', x=75.91, y=60.01, z=204.56], EntityCow['Cow'/25, l='MpServer', x=87.38, y=100.00, z=160.53], EntityCreeper['Creeper'/3098, l='MpServer', x=76.75, y=61.00, z=205.75], EntityZombie['Zombie'/3354, l='MpServer', x=79.50, y=28.00, z=281.50], EntitySheep['Sheep'/26, l='MpServer', x=88.44, y=96.00, z=179.66], EntityCow['Cow'/27, l='MpServer', x=91.84, y=79.00, z=289.47], EntityCow['Cow'/54, l='MpServer', x=112.63, y=72.00, z=170.69], EntityCreeper['Creeper'/3639, l='MpServer', x=134.50, y=21.00, z=177.50], EntityZombie['Zombie'/3387, l='MpServer', x=58.50, y=17.00, z=226.50], EntityZombie['Zombie'/3388, l='MpServer', x=59.50, y=17.00, z=226.50], EntityCreeper['Creeper'/3398, l='MpServer', x=81.50, y=36.00, z=279.50], EntitySkeleton['Skeleton'/2632, l='MpServer', x=79.50, y=27.00, z=276.50], EntityCow['Cow'/72, l='MpServer', x=128.75, y=63.00, z=191.53], EntitySkeleton['Skeleton'/2633, l='MpServer', x=71.50, y=27.00, z=282.50], EntityCow['Cow'/73, l='MpServer', x=135.09, y=63.00, z=180.84], EntityCreeper['Creeper'/2634, l='MpServer', x=80.50, y=27.00, z=275.50], EntityVillager['Villager'/74, l='MpServer', x=142.17, y=69.00, z=196.94], EntityCreeper['Creeper'/3406, l='MpServer', x=151.50, y=13.00, z=302.50], EntityZombie['Zombie'/2643, l='MpServer', x=169.34, y=43.00, z=254.34], EntityDaFlyer['bullhatesu'/348, l='MpServer', x=92.40, y=81.62, z=238.42], EntitySheep['Sheep'/2661, l='MpServer', x=41.59, y=90.00, z=159.13], EntityBat['Bat'/3955, l='MpServer', x=145.52, y=32.79, z=266.56], EntitySkeleton['Skeleton'/2932, l='MpServer', x=77.50, y=29.00, z=225.50], EntityCow['Cow'/124, l='MpServer', x=155.66, y=63.00, z=181.78], EntityCow['Cow'/125, l='MpServer', x=152.28, y=63.00, z=200.50], EntityCreeper['Creeper'/3460, l='MpServer', x=30.30, y=32.87, z=193.70], EntitySkeleton['Skeleton'/3716, l='MpServer', x=160.50, y=25.00, z=308.50], EntityCreeper['Creeper'/3461, l='MpServer', x=28.50, y=37.00, z=193.50], EntityBat['Bat'/3466, l='MpServer', x=140.48, y=36.43, z=313.31], EntitySkeleton['Skeleton'/3223, l='MpServer', x=67.50, y=55.00, z=179.50], EntitySheep['Sheep'/2455, l='MpServer', x=42.53, y=87.00, z=162.34], EntitySkeleton['Skeleton'/3224, l='MpServer', x=67.50, y=55.00, z=177.50], EntitySheep['Sheep'/2456, l='MpServer', x=46.66, y=86.00, z=166.47], EntityCow['Cow'/2457, l='MpServer', x=47.56, y=88.00, z=173.19], EntitySheep['Sheep'/2458, l='MpServer', x=46.13, y=85.00, z=163.88], EntityCow['Cow'/1951, l='MpServer', x=25.41, y=93.00, z=222.47], EntityBat['Bat'/3753, l='MpServer', x=94.90, y=29.00, z=305.57], EntityBat['Bat'/4009, l='MpServer', x=171.63, y=44.33, z=208.54], EntityBat['Bat'/3754, l='MpServer', x=92.13, y=30.51, z=302.35], EntityBat['Bat'/3755, l='MpServer', x=93.89, y=29.05, z=302.13], EntityBat['Bat'/3756, l='MpServer', x=84.62, y=30.24, z=298.91], EntityEnderman['Enderman'/3252, l='MpServer', x=20.31, y=21.00, z=235.38], EntitySkeleton['Skeleton'/3254, l='MpServer', x=94.50, y=28.00, z=298.50], EntityWitch['Witch'/3255, l='MpServer', x=85.50, y=40.00, z=220.88], EntityZombie['Zombie'/3256, l='MpServer', x=86.50, y=42.00, z=225.50], EntityZombie['Zombie'/3257, l='MpServer', x=83.50, y=42.00, z=222.44], EntityCreeper['Creeper'/4027, l='MpServer', x=96.53, y=77.00, z=178.00], EntitySkeleton['Skeleton'/3781, l='MpServer', x=37.84, y=66.00, z=186.66], EntityBat['Bat'/4561, l='MpServer', x=43.69, y=37.03, z=248.75], EntitySkeleton['Skeleton'/3800, l='MpServer', x=81.63, y=25.00, z=282.22], EntitySkeleton['Skeleton'/3801, l='MpServer', x=87.50, y=27.00, z=278.13], EntitySkeleton['Skeleton'/3802, l='MpServer', x=86.69, y=26.00, z=277.69], EntityCreeper['Creeper'/2524, l='MpServer', x=116.50, y=20.00, z=311.50], EntityCreeper['Creeper'/2525, l='MpServer', x=118.50, y=20.00, z=311.50], EntityCreeper['Creeper'/2526, l='MpServer', x=117.50, y=20.00, z=311.50], EntityCreeper['Creeper'/2527, l='MpServer', x=118.50, y=20.00, z=310.50], EntityZombie['Zombie'/2802, l='MpServer', x=164.50, y=33.00, z=294.50], EntityZombie['Zombie'/4082, l='MpServer', x=60.50, y=21.00, z=176.50], EntityWitch['Witch'/4083, l='MpServer', x=60.13, y=18.00, z=170.50], EntityWitch['Witch'/4084, l='MpServer', x=60.72, y=21.00, z=173.31]]
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 8 (amd64) version 6.2
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 555812176 bytes (530 MB) / 1106771968 bytes (1055 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 12, tcache: 0, allocated: 13, tallocated: 103
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 25 mods loaded, 25 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 MVB-COREMOD{2.0.6.5} [More Village Biomes+] (minecraft.jar)
UCHIJAAAA TooManyItems{1.7.10} [TooManyItems] (minecraft.jar)
UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA CraftableAnimals{2.4.3.0} [Craftable Animals] ([1.7.10]CraftableAnimals v2.4.3.0.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA deconstruction{2.2.6} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.6].jar)
UCHIJAAAA AetherCraft{1.5.0.82} [AetherCraft] (AetherCraft-1.7.10-1.5.0.82.jar)
UCHIJAAAA AutoSapling{1.0} [AutoSapling] (AutoSapling-1.1.jar)
UCHIJAAAA bis{3.1.5} [Back in Slime Mod] (Back in Slime-1.7.10-3.1.5 (1).jar)
UCHIJAAAA BaMsGRAVE{1.4.2_01} [BaM's Grave] (bamsgrave-1.7.2-1.4.2_01.jar)
UCHIJAAAA BetterAnvil{4.0.0.0} [Better Anvil] (BetterAnvil-4.0.0.0-alpha-1.jar)
UCHIJAAAA gud_cooler{1.1.5.0} [Coolers] (cooler-1.7.10-1.1.5.0.jar)
UCHIJAAAA DungeonPack{1.7.2-2.0} [DungeonPack] (DungeonPack-1.7.2-2.0.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar)
UCHIJAAAA MVB-FML{2.0.6.5} [More Village Biomes+] (MVB_v2.0.6.5[1.7.x][Forge]r3.jar)
UCHIJAAAA clayspawn{1.7.10b} [Pam's Clayspawn] (Pam's Clay Spawn 1.7.10b.jar)
UCHIJAAAA getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.10a.jar)
UCHIJAAAA wuppy29_slimedungeon{1.6.2} [Slime Dungeons] (Slime Dungeons 1.7.10-1.6.2.jar)
UCHIJAAAA weaponmod{v1.14.3} [Balkon's WeaponMod] (weaponmod-1.14.3.jar)
UCHIJAAAA XaeroMinimap{1.8.1.1} [Xaero's Minimap] (Xaeros_Minimap_1.8.1.1_Forge_1.7.10.jar)
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4256' Renderer: 'Intel(R) HD Graphics 4600'
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4600 GL version 4.3.0 - Build 10.18.15.4256, Intel
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: [dragondancev10.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I've got the same error,also using mods but they were never causing this specific error. The crash happens in both player inventory and crafting table. Both shaped and shapeless recipes. I think one of the mods (still cant tell which one) is causing the game to crash when player is moving items in crafting grid for too long.
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 14.03.16 17:33
Description: Updating screen events
java.lang.NullPointerException: Updating screen events
at net.minecraft.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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 net.minecraft.item.crafting.ShapelessRecipes.func_77569_a(SourceFile:36)
at net.minecraft.item.crafting.CraftingManager.func_82787_a(CraftingManager.java:323)
at net.minecraft.inventory.ContainerPlayer.func_75130_a(ContainerPlayer.java:80)
at net.minecraft.inventory.InventoryCrafting.func_70299_a(SourceFile:81)
at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:222)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:419)
at codechicken.nei.guihook.GuiContainerManager.handleSlotClick(GuiContainerManager.java:504)
at net.minecraft.client.gui.inventory.GuiContainer.func_146984_a(GuiContainer.java:638)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_146984_a(GuiContainer.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.callHandleMouseClick(DefaultSlotClickHandler.java)
at codechicken.nei.guihook.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.guihook.GuiContainerManager.handleMouseClick(GuiContainerManager.java:453)
at net.minecraft.client.gui.inventory.GuiContainer.managerHandleMouseClick(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java:607)
at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306)
at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiInventory
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Zemo'/1330, l='MpServer', x=444,30, y=63,62, z=-95,07]]
Chunk stats: MultiplayerChunkCache: 441, 450
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (226,64,114), Chunk: (at 2,4,2 in 14,7; contains blocks 224,0,112 to 239,255,127), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 2914407 game time, 3173881 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: 40 total; [EntityItem['item.ic2.itemTinCableI'/5763422, l='MpServer', x=465,94, y=63,13, z=-101,63], MoCEntityFly['Fly'/1723711, l='MpServer', x=418,72, y=71,00, z=-112,56], EntityZombie['Zombie'/1836854, l='MpServer', x=13,01, y=-40,62, z=-47,28], EntityZombie['Zombie'/746789, l='MpServer', x=-17,49, y=-30,62, z=-39,70], EntityClientPlayerMP['Zemo'/1330, l='MpServer', x=444,30, y=63,62, z=-95,07], EntityLocomotiveSteamSolid['Steam Locomotive'/1341, l='MpServer', x=434,16, y=66,50, z=-105,50], EntityCartBasic['entity.MinecartRideable.name'/1342, l='MpServer', x=435,78, y=66,50, z=-105,50], EntityCartChest['entity.MinecartChest.name'/1343, l='MpServer', x=437,38, y=66,50, z=-105,50], EntityCartEnergyBatBox['Batbox Cart'/1344, l='MpServer', x=438,91, y=66,50, z=-105,50], EntityCartChest['entity.MinecartChest.name'/1345, l='MpServer', x=440,50, y=66,50, z=-105,50], EntityCartChest['entity.MinecartChest.name'/1346, l='MpServer', x=442,06, y=66,50, z=-105,50], EntityCartEnergyCESU['CESU Cart'/1347, l='MpServer', x=443,59, y=66,50, z=-105,50], EntityZombie['Zombie'/332353, l='MpServer', x=6,40, y=-37,39, z=-46,41], MoCEntityFly['Fly'/1348, l='MpServer', x=437,47, y=71,00, z=-120,28], EntityZombie['Zombie'/3393653, l='MpServer', x=4,49, y=-42,90, z=-41,44], MoCEntityFirefly['Firefly'/1350, l='MpServer', x=447,47, y=81,00, z=-36,91], MoCEntityButterfly['ButterFly'/1351, l='MpServer', x=444,75, y=72,00, z=-1,53], MoCEntityButterfly['ButterFly'/1352, l='MpServer', x=439,34, y=72,00, z=-3,03], MoCEntityFly['Fly'/1353, l='MpServer', x=444,47, y=72,00, z=-2,53], MoCEntityFly['Fly'/1354, l='MpServer', x=441,97, y=72,00, z=-5,53], MoCEntitySnail['Snail'/1356, l='MpServer', x=444,81, y=68,00, z=-160,66], EntityItemFrame['entity.ItemFrame.name'/1358, l='MpServer', x=450,06, y=67,50, z=-104,50], MoCEntityMaggot['Maggot'/1359, l='MpServer', x=460,78, y=82,00, z=-32,69], EntityWolf['Kamil'/1363, l='MpServer', x=483,44, y=69,00, z=-46,63], EntityWolf['Cezary'/1364, l='MpServer', x=481,09, y=69,00, z=-46,72], EntityZombie['Zombie'/2083910, l='MpServer', x=-13,88, y=-24,62, z=-51,80], EntityItem['item.ic2.itemTinCableI'/5726002, l='MpServer', x=498,06, y=63,13, z=-101,63], EntitySpider['Spider'/184448, l='MpServer', x=16,02, y=-48,62, z=22,69], EntityItem['item.item.coal'/5842893, l='MpServer', x=442,28, y=62,13, z=-79,19], MoCEntityFly['Fly'/1718914, l='MpServer', x=422,75, y=71,00, z=-112,28], EntityLocomotiveElectric['Electric Locomotive'/1718912, l='MpServer', x=432,31, y=66,50, z=-105,50], MoCEntityFly['Fly'/1718913, l='MpServer', x=438,19, y=72,00, z=-94,59], EntityChicken['Chicken'/1436, l='MpServer', x=522,47, y=68,00, z=-99,47], MoCEntityAnt['Ant'/4733673, l='MpServer', x=375,44, y=68,00, z=-203,25], MoCEntityButterfly['ButterFly'/4733674, l='MpServer', x=375,50, y=70,00, z=-200,50], MoCEntitySnail['Snail'/4733675, l='MpServer', x=378,66, y=69,00, z=-202,13], MoCEntityAnt['Ant'/4040854, l='MpServer', x=467,25, y=73,00, z=14,19], EntityCow['Cow'/4733670, l='MpServer', x=368,50, y=68,00, z=-116,50], EntityItem['item.ic2.itemTinCableI'/5726954, l='MpServer', x=496,72, y=63,13, z=-101,84], EntityItem['item.ic2.itemTinCableI'/5732480, l='MpServer', x=491,03, y=63,13, z=-101,84]]
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 10 (amd64) version 10.0
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 494260656 bytes (471 MB) / 1627049984 bytes (1551 MB) up to 2134114304 bytes (2035 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -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: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D1 61 mods loaded, 61 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.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA walljump{1.2.1c} [WallJump] ([1.7.10] [Forge] Wall Jump 1.2.1c by NukeDuck.zip)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA deconstruction{2.2.6} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.6].jar)
UCHIJAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
UCHIJAAAA MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar)
UCHIJAAAA ArchimedesShipsPlus{1.7.10-1.8} [Archimedes' Ships Plus] (Archimedes-Ships-Plus-Mod-1.7.10.jar)
UCHIJAAAA Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCHIJAAAA AromaBackup{0.1.0.0} [AromaBackup] (AromaBackup-1.7.10-0.1.0.0.jar)
UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.1.0.0.jar)
UCHIJAAAA babyanimals{1.7.10-2} [Baby Animals Model Swapper] (BabyAnimals-1.7.10-2.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHIJAAAA BuildCraft|Core{7.1.15} [BuildCraft] (buildcraft-7.1.15-core.jar)
UCHIJAAAA BuildCraft|Transport{7.1.15} [BC Transport] (buildcraft-7.1.15-transport.jar)
UCHIJAAAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJAAAA ChestTransporter{2.0.3} [Chest Transporter] (ChestTransporter-2.0.3-MC1.7.10.jar)
UCHIJAAAA IC2{2.2.815-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.815-experimental.jar)
UCHIJAAAA Railcraft{9.9.0.0} [Railcraft] (Railcraft_1.7.10-9.9.0.0.jar)
UCHIJAAAA chisel{2.5.1.44} [Chisel 2] (Chisel-2-Mod-1.7.10.jar)
UCHIJAAAA CompactWindmills{1.0.3.1} [CompactWindmills] (CompactWindmills-1.7.2-1.0.3.1.jar)
UCHIJAAAA craftguide{1.6.9.0} [CraftGuide] (CraftGuide-1.6.9.0-forge.jar)
UCHIJAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJAAAA CustomStuff3{0.7.4} [Custom Stuff 3] (CustomStuff3-0.7.4-MC1.7.10.jar)
UCHIJAAAA source_code293.digitalxp{0.1.5} [DigitalXP] (DigitalXP-1.7.10-0.1.5.jar)
UCHIJAAAA diversity{ALPHA 1.6.1} [Diversity] (Diversity-1.7.10-Alpha-1.6.1.jar)
UCHIJAAAA VersionChecker{1.1.9} [Version Checker] (VersionChecker-1.1.9.jar)
UCHIJAAAA doggystyle{1.1.3.99} [Doggy Style] (DoggyStyle-1.1.3.99.jar)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA DurabilityShow{1.2.0} [Durability Show] (DurabilityShow-1.7.10-1.2.0.jar)
UCHIJAAAA EasyCrafting{1.7.10-2.0.1.16} [Easy Crafting] (EasyCrafting-1.7.10-2.0.1.16.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA extfar{1.7.10-3.2} [Extended Farming] (extfar-1.7.10-3.2.jar)
UCHIJAAAA extvil{1.7.10-3.0} [Extended_Villages] (extvil-1.7.10-3.0.jar)
UCHIJAAAA pixelmoncore{1.7.2} [FandomCraft] (FandomCraft-Mod-1.7.10.zip)
UCHIJAAAA godweapons{1.5} [God's Weapons] (Gods-Weapons-Mod-1.7.10.jar)
UCHIJAAAA InvisibLights{2.3-7} [InvisibLights] (InvisibLights-2.3-7.jar)
UCHIJAAAA journeymap{5.1.4} [JourneyMap] (journeymap-1.7.10-5.1.4-unlimited.jar)
UCHIJAAAA llibrary{0.7.2} [LLibrary] (llibrary-0.7.2-1.7.10.jar)
UCHIJAAAA lifegauge{0.1.3} [LifeGauge] (LifeGauge-0.1.3-1.7.10.jar)
UCHIJAAAA lootablebodies{1.3.7} [DrCyano's Lootable Bodies] (Lootable-Bodies-Mod-1.7.10.jar)
UCHIJAAAA millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
UCHIJAAAA minecolonies{1.7.10-0.0.17} [MineColonies] (minecolonies-universal-1.7.10-0.0.17_1454883013.jar)
UCHIJAAAA MultiPageChest{1.3.4} [Multi Page Chest] (MultiPageChest-1.3.4-MC1.7.10.jar)
UCHIJAAAA neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCHIJAAAA oresniffer{1.0.6} [The Ore Sniffer] (OreSniffer-1.7.10-1.0.6.jar)
UCHIJAAAA cuchaz.powerTools{1.7.10-1.3} [Power Tools] (powerTools-v1.7.10-1.3.jar)
UCHIJAAAA randomitemod{0.0.1} [Randomite Mod] (randomitemod8872549.zip)
UCHIJAAAA realtimeclock{1.7.10-0.1} [Real Time Clock] (RealTimeClock-1.7.10-0.2.jar)
UCHIJAAAA Reconstructor{2.3} [Reconstructor] (Reconstructor-2.3.jar)
UCHIJAAAA Scenter{1.7.10-3.2.1} [Scenter] (scenter-1.7.10-3.2.1.jar)
UCHIJAAAA SimilsaxTranstructors{1.7.10.15} [Similsax Transtructors] (SimilsaxTranstructors-1.7.10.15.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
CoFHCore: -[1.7.10]3.1.2-325
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.51, 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: [msi_conversion.zip, BDcraft Musics Pack.zip, Sphax PureBDcraft 64x MC17.zip, Sphax_NEI_512x-64x.zip, Sphax_Railcraft_64x.zip]
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: On (4)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 4
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.0 NVIDIA 364.51
OpenGlRenderer: GeForce GTX 750 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
I took off all the mods that I recently added, so I have a mod list that was running smoothly just the other day. Now it just keeps crashing. I was really enjoying minecraft for a while too.
I tried it out again, and it doesn't crash with square blocks in the workbench, but it crashes if I put something in like iron or snowballs.
The both crash log have the same error a error on updating the minecraft window screen try to reinstall minecraft or try to play vanilla and see if the sane errors comes up.
Minecraft mod developer. I will always answer pm's.
I opened up vanilla 1.7.10, and there was no crash. Late tonight I'll try to uninstall and re-install minecraft. Thanks!
Problem solved here as well. I guess MoCreatures conflicts with some mods but removing it fixed the problem.