You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: I've configured my Barrels to holder a much greater capacity than default. Bottles are still set to default 333mb though.
When I add bottles of fluid to the barrel for fluid storage, it seems that when it reaches a certain point it stops displaying the fluid in the GUI. If I continue to add fluids, there comes a point where it will begin rendering the fluids again, but display the incorrect value in the GUI.
-WAILA shows the correct values, always.
-Discard button is disabled/inactive when the fluids are NOT rendering properly.
The pattern I'm noticing is as follows:
Render fine up to, and including Bottles 1-98.
Adding a 99th bottle is when it stops rendering the fluid correctly.
Continue adding bottles and will not render up to, and including Bottles 99-196.
Add a 197th bottle is when the fluids start rendering correctly again, BUT ALSO, displays the incorrect amount of fluid and quantity in the GUI.*
*The interesting thing about the amount of fluid that seems to make it render properly again, is that it's the 65536th millibucket that does the trick. So I'm guessing it's something to do with 16-bit something. Hope that's a helpful clue somehow.
Note: I've configured my Barrels to holder a much greater capacity than default. Bottles are still set to default 333mb though.
When I add bottles of fluid to the barrel for fluid storage, it seems that when it reaches a certain point it stops displaying the fluid in the GUI. If I continue to add fluids, there comes a point where it will begin rendering the fluids again, but display the incorrect value in the GUI.
-WAILA shows the correct values, always.
-Discard button is disabled/inactive when the fluids are NOT rendering properly.
The pattern I'm noticing is as follows:
Render fine up to, and including Bottles 1-98.
Adding a 99th bottle is when it stops rendering the fluid correctly.
Continue adding bottles and will not render up to, and including Bottles 99-196.
Add a 197th bottle is when the fluids start rendering correctly again, BUT ALSO, displays the incorrect amount of fluid and quantity in the GUI.*
*The interesting thing about the amount of fluid that seems to make it render properly again, is that it's the 65536th millibucket that does the trick. So I'm guessing it's something to do with 16-bit something. Hope that's a helpful clue somehow.
Photo-demonstration here: https://imgur.com/a/WY4e7
Also note: Issue doesn't seem to occur in Singleplayer.
The text was updated successfully, but these errors were encountered: