Aerial interface still provide without the required pressure
Naheulf opened this issue ยท 2 comments
Minecraft Version
MC 1.16.5
Forge Version
Forge 36.2.4 (MCP 20210115.111550)
Mod Version
1.16.5-2.14.4-258
Description of the Issue
Aerial interface still provide without the required pressure
Steps to Reproduce the Issue
- Supply aerial interface with both air pressure and charging module
- Configure the charging module side to be connected to your inventory
- take an empty pressurized item, it start to refill
- disconnect and purge the air supply to drop the pressure in the Aerial intergace under 10 bars
Expected Behaviour
Airt supply should stop like items supply
Actual Behaviour (Case 1)
Air supply continue to items
Actual Behaviour (Case 2)
Air supply continue ot bubble bar (however I'm unable to reproduce this one)
Any other comments?
First seen on a dedicated server with a large modpack. But almost able to reproduce in single player with only pneumaticraft.
Evidence video at https://www.youtube.com/watch?v=_QjUQIeenKs&t=262s (it's still the same video)
Inline module should go on the tube center to explain why we can't connect other tubes to the sides (see video)
Yep, that's a bug. Aerial Interface shouldn't provide access to the inventory when pressure is too low (it already prevents item insertion/extraction, but the Charging Module is just scanning the inventory). I have a fix in dev now, just doing some testing.