theomenden / TheOmenDen.Vanadium

A simple Custom Colors Mod for minecraft Fabric
https://modrinth.com/mod/vanadium
GNU General Public License v3.0
24 stars 3 forks source link

[BUG] Inverted water and saturated blue-ish grass #54

Open comacrow opened 8 months ago

comacrow commented 8 months ago

Describe the bug Regardless of the texture pack I choose all grass and water appears is this hyper saturated/inverted colorscheme. I didn't see anyone report this specifically yet so I thought I would. Sorry if this is not the correct space/way to do this.

To Reproduce Steps to reproduce the behavior:

  1. Install Fabric 0.14.24 (1.20.2)
  2. Install Fabric API-0.90.4+1.20.2
  3. Install Sodium 0.5.3
  4. Install Indium 1.0.27
  5. Install Cloth Config 12.0.109
  6. Install Vanadium 0.1.675
  7. Run game

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context This started after a failed attempt to run the fabric port of Create with my list of mods but it has persisted past attempts to run the minimal required mods, run different versions of the mods, run new downloads of mods, etc.

AluTheCrow commented 8 months ago

This is really interesting - I haven't seen this since an earlier build - but this probably has to do with the ColorProvider in sodium and our attempt to hook into it.

Reviewing.