Clouds are colored blue with night vision at specific rotation angles at certain times of day
MoriyaShiine opened this issue ยท 2 comments
Bug Description
The only mod I have installed is Sodium fabric-0.6.0-beta.4+mc1.21.3, on Fabric Loader 0.16.9.
Expected behavior: clouds should be colored consistently, as they are in vanilla.
Observed behavior: clouds are colored a deep blue under these specific conditions:
- The night vision effect is active
- When the camera's rotation vector is at or around (90 , 0)
- Only at certain times of day, roughly between 12300 and 12900, with the rotation vector's allowed deviation increasing the closer it is to the median of those two times (ie at times 12300 and 12900, only very close to (90 , 0) applies, while at time 12450 clouds are affected at larger ranges further from (90 , 0) as far as (90+-30 , +-30)
out.mp4
Reproduction Steps
- Load into a world
- Give yourself Night Vision
- Orient yourself to (90, 0)
- Set time to 12450 and see the clouds turn blue
Log File
Crash Report
Thank you for the detailed report. This is fixed with the patch 5b37777, which is already available in the latest nightly build. We'll publish a new release next week with the fix.