CaffeineMC/sodium

Chunk maps during world loading/creation are noticeably darker than Vanilla 1.21.2

EnnuiL opened this issue · 1 comments

Bug Description

Since Minecraft 1.21.2, Sodium's optimized chunk map is noticeably darker than Vanilla's own; it ain't rocket science, you can see it here:

Sodium:
The world loading screen on Minecraft 1.21.3 with Sodium 0.6.0. The chunk map is darker than usual.

Minecraft:
The world loading screen on Minecraft 1.21.3 with no other mods. The chunk map looks normal.

Reproduction Steps

  1. Install Sodium 0.6.0 (Fabric API is optional)
  2. Create or load a world (setting the spawnChunkRadius game rule to 32 helps)
  3. See that the colors are pretty off

Log File

latest.log

Crash Report

crash-2024-11-17_00.57.53-client.txt

Fixed with ab2044b, will be published in the next release of Sodium.