SleepyTrousers / EnderIO-1.5-1.12

http://enderio.com/
The Unlicense
729 stars 357 forks source link

Redstone auto extract mode for gas conduits non-functional #3058

Closed Keyarose closed 8 years ago

Keyarose commented 8 years ago

Gas conduits will extract gasses regardless of the setting for the redstone control. For example when connected to a mekanisim electrolytic separator a gas conduit will continue to extract gas even when set to active with signal, and there is no signal.

2015-12-11_20 52 00 System setup

2015-12-11_20 51 49 Electrolytic separator gui

2015-12-11_20 51 36 Gas conduit gui

Using EnderIO 2.3.0.421

HenryLoenwind commented 8 years ago

Just a first check: Are you sure it is not the machine that is pushing the gas out? For most conduits the redstone mode only controls active pulling, not accepting/rejecting pushes (that'd be in/out/disabled mode).

Keyarose commented 8 years ago

I'm afraid I don't know, the separator does not have the same ability to be configured as many of the core mekanisim machines do. There's no automatic eject option, likely because the I/O sides are all fixed.

Keyarose commented 8 years ago

However I have had this issue with the gas storage tanks as well as the separator. I can't remember a specific instance with anything else offhand though.

HenryLoenwind commented 8 years ago

Ok, I'll have a look at our code in the next days.

HenryLoenwind commented 8 years ago

I had a look at it. The redstone checks are called correctly. For more I'll have to setup a debugging environment and trace it.

Keyarose commented 8 years ago

Well thanks for looking, at least its just a minor annoyance rather than build breaking.

VT-14 commented 8 years ago

The Electrolytic Separator automatically dumps gas to tanks/machines/pressurized tubes on either side of it. The gas tanks automatically output to the side that has the red mark on the front. This is just how Mekanism has set up its gas system.

HenryLoenwind commented 8 years ago

Thx VT-14, that was what I suspected. @Keyarose are you ok with me closing this ticket as it seems all is working as intended?

Keyarose commented 8 years ago

Sure, I might try and see if i can use a autonomous activator with a wrench to control the gas flow. If anyone's interested in the result send me a message.