gates not recognizing gaseous fluid levels
jburkej1 opened this issue ยท 4 comments
I am trying to use gates to turn on a wire when the gaseous fuel in a tank reaches 25%. Regardless of the trigger I use the gate powers the wire unless the tank is full. My guess is I am not using the gate correctly or not using the right trigger. If this is a known issue I apologize for re-posting it. BC .15 had the same behavior.
MC 1.12.2, forge 14.23.1.2599, BC 7.99.16
BuildCraft version: 7.99.16
Forge version: 14.23.1.2599
Link to crash report or log:
Singleplayer or multiplayer:
Steps to reproduce:
Additional information:
it seams to work ok with non gaseous. I will try it with a single block and also a standard BC tank and not the diamond.
Does seem to be related to multiblock tanks. when I tested a basic gate and an Iron And gate with and without the hot fuel parameter it worked fine. when I add the 2nd block it powered the wire regardless of what less than full condition I set. I am going to confirm that gates work with the non gaseous fluids tomorrow.
thank you.
I think this might be due to the fluid trigger only reading from a single tank block rather than the whole stack. Can you try with just a single tank block? (Also, can you try with a gate with at least one trigger parameter and add a fluid filter to the first parameter slot?)
Note that neither case are grounds to disregard this issue.