
Fade not applying consistently
cadenkriese opened this issue ยท 8 comments
There is inconsistent chunk fading when using the mod Bobby. Chunk animations seem to work correctly, though there may also be issues there. I've included videos of both for reference.
Fade Example
Chunks.Fade.In.Bobby.Fade.mp4
Animate Example
Chunks.Fade.In.Bobby.Animation.mp4
Client Details
Minecraft: 1.19.3
JDK: Temurin-19.0.1+10
Quilt: 0.17.8
Chunks Fade In: 1.0.0-1.19.3
Bobby: 4.0.3
Hello!
My mod fades chunks in the same order as they are loaded to the world, so that means that bobby loads chunk in this strange order. Can you please include a video of the same chunks, but with fading completely turned off?
Hmm, they're still loading in a strange order here. Does this bug happen without the mod even loaded?
I may have jumped the gun by calling this a Bobby compatibility issue; here it is with just Sodium and Fade In Chunks. The fade is on in this video and set to three seconds.
Fade.In.Chunks.Only.mp4
Honetly, I don't see any problem here. The fade time may vary a little due to taking frame time in milliseconds and not in microseconds. About strange load order, I've tested a bit and it appears even with only sodium installed.
Ohh, it makes much more sense now. The mod is using fog color rather than the skybox color behind the chunk, which would be much more complicated and intensive, I assume. That allows me to see the chunks pop in, which I was reporting as a bug.
If you leave the fog on, I'd recommend a mod like Clear Skies