GTNewHorizons / GT-New-Horizons-Modpack

New Modpack with Gregtech, Thaumcraft and Witchery
https://www.gtnewhorizons.com/
Other
887 stars 275 forks source link

Overflow valve does not properly read contents #16519

Closed Krydax closed 2 weeks ago

Krydax commented 3 weeks ago

Your GTNH Discord Username

Krydax

Your Pack Version

2.6.0

Your Server

none

Java Version

Java 21

Type of Server

Single Player

Your Expectation

Set LV overflow valve to 2,000 units (doubled checked) Obviously the fluid should void when >2000

The Reality

The fluid is not voided, you can see clearly in the pic there is 12k of the output.

Your Proposal

According to @Four on Discord, the reason is that it is using the LEFT fluid slot to read how much it has, and if I were to put fluid (at least 2k) into the "input" slot, then it would ALWAYS void.

Obviously it should utilize the output amount to read how much fluid it has in order to void.

Final Checklist

chochem commented 2 weeks ago

duplicate of https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9561