Mechanical pipe not pulling from quantum entangloporter
rux616 opened this issue ยท 11 comments
I have the same issue as a previously closed one, #5100
As you can see, I have ult mech pipes pulling from a creative tank going into a quantum entangloporter (all sides set as input), then another quantum entangloporter on the same channel (all sides set as output) where ult mech pipes should be pulling and sending water to a fluid trash can. This is not happening.
Mods:
Mekanism 9.7.8.379
Mekanism: Generators 9.7.8.379
Just Enough Items 4.15.0.268
Extra Utilities 2 1.9.9
Forge 14.23.5.2838
So to eliminate the question of whether the trash can is at fault, I have removed it and replaced it with an ultimate fluid tank with the result of still nothing.
I have also turned eject on in the output QE with also no effect.
And as a final verification, I used the network reader on both the top and bottom branches (this is with eject on).
And with eject off.
Couple questions:
- Does it pull without and fill up the pipes if you remove the fluid trash can? One guess of mine is it could be that it just is ejecting it all same tick it pulls so doesn't render as having any fluid in it.
- Does anything change both for how you have it setup and without the trash can if you set it to auto eject.
Turns out that some things weren't fully implemented correctly (probably from when we were adding more null safety), so I went through and fixed it for the quantum entangloporter and all the other fluid handlers we have that were broken (some worked some did not). So once 9.7.9 gets released at some point this should be fixed.
Thanks for the prompt fix. Here's hoping 9.7.9 gets released soon. (Kinda hard to build a QE-powered chemical plant with only 256mb/t throughput!)
@rux616 in the meantime, does it succeed with pulling when the pipe already has water in it?
@rux616 in the meantime, does it succeed with pulling when the pipe already has water in it?
No, I just tried attaching a basic mechanical pipe set to pull from a creative tank full of water and linked it with the receiving end of the QE chain, and the tank I had there was only filling at 100mb/t as would happen with a basic.
That is on 9.7.8 right? Given 9.7.9 has been released since which should fix pulling from it.