View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000525 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2013-08-17 19:55 | 2014-06-26 15:22 |
| Reporter | mimo31 | Assigned To | |||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | open | ||
| OS | Windows 7 Home Premium | OS Version | 6.1 | ||
| Summary | 0000525: Crash when click on NEI recipe | ||||
| Description | Minecraft crashes when you click on any NEI recipe. In: NEI 1.6.1.2 IC2 1.118.31-experimental Minecraft Forge 9.10.0.835 Gregtech 4.01c crash report is here: http://pastebin.com/2bxtmV6D | ||||
| Steps To Reproduce | step 0: install Gregtech mod and NEI step 1: run minecraft step 2: open inventory step 3: click on any recipe (grass block, stone, macerator...) | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
|
|
crash-2013-08-17_21.38.44-client.txt (7,454 bytes)
---- Minecraft Crash Report ----
// Why did you do that?
Time: 8/17/13 9:38 PM
Description: Updating screen events
java.lang.ClassCastException: net.minecraft.item.ItemStack cannot be cast to ic2.api.recipe.RecipeOutput
at ic2.neiIntegration.core.MachineRecipeHandler.loadCraftingRecipes(MachineRecipeHandler.java:98)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:364)
at ic2.neiIntegration.core.MachineRecipeHandler.loadCraftingRecipes(MachineRecipeHandler.java:91)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:510)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:42)
at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:239)
at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:192)
at codechicken.nei.forge.GuiContainerManager.mouseUp(GuiContainerManager.java:346)
at net.minecraft.client.gui.inventory.GuiContainer.func_73879_b(GuiContainer.java:760)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73879_b(GuiContainerCreative.java:496)
at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:132)
at net.minecraft.client.gui.inventory.GuiContainer.func_73867_d(GuiContainer.java:1009)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73867_d(GuiContainerCreative.java:608)
at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1554)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:898)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:826)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at ic2.neiIntegration.core.MachineRecipeHandler.loadCraftingRecipes(MachineRecipeHandler.java:98)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:364)
at ic2.neiIntegration.core.MachineRecipeHandler.loadCraftingRecipes(MachineRecipeHandler.java:91)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:510)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:42)
at codechicken.nei.ItemPanel.mouseUp(ItemPanel.java:239)
at codechicken.nei.LayoutManager.onMouseUp(LayoutManager.java:192)
at codechicken.nei.forge.GuiContainerManager.mouseUp(GuiContainerManager.java:346)
at net.minecraft.client.gui.inventory.GuiContainer.func_73879_b(GuiContainer.java:760)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73879_b(GuiContainerCreative.java:496)
at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:132)
at net.minecraft.client.gui.inventory.GuiContainer.func_73867_d(GuiContainer.java:1009)
at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73867_d(GuiContainerCreative.java:608)
at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['lopok'/0, l='MpServer', x=391.16, y=5.62, z=818.61]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (400,4,837), Chunk: (at 0,0,5 in 25,52; contains blocks 400,0,832 to 415,255,847), Region: (0,1; contains chunks 0,32 to 31,63, blocks 0,0,512 to 511,255,1023)
Level time: 332 game time, 332 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 1 total; [EntityClientPlayerMP['lopok'/0, l='MpServer', x=391.16, y=5.62, z=818.61]]
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:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2298)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:844)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1006351904 bytes (959 MB) / 1967980544 bytes (1876 MB) up to 5726666752 bytes (5461 MB)
JVM Flags: 1 total; -Xmx6144m
AABB Pool Size: 11635 (651560 bytes; 0 MB) allocated, 2 (112 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.04 FML v6.2.51.835 Minecraft Forge 9.10.0.835 7 mods loaded, 7 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{6.2.51.835} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{9.10.0.835} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{0.9.0.3} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.6.1.2} [Not Enough Items] (NotEnoughItems 1.6.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2{1.118.31-experimental} [IndustrialCraft 2] (industrialcraft-2_1.118.31-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
gregtech_addon{MC162} [GregTech-Addon] (gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Launched Version: Forge9.10.0.786
LWJGL: 2.9.0
OpenGL: GeForce GTX 660/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 43 (2408 bytes; 0 MB) allocated, 11 (616 bytes; 0 MB) used |
|
|
IC2 2.0.40-experimental has the same but crash report is not same new crash report: http://pastebin.com/7dMrstpk- |
|
|
java.lang.ClassCastException: net.minecraft.item.ItemStack cannot be cast to ic2.api.recipe.RecipeOutput this is gregtech's issue. |
|
|
cleanup campaign close all reports > 6 months |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-08-17 19:55 | mimo31 | New Issue | |
| 2013-08-17 19:55 | mimo31 | File Added: crash-2013-08-17_21.38.44-client.txt | |
| 2013-08-18 19:08 | mimo31 | Note Added: 0001220 | |
| 2013-08-19 01:43 | stranger1029 | Note Added: 0001221 | |
| 2014-06-26 15:22 | Thunderdark | Note Added: 0002482 | |
| 2014-06-26 15:22 | Thunderdark | Status | new => closed |