
Weird bug with text displays
mrjasonn opened this issue ยท 2 comments
Bug Description
I am experiencing a weird bug with text displays where the glass texture would not show, see below
Reproduction Steps
There are multiple ways to see this issue, I will give what I did here.
- Go on CubeCraft
- Go to FFA map Savannah (it is on rotation)
- See the issue
Log File
Crash Report
That's the known issue with the "classic" game rendering. Mojang tried to fix this bug by implementing the "Fabulous!" quality mode, which is noticeably slower than "Fancy", but it should fix all issues with entity and particle translucency blending. Fabulous kinda works with Sodium, so you can just enable it in graphics settings.
So, this is the vanilla behavior, Sodium shouldn't change it as far as I know.
If I remember correctly, Fabulous mode doesn't fix the bug, but yes, it's a Minecraft Vanilla bug
That's the known issue with the "classic" game rendering. Mojang tried to fix this bug by implementing the "Fabulous!" quality mode, which is noticeably slower than "Fancy", but it should fix all issues with entity and particle translucency blending. Fabulous kinda works with Sodium, so you can just enable it in graphics settings.
So, this is the vanilla behavior, Sodium shouldn't change it as far as I know.