Tamaized / AoV

A Healing Based Magic Minecraft Mod
https://minecraft.curseforge.com/projects/angel-of-vengeance
MIT License
15 stars 10 forks source link

[1.12.2] Light Level renderings from mods such as "DynamicSurroundings" fail to render. #83

Closed SonicX8000 closed 5 years ago

SonicX8000 commented 5 years ago

Minecraft: 1.12.2 Forge: 14.23.5.2778 Mods: 3

AoV-1.12-0.9.2 DynamicSurroundings-1.12.2-3.4.10.2 TamModized-1.12.2-0.15.6


It seems that Dynamic Surroundings' Light Level viewer fails to render if 'AoV-1.12-0.9.2' is installed. It's not only just Dynamic Surroundings but it seems to also affect More Overlays, Not Enough Item's Mob Spawn Rendering & Light Level Overlay Reloaded.

Here's an image of the bug using 'Dynamic Surroundings'.

Left is with AoV installed, right is without AoV installed. An older version before the current one didn't have this issue if I recall.

EDIT The version I was using before the update was 'AoV-1.12-0.8.14' and the issue doesn't occur. Versions above that and the issue occurs.

Tamaized commented 5 years ago

Caused by this line: https://github.com/Tamaized/AoV/blob/247ac44c2d612735774effe12cc847a431c16a36/src/main/java/tamaized/aov/client/gui/AoVOverlay.java#L209

Also affects #84