Forge microblock lapis caelestis being displayed as black
Xarond1 opened this issue ยท 1 comments
Your GTNH Discord Username
Xrnd_
Mod Version
Latest
Java Version
Java 17
Graphics Card Vendor
NVidia
Bug Report
Mod List or GTNH Pack Version
2.6.1
Final Checklist
- I have searched the issues and haven't found a similar issue.
- I have read the known incompatibilities and this is not related to one of those.
- I am running an officially released version. (Or, if I've compiled it myself I plan to fix the issue)
- This issue is not related to a feature that is disabed by default - Shaders, MCPF, etc. [They'll be enabled when they're ready for testing]
This seems to be caused by ExtraUtilities setting an invalid brightness value (0xFF00FF
where I guess 0-15 are valid?) when rendering these. There's a fix in HodgePodge 2.5.11+ to set a valid brightness value instead which fixes the issue, but it might be worth capping/handling/whatever invalid brightness in Angelica as well..?