Posts by Tasolth

    More info. Looks like a gui problem. I noticed that if I logout with items in the OM they are not there on re-log, also, tried pumping in some uu matter and that worked, oil started coming out the other side, but the gui did not show any change. Going to do some gui swapping and see if that gets it.

    Tank with oil works fine btw.

    *Edit*

    Ok got it working... dunno why exactly it wasn't working, but changing the guid from 105 to 115 for the OM appears to have solved the issue. No idea why 105 wasn't working. Ran a check on all my mod conf files and found no matches. ?(

    Running into a Strange issue in SMP. Oil materializer will not let me pump any oil out of it. Standard wooden waterproof pipe and redstone engine. valid pipes and tanks are in place. Can anyone verify this ? Running 1.14b BCIC2 crossover Buildcraft 2.2.11, and IC2 1.43 as well as many other mods listed in the modloader.txt
    This only happens on my smp test server(windows) not my SSP game.


    Also I will include my modloader and config file if anyone can point out something off with them. Any help is appreciated

    Modloader.txt
    http://pastebin.com/7szEUG3V

    Config
    **Note**
    Configuration file on client and server are copies

    Display Spoiler


    # Configuration file
    # Generated on 1/3/12 1:54 PM

    ###########
    # General #
    ###########

    general {
    # The number of buckets of oil produced per UU-mater.Valid entries are 1, 5, 10, 15, and 20. Default = 20
    OilMaterializerConversionRatio=20
    # set to false to disable crafting the Electric Engines, will also not use the engineBlock block ID if set to false.
    allowElectricEngines=true
    # set to false to disable crafting the Petrochemical Generator, will also not use the blockCrossoverGenerator block ID if set to false.
    allowGenerator=true
    # set to false to disable crafting the Oil Materializer, will also not use the blockOilMaterializer block ID if set to false.
    allowOilMaterializer=true
    guiIdIndustrialElectricEngine=104
    guiIdLargeElectricEngine=103
    guiIdMediumElectricEngine=102
    guiIdOilMaterializer=105
    guiIdPetrochemicalGenerator=100
    guiIdSmallElectricEngine=101
    }

    #########
    # Block #
    #########

    block {
    blockCrossoverGenerator=218
    blockOilMaterializer=209
    engineBlock=217
    }

    ########
    # Item #
    ########

    item {
    }