BuildCraft|Core

BuildCraft|Core

7M Downloads

8.0.x Pump Issues

LuigiHutch opened this issue ยท 1 comments

commented

BC 8.0.x commit 6ff8626

Here are a number of issues that I hva efound with the pump thus far:

  • The pump stores 10x the amount of fluid it should do, so it stores 160000mb instead of 16000mb like it should.
  • It doesn't output directly into fluid pipes like it should, atm it has to be extracted out.
  • Pump tube may render in the incorrect position if the pool is only one deep: http://i.imgur.com/OGueB7o.png
  • Once a pump has pumped out all the fluid in an area, if you refill the area the pump will not try to pump the newly placed fluid.
  • When a pump tries to pump out an oil spring, once it clears the surface oil the water will flow overtop which means it will not pump oil located below the water
  • Even if the pool of water below is 3x3 below a pump, it will still pump the water sources. It should not actually pump the water sources if the pool below it if it is 3x3 or bigger
  • The pump will randomly stop pumping fluid even though it has power and fluid buffer isn't full. Only way to fix is to break and replace the pump. No errors in the log.
commented

Fixed via #3514