Posts by TimC

    I get exactly the same issue.. it's not railcraft as I don't have that intalled currently..
    This Error?

    Display Spoiler

    java.lang.NoSuchMethodError: ic2.api.IWrenchable.wrenchCanSetFacing(Lxb;I)Z
    at ic2.common.ItemToolWrench.onItemUseFirst(ItemToolWrench.java:81)
    at ic2.common.ItemToolWrenchElectric.onItemUseFirst(ItemToolWrenchElectric.java:50)
    at acq.a(PlayerControllerSP.java:177)
    at net.minecraft.client.Minecraft.c(SourceFile:1220)
    at net.minecraft.client.Minecraft.k(SourceFile:1545)
    at net.minecraft.client.Minecraft.x(SourceFile:709)
    at net.minecraft.client.Minecraft.run(SourceFile:662)
    at java.lang.Thread.run(Thread.java:679)
    Stopping!


    This was happening with either normal or electric.. I tried holding "m" in whatever way I could think of checking for the lossless thing..even setup a test world where I NEI'd the items needed to test to see if it was a corrupted save and it still happened there... At the moment I am just playing on but having to destroy items and NEI them back to move them.. (kinda a pain when I just need to realign a face)

    My current mod load out issss....

    Display Spoiler

    #ModLoader Config
    #Sun Jan 29 12:53:05 GMT 2012
    mod_ModLoaderMp=on
    mod_RedPowerArray=on
    mod_IC2=on
    mod_NotEnoughItems=on
    mod_LogisticsPipes=on
    mod_zAdditionalPipes=on
    mod_BuildCraftBuilders=on
    mod_Forestry=on
    mod_SneakyPipes=on
    mod_PigbearLaser=on
    mod_ComputerCraft=on
    mod_RedPowerWiring=on
    mod_ThaumCraft=on
    mod_EE=on
    mod_RedPowerWorld=on
    mod_RedPowerCore=on
    mod_BuildCraftSilicon=on
    mod_RedPowerLogic=on
    mod_BuildCraftCore=on
    loggingLevel=FINER
    mod_BuildCraftEnergy=on
    mod_RedPowerMachine=on
    mod_BuildCraftFactory=on
    mod_WirelessRemote=on
    mod_ReiMinimap=on
    mod_treecapitator=on
    mod_RedPowerLighting=on
    grassFix=true
    mod_WirelessRedstone=on
    mod_EnderChest=on
    mod_BuildCraftZFP=onmod_BuildCraftTransport=on

    I remember seeing something about copying the current IC2 API into the forestry jar's version to make sure it's up to date which I have done too...

    All the above mods are up to whatever the current version is (give or take 12hrs).

    Display Spoiler

    I would have posted my modloader.txt not config as that has version numbers etc. but there is a character limit...