Hi, I was hoping to get some assistance here. I seem to have an issue that when i press U in nei over an item or right click them to view their usage it crashes me to launcher and says there was an error updating screen events. I have posted the most recent crash log below. Here's the specs of my game.
- Version 1.7.10
- Custom mod pack NOT a pre-built, I have been using mods i prefer and enjoy for a very long time and can normally resolve most issues between mods and any crashes i come across but this one has me stumped.
- I am using the old launcher before the new one came out i hate the new one i cannot even launch the game with it.
Mods list I'm currently using
WorldEdit
[1.7.10]Better_Furnaces_V4.3
[MC1.7.10]deconstruction[2.2.7]
1.7.10-SpaceCore-0.7.14
1.7.10-Useful_Pets-1.3
Backpacks-Mod
Barrels-Mod-1.7.10
buildcraft-7.1.10
ChickenChunks-Mod-1.7.10-Recommended
CodeChickenCore-1.7.10-1.0.7.47-universal
CoFHCore-[1.7.10]3.1.2-325
Damage-Indicators-Mod-1.7.10
Dragon-Mounts-Mod-1.7.10
EnderCore-1.7.10-0.2.0.39_beta
Ender-Crop-Mod-1.7.10
Ender-IO-Mod-1.7.10
EnderStorage-1.7.10-1.4.7.33-universal
FamiliarsAPI-1.7.10
FamiliarsDefaultMobPack-1.7.10
FamiliarsExtendedFamPack-1.7.10
InventoryTweaks-1.57-116
ironchest-1.7.10-6.0.41.729-universal
malisiscore-1.7.10-0.14.3
malisisdoors-1.7.10-1.13.2
Mantle-1.7.10-0.3.2b
Mekanism-1.7.10-8.1.7.252
MekanismGenerators-1.7.10-8.1.7.252
MekanismTools-1.7.10-8.1.7.252
MobCages-Mod-1.7.10
mod_voxelMap_1.6.21_for_1.7.10
mod_worldeditwrapper_1.2.0_we5.6.2_mc1.7.10 (1)
NotEnoughItems-1.7.10-1.0.5.120-universal
Numina-0.4.0.131
OpenBlocks-1.7.10-1.3-snapshot-512
OpenModsLib-1.7.10-0.6-snapshot-268
Pam's HarvestCraft 1.7.10i
ProjectRed-1.7.10-4.7.0pre9.92-Base
ProjectRed-1.7.10-4.7.0pre9.92-Compat
ProjectRed-1.7.10-4.7.0pre9.92-Fabrication
ProjectRed-1.7.10-4.7.0pre9.92-Integration
ProjectRed-1.7.10-4.7.0pre9.92-Lighting
ProjectRed-1.7.10-4.7.0pre9.92-Mechanical
ProjectRed-1.7.10-4.7.0pre9.92-World
RedstonePasteMod-1.7.10-1.6.2
Smooth-Bedrock-Mod-1.7.10
StevesCarts2.0.0.b18
TConstruct-1.7.10-1.8.8
ThermalExpansion-[1.7.10]4.1.2-240
ThermalFoundation-[1.7.10]1.2.3-112
VeinMiner-1.7.10_0.27.1
Waila-Mod-1.7.10
Crash Report
---- Minecraft Crash Report -------- Minecraft Crash Report ----// My bad.
Time: 6/21/17 5:46 AMDescription: 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.ItemPanel.mouseUp(ItemPanel.java:260) at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166) at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365) at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357) at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306) at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(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 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.ItemPanel.mouseUp(ItemPanel.java:260) at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166) at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365) at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357) at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306) at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --Details: Screen name: net.minecraft.client.gui.inventory.GuiInventory
-- Affected level --Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['Swizzel'/205, l='MpServer', x=862.78, y=67.62, z=-1043.12]] Chunk stats: MultiplayerChunkCache: 81, 81 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (0,64,256), Chunk: (at 0,4,0 in 0,16; contains blocks 0,0,256 to 15,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 1864573 game time, 1968333 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: 14 total; [EntityItemFrame['entity.ItemFrame.name'/192, l='MpServer', x=868.50, y=68.50, z=-1041.06], PetEntity['Mr. Shuggams'/193, l='MpServer', x=871.25, y=66.00, z=-1045.69], EntityClientPlayerMP['Swizzel'/205, l='MpServer', x=862.78, y=67.62, z=-1043.12], EntityVillager['Villager'/194, l='MpServer', x=872.94, y=68.00, z=-1028.47], EntityVillager['Villager'/195, l='MpServer', x=847.94, y=67.00, z=-1031.06], EntityWolf['Wolf'/197, l='MpServer', x=897.56, y=42.00, z=-1036.31], EntityVillager['Villager'/198, l='MpServer', x=854.16, y=67.00, z=-1028.50], EntityVillager['Villager'/199, l='MpServer', x=850.72, y=67.00, z=-1024.63], EntityVillager['Villager'/200, l='MpServer', x=851.53, y=68.00, z=-1023.75], EntitySlime['Slime'/201, l='MpServer', x=828.07, y=26.00, z=-1033.31], EntityWolf['Wolf'/203, l='MpServer', x=882.22, y=27.00, z=-1003.69], FamiliarRana['entity.ExtendedFamPack.Familiar Rana.name'/208, l='MpServer', x=862.45, y=67.66, z=-1042.17], q['unknown'/667, l='MpServer', x=0.00, y=0.00, z=0.00], EntityWolf['Wolf'/191, l='MpServer', x=869.31, y=55.00, z=-1052.69]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer serverStacktrace: 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_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 426022408 bytes (406 MB) / 840613888 bytes (801 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: 15, tallocated: 95 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 59 mods loaded, 59 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 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 VeinMiner_coremod{0.27.1_build.unknown} [Core mod] (minecraft.jar) UCHIJAAAA OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJAAAA FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar) UCHIJAAAA SC0_SpaceCore{0.7.14} [SpaceCore] (1.7.10-SpaceCore-0.7.14.jar) UCHIJAAAA SC0_UsefulPets{1.3} [Useful Pets] (1.7.10-Useful_Pets-1.3.jar) UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar) UCHIJAAAA deconstruction{2.2.7} [The Deconstruction Mod] ([MC1.7.10]deconstruction[2.2.7].jar) UCHIJAAAA Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar) UCHIJAAAA barrels{4.0} [The Barrels Mod] (Barrels-Mod-1.7.10.jar) UCHIJAAAA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar) UCHIJAAAA BuildCraft|Core{7.1.10} [BuildCraft] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Builders{7.1.10} [BC Builders] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Transport{7.1.10} [BC Transport] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Energy{7.1.10} [BC Energy] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Silicon{7.1.10} [BC Silicon] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Robotics{7.1.10} [BC Robotics] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Factory{7.1.10} [BC Factory] (buildcraft-7.1.10.jar) UCHIJAAAA ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-Mod-1.7.10-Recommended.jar) UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) UCHIJAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] (Dragon-Mounts-Mod-1.7.10.jar) UCHIJAAAA endercrop{1.0} [Ender Crop] (Ender-Crop-Mod-1.7.10.jar) UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHIJAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (Ender-IO-Mod-1.7.10.jar) UCHIJAAAA EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar) UCHIJAAAA DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar) UCHIJAAAA ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar) UCHIJAAAA inventorytweaks{1.57-116} [Inventory Tweaks] (InventoryTweaks-1.57-116.jar) UCHIJAAAA IronChest{6.0.41.729} [Iron Chest] (ironchest-1.7.10-6.0.41.729-universal.jar) UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHIJAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar) UCHIJAAAA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar) UCHIJAAAA MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar) UCHIJAAAA mobcages{1.0} [Mob Cages] (MobCages-Mod-1.7.10.jar) UCHIJAAAA numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar) UCHIJAAAA OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-268.jar) UCHIJAAAA OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-512.jar) UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCHIJAAAA smoothbedrock{2.2.0.9} [SmoothBedrock] (Smooth-Bedrock-Mod-1.7.10.jar) UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) UCHIJAAAA ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar) UCHIJAAAA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar) UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJAAAA VeinMiner{0.27.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.27.1.unknown.jar) UCHIJAAAA VeinMinerModSupport{0.27.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.27.1.unknown.jar) UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar) UCHIJAAAA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar) UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'AMD Radeon(TM) R7 Graphics' OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] CoFHCore: -[1.7.10]3.1.2-325 Mantle Environment: Environment healthy. ThermalFoundation: -[1.7.10]1.2.3-112 ThermalExpansion: -[1.7.10]4.1.2-240 TConstruct Environment: Environment healthy. EnderIO: Found the following problem(s) with your installation: * The RF API that is being used (1.7.10R1.1.0 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.2 from buildcraft-7.1.10.jar). It is a supported version, but that difference may lead to problems. * Our API got loaded from Ender-IO-Mod-1.7.10.jar. That's unexpected. * Our API got loaded from Ender-IO-Mod-1.7.10.jar. That's unexpected. * Our API got loaded from Ender-IO-Mod-1.7.10.jar. That's unexpected. * Our API got loaded from Ender-IO-Mod-1.7.10.jar. That's unexpected. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: GL30, pool: forge, bits: 8 Launched Version: 1.7.10 LWJGL: 2.9.1 OpenGL: AMD Radeon(TM) R7 Graphics GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, 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)
Would love to however does not appear to have a version currently available for the MC version i am running. I tend to stay behind on the versions i don't enjoy the bugs etc etc plus I'm not a fan of change and when my mods I enjoy are not updated to the new versions I find no joy in playing. So thank you for your idea but will not work sadly.
It looks like NEI cant get some of the modded recipes. Remove all mods (keep nei) and launch up minecraft every time you get a mod back. This way you can check if a mod is not working with NEI
It looks like NEI cant get some of the modded recipes. Remove all mods (keep nei) and launch up minecraft every time you get a mod back. This way you can check if a mod is not working with NEI
I was actually just about to do that lol but i figured i'd check here see if anyone knew of another solution yet or not. Will test it out and update the result.
So i have narrowed it down to 2 possible mods, Either my Forge Version or Thermal Expansion. It worked fine until i put in thermal expansion however i have been up for 48 hours and my brain is not properly working at the moment so I'm going to get some sleep and continue to mess with it when i wake up. I am still open to any and all suggestions though so please feel free to leave your input and I will test it.
try updating forge to the recommended version and doing the recent stable build for thermal expansion
Already am running the stable thermal expansion version and most recent forge for 1.7.10 final builds on all mods tried downgrading forge to a lower level but then it threw a hissy fit that i did't have the correct forge to run some of the mods.
AH HA! Figured it out finally, I recently had modular power suits installed, I removed it and forgot to fully remove it (aka delete all config files and minemuse folder) Once done it resolved the issue, I also went ahead and tracked down a NEI plugin that supported my mods and added the missing recipes for good measure. Thank you all for your suggestions.
Hi, I was hoping to get some assistance here. I seem to have an issue that when i press U in nei over an item or right click them to view their usage it crashes me to launcher and says there was an error updating screen events. I have posted the most recent crash log below. Here's the specs of my game.
- Version 1.7.10
- Custom mod pack NOT a pre-built, I have been using mods i prefer and enjoy for a very long time and can normally resolve most issues between mods and any crashes i come across but this one has me stumped.
- I am using the old launcher before the new one came out i hate the new one i cannot even launch the game with it.
Mods list I'm currently using
WorldEdit
[1.7.10]Better_Furnaces_V4.3
[MC1.7.10]deconstruction[2.2.7]
1.7.10-SpaceCore-0.7.14
1.7.10-Useful_Pets-1.3
Backpacks-Mod
Barrels-Mod-1.7.10
buildcraft-7.1.10
ChickenChunks-Mod-1.7.10-Recommended
CodeChickenCore-1.7.10-1.0.7.47-universal
CoFHCore-[1.7.10]3.1.2-325
Damage-Indicators-Mod-1.7.10
Dragon-Mounts-Mod-1.7.10
EnderCore-1.7.10-0.2.0.39_beta
Ender-Crop-Mod-1.7.10
Ender-IO-Mod-1.7.10
EnderStorage-1.7.10-1.4.7.33-universal
FamiliarsAPI-1.7.10
FamiliarsDefaultMobPack-1.7.10
FamiliarsExtendedFamPack-1.7.10
InventoryTweaks-1.57-116
ironchest-1.7.10-6.0.41.729-universal
malisiscore-1.7.10-0.14.3
malisisdoors-1.7.10-1.13.2
Mantle-1.7.10-0.3.2b
Mekanism-1.7.10-8.1.7.252
MekanismGenerators-1.7.10-8.1.7.252
MekanismTools-1.7.10-8.1.7.252
MobCages-Mod-1.7.10
mod_voxelMap_1.6.21_for_1.7.10
mod_worldeditwrapper_1.2.0_we5.6.2_mc1.7.10 (1)
NotEnoughItems-1.7.10-1.0.5.120-universal
Numina-0.4.0.131
OpenBlocks-1.7.10-1.3-snapshot-512
OpenModsLib-1.7.10-0.6-snapshot-268
Pam's HarvestCraft 1.7.10i
ProjectRed-1.7.10-4.7.0pre9.92-Base
ProjectRed-1.7.10-4.7.0pre9.92-Compat
ProjectRed-1.7.10-4.7.0pre9.92-Fabrication
ProjectRed-1.7.10-4.7.0pre9.92-Integration
ProjectRed-1.7.10-4.7.0pre9.92-Lighting
ProjectRed-1.7.10-4.7.0pre9.92-Mechanical
ProjectRed-1.7.10-4.7.0pre9.92-World
RedstonePasteMod-1.7.10-1.6.2
Smooth-Bedrock-Mod-1.7.10
StevesCarts2.0.0.b18
TConstruct-1.7.10-1.8.8
ThermalExpansion-[1.7.10]4.1.2-240
ThermalFoundation-[1.7.10]1.2.3-112
VeinMiner-1.7.10_0.27.1
Waila-Mod-1.7.10
Crash Report
---- Minecraft Crash Report -------- Minecraft Crash Report ----// My bad.
Time: 6/21/17 5:46 AMDescription: 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.ItemPanel.mouseUp(ItemPanel.java:260) at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166) at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365) at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357) at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306) at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(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 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.ItemPanel.mouseUp(ItemPanel.java:260) at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:166) at codechicken.nei.guihook.GuiContainerManager.mouseUp(GuiContainerManager.java:365) at codechicken.nei.guihook.GuiContainerManager.overrideMouseUp(GuiContainerManager.java:357) at net.minecraft.client.gui.inventory.GuiContainer.func_146286_b(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:306) at net.minecraft.client.gui.inventory.GuiContainer.func_146274_d(GuiContainer.java) at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
-- Affected screen --Details: Screen name: net.minecraft.client.gui.inventory.GuiInventory
-- Affected level --Details: Level name: MpServer All players: 1 total; [EntityClientPlayerMP['Swizzel'/205, l='MpServer', x=862.78, y=67.62, z=-1043.12]] Chunk stats: MultiplayerChunkCache: 81, 81 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: Level spawn location: World: (0,64,256), Chunk: (at 0,4,0 in 0,16; contains blocks 0,0,256 to 15,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 1864573 game time, 1968333 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: 14 total; [EntityItemFrame['entity.ItemFrame.name'/192, l='MpServer', x=868.50, y=68.50, z=-1041.06], PetEntity['Mr. Shuggams'/193, l='MpServer', x=871.25, y=66.00, z=-1045.69], EntityClientPlayerMP['Swizzel'/205, l='MpServer', x=862.78, y=67.62, z=-1043.12], EntityVillager['Villager'/194, l='MpServer', x=872.94, y=68.00, z=-1028.47], EntityVillager['Villager'/195, l='MpServer', x=847.94, y=67.00, z=-1031.06], EntityWolf['Wolf'/197, l='MpServer', x=897.56, y=42.00, z=-1036.31], EntityVillager['Villager'/198, l='MpServer', x=854.16, y=67.00, z=-1028.50], EntityVillager['Villager'/199, l='MpServer', x=850.72, y=67.00, z=-1024.63], EntityVillager['Villager'/200, l='MpServer', x=851.53, y=68.00, z=-1023.75], EntitySlime['Slime'/201, l='MpServer', x=828.07, y=26.00, z=-1033.31], EntityWolf['Wolf'/203, l='MpServer', x=882.22, y=27.00, z=-1003.69], FamiliarRana['entity.ExtendedFamPack.Familiar Rana.name'/208, l='MpServer', x=862.45, y=67.66, z=-1042.17], q['unknown'/667, l='MpServer', x=0.00, y=0.00, z=0.00], EntityWolf['Wolf'/191, l='MpServer', x=869.31, y=55.00, z=-1052.69]] Retry entities: 0 total; [] Server brand: fml,forge Server type: Integrated singleplayer serverStacktrace: 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_131, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 426022408 bytes (406 MB) / 840613888 bytes (801 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: 15, tallocated: 95 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 59 mods loaded, 59 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 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 VeinMiner_coremod{0.27.1_build.unknown} [Core mod] (minecraft.jar) UCHIJAAAA OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) UCHIJAAAA FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar) UCHIJAAAA SC0_SpaceCore{0.7.14} [SpaceCore] (1.7.10-SpaceCore-0.7.14.jar) UCHIJAAAA SC0_UsefulPets{1.3} [Useful Pets] (1.7.10-Useful_Pets-1.3.jar) UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar) UCHIJAAAA deconstruction{2.2.7} [The Deconstruction Mod] ([MC1.7.10]deconstruction[2.2.7].jar) UCHIJAAAA Backpack{2.0.1} [Backpack] (Backpacks-Mod.jar) UCHIJAAAA barrels{4.0} [The Barrels Mod] (Barrels-Mod-1.7.10.jar) UCHIJAAAA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar) UCHIJAAAA BuildCraft|Core{7.1.10} [BuildCraft] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Builders{7.1.10} [BC Builders] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Transport{7.1.10} [BC Transport] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Energy{7.1.10} [BC Energy] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Silicon{7.1.10} [BC Silicon] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Robotics{7.1.10} [BC Robotics] (buildcraft-7.1.10.jar) UCHIJAAAA BuildCraft|Factory{7.1.10} [BC Factory] (buildcraft-7.1.10.jar) UCHIJAAAA ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-Mod-1.7.10-Recommended.jar) UCHIJAAAA DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) UCHIJAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] (Dragon-Mounts-Mod-1.7.10.jar) UCHIJAAAA endercrop{1.0} [Ender Crop] (Ender-Crop-Mod-1.7.10.jar) UCHIJAAAA endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar) UCHIJAAAA EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (Ender-IO-Mod-1.7.10.jar) UCHIJAAAA EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar) UCHIJAAAA DefaultMobPack{1.7.10} [DefaultMobPack] (FamiliarsDefaultMobPack-1.7.10.jar) UCHIJAAAA ExtendedFamPack{1.7.10} [ExtendedFamPack] (FamiliarsExtendedFamPack-1.7.10.jar) UCHIJAAAA inventorytweaks{1.57-116} [Inventory Tweaks] (InventoryTweaks-1.57-116.jar) UCHIJAAAA IronChest{6.0.41.729} [Iron Chest] (ironchest-1.7.10-6.0.41.729-universal.jar) UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar) UCHIJAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar) UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar) UCHIJAAAA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar) UCHIJAAAA MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar) UCHIJAAAA mobcages{1.0} [Mob Cages] (MobCages-Mod-1.7.10.jar) UCHIJAAAA numina{0.4.0.131} [Numina] (Numina-0.4.0.131.jar) UCHIJAAAA OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-268.jar) UCHIJAAAA OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-512.jar) UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar) UCHIJAAAA smoothbedrock{2.2.0.9} [SmoothBedrock] (Smooth-Bedrock-Mod-1.7.10.jar) UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) UCHIJAAAA ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar) UCHIJAAAA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar) UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar) UCHIJAAAA VeinMiner{0.27.1_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.27.1.unknown.jar) UCHIJAAAA VeinMinerModSupport{0.27.1_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.27.1.unknown.jar) UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar) UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar) UCHIJAAAA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar) UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'AMD Radeon(TM) R7 Graphics' OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] CoFHCore: -[1.7.10]3.1.2-325 Mantle Environment: Environment healthy. ThermalFoundation: -[1.7.10]1.2.3-112 ThermalExpansion: -[1.7.10]4.1.2-240 TConstruct Environment: Environment healthy. EnderIO: Found the following problem(s) with your installation: * The RF API that is being used (1.7.10R1.1.0 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.2 from buildcraft-7.1.10.jar). It is a supported version, but that difference may lead to problems. * Our API got loaded from Ender-IO-Mod-1.7.10.jar. That's unexpected. * Our API got loaded from Ender-IO-Mod-1.7.10.jar. That's unexpected. * Our API got loaded from Ender-IO-Mod-1.7.10.jar. That's unexpected. * Our API got loaded from Ender-IO-Mod-1.7.10.jar. That's unexpected. This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it. Stencil buffer state: Function set: GL30, pool: forge, bits: 8 Launched Version: 1.7.10 LWJGL: 2.9.1 OpenGL: AMD Radeon(TM) R7 Graphics GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, 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)
That is not a crash report, you can find them in the crash-reports folder.
Updated Crash Report
Bump
Personally, what *I* would do is instead of using NEI, use JEI
Would love to however does not appear to have a version currently available for the MC version i am running. I tend to stay behind on the versions i don't enjoy the bugs etc etc plus I'm not a fan of change and when my mods I enjoy are not updated to the new versions I find no joy in playing. So thank you for your idea but will not work sadly.
It looks like NEI cant get some of the modded recipes. Remove all mods (keep nei) and launch up minecraft every time you get a mod back. This way you can check if a mod is not working with NEI
I do live support at:
https://minecraftirc.net/minecrafthelp/landing/
https://discordapp.com/invite/minecraft
My discord: Greymagic27#4493
I was actually just about to do that lol but i figured i'd check here see if anyone knew of another solution yet or not. Will test it out and update the result.
So i have narrowed it down to 2 possible mods, Either my Forge Version or Thermal Expansion. It worked fine until i put in thermal expansion however i have been up for 48 hours and my brain is not properly working at the moment so I'm going to get some sleep and continue to mess with it when i wake up. I am still open to any and all suggestions though so please feel free to leave your input and I will test it.
try updating forge to the recommended version and doing the recent stable build for thermal expansion
I do live support at:
https://minecraftirc.net/minecrafthelp/landing/
https://discordapp.com/invite/minecraft
My discord: Greymagic27#4493
Already am running the stable thermal expansion version and most recent forge for 1.7.10 final builds on all mods tried downgrading forge to a lower level but then it threw a hissy fit that i did't have the correct forge to run some of the mods.
AH HA! Figured it out finally, I recently had modular power suits installed, I removed it and forgot to fully remove it (aka delete all config files and minemuse folder) Once done it resolved the issue, I also went ahead and tracked down a NEI plugin that supported my mods and added the missing recipes for good measure. Thank you all for your suggestions.
[SOLVED]
ah ok. np
I do live support at:
https://minecraftirc.net/minecrafthelp/landing/
https://discordapp.com/invite/minecraft
My discord: Greymagic27#4493