Black box around sun/black sky when HWYLA info box pops up
jakey1995abc opened this issue ยท 5 comments
Issue Description:
Whenever I look at a block the sun will turn black, or if I am using a resource pack the whole sky will turn black. This only occurs when the information box for blocks, items, etc is enabled.
Affected Versions (Do not use "latest"):
- Hwyla: Hwyla-1.8.12-B25_1.11.jar
- Minecraft: 1.11.2
- Forge: 13.20.0.2265
Possible Conflicting Mods (Provide their version, as well):
Based on previous similar issues that other users have reported, it may be caused by the journeymap-1.11.2-5.4.6.jar mod.
I guess this mod is dead :( oh well, the latest version beats a version which would crash the game xD
Not dead. I just haven't had time to fix it. It requires rewriting all the rendering code to use GLStateManager
instead of raw GL11
calls.