Applied Energistics 2

Applied Energistics 2

137M Downloads

Fluid being voided with P2P Fluid Tunnels and Fluid Pipes

JasonMcRay opened this issue ยท 6 comments

commented

Issue Description:

Fluid is being voided when inserting it with Fluid Conduits into P2P Fluid tunnels and extracting it on the other side into storage that is using the fluid, regulating the amount or not being able to transfer that much fluid.

What happens:

Fluid is being constantly drained from source when inserting into P2P tunnels with Fluid Conduits when the target storage is being constantly drained slower than the fluid is being inserted.

What you expected to happen:

Fluid not being voided at all. In the end there should be same amount of fluid as it was on input side

Steps to reproduce:

  1. Connect tank with Pressurized Fluid Conduits into P2P Fluid tunnel
  2. Connect IC2 Fluid Regulator (or anything else which is able to regulate the fluid amount passing though) and set the regulation to 1mB/t (or anything really low)
  3. Put tank next to the regulator output
  4. Start extracting the fluid
  5. Fluid in the final tank will not match the amount of fluid at the start.

Screeshots:
Setup:
2016-04-03_17 39 23
2016-04-03_17 39 39
Begining of process (input tank with 16000mB of water, being extracted by fluid conduit):
2016-04-03_17 39 31
Final (output tank with only 10000mB of water fed through IC2 Fluid Regulator set to 5mb/s, 6000mB is lost)
2016-04-03_17 41 10

Also a video reproducing the issue (when transfering 256 buckets of liquid):
https://www.youtube.com/watch?v=5sf6j-GUdwA&feature=youtu.be


Affected Versions

  • EnderIO: 2.3.0.424_beta
  • EnderCore: 0.2.0.32_beta
  • Minecraft: 1.7.10
  • Forge: 10.13.4.1566
  • AE2: rv3-beta-5
commented

Any updates on this? This is really annoying -- we wanted to build a IC2 fluid reactors with this.

commented

workaround:
use other (for example GT pipe) pipe between fluid conduit and p2p

commented

Thanks to @HenryLoenwind I did little bit more testing. P2P tunnels seem to accept anything you put into them, but they void what can't be put anywhere: SleepyTrousers/EnderIO-1.5-1.12#3255 (comment)

And the workaround i posted above does not actually work.

commented

double #2195

commented

I'm having the same problem using P2P between RailsCraft Tanks and Binnie's Genetics Machines. The tanks are always empty even though my fluid production is 10 times higher than the fluid usage.

It feels like the whole tank is simply emptied by p2p if some fluid is needed somewhere.

commented

Fixed in rv4 dev and rv5 release. rv3 is not supported anymore at this point.