GT New Horizons

GT New Horizons

867k Downloads

Fluid Regulator Not Moving Configured Value

Ruling-0 opened this issue ยท 1 comments

commented

Your GTNH Discord Username

ruling_

Your Pack Version

2.7.1

Your Server

Private Server

Java Version

Java 21

Type of Server

Vanilla Forge

Your Expectation

UMV regulator configured to 22,414,305L every 5 ticks should move 22,414,305L when triggered (for a single tick).

The Reality

It moves 20,627,899L. If configured to 21,414,305L, it moves 20,627,899L. If configured to 21,195,804L, it moves 20,627,899L. If configured to 20,771,875L, it moves 20,449,714L.

On further testing, it turns out this relates to the volume held in the tank the regulator is exporting from. The above data was a tank of 20,967,344L. For a tank of 21,131,253L:
Configured 21,195,804L, actual 20,777,126L
Configured 21,190,804L, actual 20,777,126L
Configured 21,414,305L, actual 20,777,126L
Configured 20,771,875L, actual 20,449,714L

For a tank of 21,074,077L:
Configured 21,404,315L, actual 20,725,092L

Your Proposal

The regulator should move a valid configuration (it's below the L/s limit) consistently.

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
  • I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
commented

Cant reproduce