Botania (Fabric/Quilt)

Botania (Fabric/Quilt)

7M Downloads

Progress pie display does not render properly

TheRealWormbo opened this issue ยท 0 comments

commented

Mod Loader

Both Fabric and Forge (I confirm that I have tested both loaders and will specify both loader versions below)

Minecraft Version

1.21.1

Botania version

dev

Modloader version

(any)

Modpack info

n/a

The latest.log file

n/a

Issue description

The progress pie display for charging a runic altar, mana enchanter, or botanic brewery does not render properly.

Instead of being rendered, it applies a strange effect to parts of the screen that looks like garbage pixels on Neoforge:
Garbage pixels on Neoforge
There is a clear relation between the intended center of the progress pie display and the shape of the screen distortions.

On Fabric the effect is usually not visible, unless a menu of sorts is opened. Then it's either garbage pixels or just part of the screen behind the menu going dark:
Garbage pixels on Fabric
Again, there is a correlation between the effect and the display location on screen behind the menu. For the darken effect behind the Esc menu, this correlation is less visible, but at least one of the lines appears to point at where the progress pie display should be:
Image

Steps to reproduce

No response

Other information

Unlike a previous error where certain additionally rendered details (e.g. the surfaces in mana pools and petal apothecary, or the overlay of the mana enchanter) turned out to be incorrectly scaled, the "garbage pixels" definitely seem repetitive, but not clearly related to a particular texture atlas or individual texture in the game.