[1.10.2][MO 1.7] Light and chunk overlay incompatible with F1 (Hide hud)
Aedda opened this issue ยท 5 comments
Turn on light overlays (default F7), or chunk boundaries (default F9), then turn off hud display (default F1) and the screen becomes intensely dark.
https://i.imgur.com/HSTyUbS.png
This is noon on a sunny day:
https://i.imgur.com/Q7VefMG.png
Like #12 . I don't know why this destroys the lightning. I can't reproduce it. It is either incompatibility with another Mod or depending on the System or the GPU.
If you still see this, try disabling the FBO in the minecraft settings file via 'fboEnable', set it to false.
it appears that the FBO triangles are getting modified somehow, possibly a legacy lighting call or alpha settings...
On my client the sky darkens when HUD is off and either of the overlays are enabled, everything else is fine. I have the FBO off already, I bet without looking at the overlay code it's a GL light call.
From my tests it works in vanilla without anything installes except Forge, JEI and MoreOverlays.
So I guess even if MoreOverlays makes the sky dark, some other mod has to do some wierd renering stuff and break the rendering system. I guess OptiFine but I'm not sure. But I have to turn off light (I guess) because without this call. The overlays will be effected by light.