BuildCraft|Core

BuildCraft|Core

7M Downloads

Tanks return different values for drain method if drain.boolean is different

M3gaFr3ak opened this issue ยท 0 comments

commented

Hi!
When I simulate the draining it returns a fluid stack with 125 mb drained. However, when I actually drain (not simulate), I get null and nothing will be drained.

EDIT: actually, it differs between using the method which accepts an int vs the one w/ a fluidstack

EDIT: Debugging info w/ tests:
http://puu.sh/8JDLW.png