Posts by Amorth92

    I have IC2 1.109, CodeChickenCore 0.6.10 and NotEnoughItems 1.4.2.8 installed and I get this Error message.

    Display Spoiler


    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem; Unexpected error

    A full error report has been saved to C:\Users\Vegard\Desktop\MultiMC\instances\my test world\minecraft\crash-reports\crash-2012-11-24_22.56.06-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(


    --- BEGIN ERROR REPORT 119edc8d --------
    Full report at:
    C:\Users\Vegard\Desktop\MultiMC\instances\my test world\minecraft\crash-reports\crash-2012-11-24_22.56.06-client.txt
    Please show that file to Mojang, NOT just this screen!

    Generated 24.11.12 22:56

    -- Head --
    Stacktrace:
    at ic2.neiIntegration.common.GradualRecipeHandler.loadTransferRects(GradualRecipeHandler.java:106)
    at codechicken.nei.recipe.TemplateRecipeHandler.<init>(TemplateRecipeHandler.java:312)
    at ic2.neiIntegration.common.GradualRecipeHandler.<init>(GradualRecipeHandler.java:25)
    at ic2.neiIntegration.common.NEIIC2Config.loadConfig(NEIIC2Config.java:21)
    at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:695)
    at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:294)
    at codechicken.nei.ClientPacketHandler.handleSMPCheck(ClientPacketHandler.java:121)
    at codechicken.nei.ClientPacketHandler.handlePacket(ClientPacketHandler.java:26)
    at codechicken.core.PacketCustom$ClientPacketHander.handle(PacketCustom.java:79)
    at codechicken.core.PacketCustom$CustomPacketHandler.onPacketData(PacketCustom.java:48)
    at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:249)
    at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:239)
    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:78)
    at axz.a(NetClientHandler.java:1344)
    at dj.a(SourceFile:59)
    at cf.b(MemoryConnection.java:79)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [ayk['Amorth92'/335, l='MpServer', x=393,50, y=71,62, z=65,50]]
    Chunk stats: MultiplayerChunkCache: 0
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: World: (385,64,70), Chunk: (at 1,4,6 in 24,4; contains blocks 384,0,64 to 399,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 248 game time, 248 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: 1 total; [ayk['Amorth92'/335, l='MpServer', x=393,50, y=71,62, z=65,50]]
    Retry entities: 0 total; []
    Stacktrace:
    at ayh.a(WorldClient.java:425)
    at net.minecraft.client.Minecraft.b(Minecraft.java:2385)
    at net.minecraft.client.Minecraft.run(Minecraft.java:806)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.4.5
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_09, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 908567152 bytes (866 MB) / 1055129600 bytes (1006 MB) up to 1910767616 bytes (1822 MB)
    JVM Flags: 2 total; -Xms1050m -Xmx2050m
    AABB Pool Size: 10817 (605752 bytes; 0 MB) allocated, 10817 (605752 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
    FML: MCP v7.23 FML v4.5.2.459 Minecraft Forge 6.4.0.396 6 mods loaded, 6 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.109.113-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    LWJGL: 2.4.2
    OpenGL: GeForce GT 530/PCIe/SSE2 GL version 4.2.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'forge,fml'
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

    java.lang.NoSuchMethodError: codechicken.nei.recipe.TemplateRecipeHandler$RecipeTransferRect.<init>(Lcodechicken/nei/recipe/TemplateRecipeHandler;Ljava/awt/Rectangle;Ljava/lang/String;[Ljava/lang/Object;)V
    at ic2.neiIntegration.common.GradualRecipeHandler.loadTransferRects(GradualRecipeHandler.java:106)
    at codechicken.nei.recipe.TemplateRecipeHandler.<init>(TemplateRecipeHandler.java:312)
    at ic2.neiIntegration.common.GradualRecipeHandler.<init>(GradualRecipeHandler.java:25)
    at ic2.neiIntegration.common.NEIIC2Config.loadConfig(NEIIC2Config.java:21)
    at codechicken.nei.NEIClientConfig.loadConfig(NEIClientConfig.java:695)
    at codechicken.nei.NEIClientConfig.loadWorld(NEIClientConfig.java:294)
    at codechicken.nei.ClientPacketHandler.handleSMPCheck(ClientPacketHandler.java:121)
    at codechicken.nei.ClientPacketHandler.handlePacket(ClientPacketHandler.java:26)
    at codechicken.core.PacketCustom$ClientPacketHander.handle(PacketCustom.java:79)
    at codechicken.core.PacketCustom$CustomPacketHandler.onPacketData(PacketCustom.java:48)
    at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:249)
    at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:239)
    at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:78)
    at axz.a(NetClientHandler.java:1344)
    at dj.a(SourceFile:59)
    at cf.b(MemoryConnection.java:79)
    at net.minecraft.client.Minecraft.l(Minecraft.java:1913)
    at net.minecraft.client.Minecraft.J(Minecraft.java:858)
    at net.minecraft.client.Minecraft.run(Minecraft.java:783)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 8cac6d91 ----------