dracula / minecraft

🧛🏻‍♂️ Dark theme for Minecraft
https://draculatheme.com/minecraft
Other
27 stars 1 forks source link

Super Secret Settings causes gray around crosshair #14

Closed fineless71 closed 10 months ago

fineless71 commented 11 months ago

I'm on 1.7.10. This is a strange one, and it really doesn't matter so close it if you're not bothered. Using any of the super secret settings causes a gray box around the crosshair. The perhaps weird part is it doesn't affect OptiFine shaders. I couldn't reproduce this on any other resource pack. image

fineless71 commented 11 months ago

I just tested and this affects the motion blur mod so I think it matters a bit more now

Zentheon commented 11 months ago

Definitely an odd one. Quick testing suggests it's isolated to icons.png, whatever it is. Will check it out more tomorrow

Zentheon commented 10 months ago

Fixed in Beta 3. Turns out after some web searching, the game actually considered fully black pixels to be transparent. So, even if background pixels are completely transparent, if the underlying RGB value is white it'll still register, like a lot of graphical programs do. Simple fix was to just add a black background since all versions of the game treat black the same way.

Not sure why it triggers randomly on 1.7.10 through; I feel like it happened at least once without even touching the post processing effects button.