Posts by Vebyast

    Minecraft 1.2.5, IC2 v1.9.7, Buildcraft 3.1.5. No log because it's a logic bug.


    Steps to reproduce: Place an IC2 recycler. Connect a BC wooden transport pipe to the recycler. Put a BC Iron AND Gate on the wooden transport pipe. Right-click on the gate to open it and click on the top-left square repeatedly to set the gate's top condition to "inventory empty". Note that the line to the right is red, showing that this condition is true. Set the gate's bottom conditional to "items in inventory". Note the darkened line showing that this condition is false. Open the recycler's interface and put an IC2 transformer upgrade into one of the upgrade slots on the right. Reopen the BC gate and note that both conditions have changed - "inventory empty" is false and "items in inventory" is true.


    Observed behavior: Buildcraft gates use IC2 machines' upgrade slots when calculating the "inventory empty", "items in inventory", "space in
    inventory", and "inventory full" conditions. Tested with Recyclers, Electric Furnaces, and Compressors.


    Expected behavior: Only a machine's input and output slots should be used to calculate inventory-related conditions.


    I'm not entirely sure if I should have filed this as an IC2 bug or a BC bug. I suspect that the problem is closer to IC2's side, though, so I've submitted it here. Thanks!