Void Fluid Widget Freezes program without filter
voltingshock opened this issue · 3 comments
Describe the bug
When using the void fluid widget in a drone, not putting a filter causes the program to freeze, and it will not continue onto the next widget. It will still void the fluid and freezes regardless of whether there is or is not a fluid.
How to reproduce the bug
Take a drone, put a void fluid widget in, and put something after it. Optionally have it pick up some fluid. Regardles of what you put after, a jump, rename, go to, whatever it won't happen.
With any form of filter, whitelist or blacklist, it works as expected. Putting a blacklist for a random irrelevant fluid has functionally the same effect as having no filter.
Expected behavior
Without a filter, I would expect the drone to void any fluid it has and then move on. If there's a reason it shouldn't be able to do this, then the program should have an error that indicates it requires a filter.
Additional details
No response
Which Minecraft version are you using?
1.21
Which version of PneumaticCraft: Repressurized are you using?
8.2.12
Crash log
No response
I can't reproduce this. The Void Fluid widget executes fine for me, regardless of what's in the drone's tank, and what filter (if any) is in use on the widget.
Update: ignore me, I'm being stupid. I already fixed this 😳 will be in the next release