Oil Tank redstone support not working as expected
Sam2451 opened this issue ยท 0 comments
Minecraft Version
1.18.2
Immersive Engineering Version
8.4.0-161
Immersive Petroleum Version
4.1.0-21
Current Behaviour
Comparator monitoring of the oil tank layes works fine with the redstone probe connector, but vanilla comparators need an update (like budded pistons) to realize the change of the level of liquid in the tank
Redston ports do not work, vanilla comparator and the probe connector pick up just the level of the layer.
Expected Behaviour
Vanilla comparators should check and refresh redstone level according to liquid level of the oil tank (layers and redston spot) every game tick or redstone tick. Redstone spot should output the value based on whole oil tank fluid level and not layer fluid level.
Reproduction Steps
Create an oil tank, than hook up a pump on an infinite water source to tank input. Connect vanilla and IE comparators on every layer, a comparator to the side redstone spot and redstone probe connector on upper redstone spot. When water level rises probes on layers work fine, vanilla comparators stay off until updated(replaced, putting in subtract mode, update a block within one Manhattan distance), and comparators on redstone spot just mesure last layer level (vanilla comparator needs update)
Debug Crash Log
https://gist.github.com/Sam2451/bd90ca1b79f1211925208aa7be881dee
Information for the reader.
- Add a ๐ to the bug report if you are also affected. This helps show the severity of this bug report and doesn't clutter the comments.
- Add a comment if you have any insights or background information that isn't already part of the conversation.