Underwater rendering bug and no underwater fog
hewxle opened this issue ยท 5 comments
Describe the Bug
In any gamemode but spectator mode, there is no underwater fog and there are visual bugs with nearby chunks (within the render distance). They fade in very slowly and the render distance considerably drops.
There are similar issues when using Sodium 0.4.4 + Indium 1.0.9 except the chunks pop in instead of the slow fade.
On Forge with Create 0.5.1.b, there is also no water fog (?) but there is not a render distance/terrain loading issue.
Reproduction Steps
- Enter water in creative, survival, or adventure mode.
- There will be no fog and rendering bugs.
Expected Result
Expect underwater rendering to appear as it does in vanilla (which seems to be matched by spectator mode even with this bug).
Screenshots and Videos
Crash Report or Log
Operating System
Linux
Mod Version
0.5.1b
Minecraft Version
1.19.2
Other Mods
Fabric API
Additional Context
The same issue does not occur with Create Fabric 0.5.0.i Patch 6.
I think it's caused by the new lava diving gear, because it gives you visibility in lava :P
I think it's caused by the new lava diving gear, because it gives you visibility in lava :P
probably first look in the forge issue before commenting this
Possibly related to Creators-of-Create#4826; see this issue for more details.
the fog is a create bug but the rendering one you need to disable fog occlusion or something similar, it makes chunks that should be covered by fog not render