Robotic Parts

Robotic Parts

1M Downloads

[1.12.2] Bit of a conflict with "Advent of Ascension". Cyberware's HUD colors leaks into AoA's Resources HUD.

SonicX8000 opened this issue ยท 3 comments

commented

Refer'd Issue:
Tslat/Advent-Of-Ascension#898

Minecraft: 1.12.2
Forge: 14.23.5.2838

Mods: 3
AoA3-3.1.2.b
cyberware-1.12.2-0.2.11.20
jei_1.12.2-4.15.0.279


There appears to be a HUD conflict where Cyberware's Energy HUD Colors leak into AoA's Resources HUD. If Cyberware's HUD doesn't render... then AoA's HUD will work normally.

Top is AoA's HUD without the Cyberware HUD.

Bottom is AoA's HUD with the Cyberware's HUD. Note that the color changes depending on what color Cyberware's HUD is set at.

P.S.
The Cyberware HUD also tends to leak into other places like control's GUI, Mod Config GUI, etc.

commented

Fixed on AoA side

commented

Cyberware rendering was already fixed a couple version back. All HUD color settings are going through the GlStateManager, as intended in Forge mods.
It's up to AoA to set the color before drawing anything on screen.

I'm not seeing any color bleeding outside of AoA resources overlay. If you mean something else, then it's a different issue and you should open a separate issue for that one.

commented

Ah, alright. I'll open up an issue on their side about it.

For the one in the P.S. I should've worded it better but I'll open up a separate issue about it.