Problem: Placing seeds in crop crashes mincraft with lastest IC2, Forestry, Railcraft ETC...

  • As the title says, I am having Minecraft crash every time I place a seed into my crop blocks. The error report is below.
    Thanks.

    P.S. I have the latest of all mods. All are installed and otherwise working properly...

    Display Spoiler

    --- BEGIN ERROR REPORT 674f5109 --------
    Generated 4/27/12 8:50 PM

    Minecraft: Minecraft 1.2.5
    OS: Mac OS X (x86_64) version 10.6.8
    Java: 1.6.0_31, Apple Inc.
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    LWJGL: 2.8.3
    OpenGL: ATI Radeon HD 6490M OpenGL Engine version 2.1 ATI-1.6.42, ATI Technologies Inc.

    java.lang.NoSuchFieldError: stackSize
    at ic2.common.TileEntityCrop.applyBaseSeed(TileEntityCrop.java:644)
    at ic2.common.TileEntityCrop.rightclick(TileEntityCrop.java:548)
    at ic2.common.BlockCrop.b(BlockCrop.java:221)
    at aes.a(PlayerControllerSP.java:213)
    at net.minecraft.client.Minecraft.c(Minecraft.java:1352)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1794)
    at net.minecraft.client.Minecraft.x(Minecraft.java:819)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Thread.java:680)
    --- END ERROR REPORT 1d9d4423 ----------

  • Delete the IC²-Folder in Railcraft, it contains an old IC²-API for 1.2.4, which conflicts with your 1.2.5 IC².

    I dont know how i got it running without deleting it, but i think i just installed all in the right order so that the 1.2.5-IC² overwrites the old API's.

    Yeah, I tried that except then I could not even get Minecraft to load. I would get the mod error screen as it was booting between the "Mojang" screen and the main menu. Any ideas on how to fix that?

  • Here is the crash report after removing the ic2 folder from the Railcraft zip

    Display Spoiler

    --- BEGIN ERROR REPORT a320b88b --------
    Generated 4/28/12 10:13 PM

    Minecraft: Minecraft 1.2.5
    OS: Mac OS X (x86_64) version 10.6.8
    Java: 1.6.0_31, Apple Inc.
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
    LWJGL: 2.8.3
    OpenGL: ATI Radeon HD 6490M OpenGL Engine version 2.1 ATI-1.6.42, ATI Technologies Inc.

    java.lang.NoSuchMethodError: ic2.api.CropCard.registerBaseSeed(Laan;IIIII)Z
    at ic2.common.IC2Crops.registerBaseSeeds(IC2Crops.java:82)
    at ic2.common.IC2Crops.init(IC2Crops.java:43)
    at mod_IC2.load(mod_IC2.java:522)
    at ModLoader.init(ModLoader.java:891)
    at ModLoader.addAllRenderers(ModLoader.java:189)
    at ahu.<init>(ahu.java:77)
    at ahu.<clinit>(ahu.java:8)
    at net.minecraft.client.Minecraft.a(Minecraft.java:394)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Thread.java:680)
    --- END ERROR REPORT 5034a10e ----------

  • Do you have Thaumcraft installed? There is also an old IC²-API.

  • Should I just remove the IC2 folders from all of my mods except IC2 itself?
    The mods I have installed are as follows:

    Display Spoiler

    Buildcraft
    Doggy Talents
    Equivalent Exchange
    Enderstorage
    Forestry
    IC2
    Inventory Tweaks
    Laser Mod
    Logistics Pipes
    Iron Chests
    Portal Gun
    Railcraft
    Red Power
    Rei Minimap
    Sneaky Pipes
    Steve's Carts
    Thaumcraft 2
    Wireless Redstone (by Chicken bones)

  • I fixed it!

    Thanks so much for your help!

    A little guide for anybody else who encounters my problem:
    1. Remove the old IC2 folders from Railcraft and Thaumcraft
    2. Put a "z" at the beginning of Industrial Craft's name in the mods folder so that it loads last
    3. Remove the Railcraft plugin for NEI (it crashes minecraft since it looks for missing info)
    4. Profit!

  • The Railcraft plugin works fine for me and I didn't need to place IC2 last. All I did was delete the ic2 folders in the Railcraft and Thaumcraft zips and no more crashes!