Issue with Drawer Controllers and Drawer Controller Slaves
mcm opened this issue ยท 8 comments
Game Version, Launcher Version, Mod Version
MC 1.20.1
Forge 47.2.0
Fluid Drawers Legacy 4.1.3-release
Problem Description
Drawer contents don't drain when fluids are pulled from a drawer controller or a drawer controller slave. When a pump is used to pull directly from the drawer, the contents drain as expected. Fluids can be pumped into both drawer controllers and drawer controller slaves. But when a pump is connected to either a drawer controller or a drawer controller slave, the contents of the fluid drawer don't change.
Ahhh should've specified! I'm using pipes from the Create mod, and yes - if I pump away from the drawer controller, the level of fluid goes up in the tank but doesn't go down in the drawer.
you mean controller or controller slave don't change the fluid in the drawers which is belong to them? let me check it.
This problem is somewhat special. Create uses a special method to extract fluid, and the code happened to produce an incorrect variable pointer during a certain update. It doesn't crash the game and is used less often, which I think is why this issue has gone undetected.
Thank you very much for identifying this issue, a fix will be released at a later date.
The file has been uploaded to Curseforge, it will take about a few dozen minutes.