Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Lighting is messed up #96

Open
FASTB1mc opened this issue May 19, 2024 · 7 comments
Open

Lighting is messed up #96

FASTB1mc opened this issue May 19, 2024 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@FASTB1mc
Copy link

FASTB1mc commented May 19, 2024

🔥 Something broke!

Description of what happened

I am flying around my redstoner's superflat world and I look at one of my farms and see this:
2024-05-19_12 52 07

Mods used

I am only listing out the rendering and lighting/shaders mods I was using.

  • Sodium
  • Bad Optimizations
  • Bobby
  • Indium
  • Iris
  • Noisium
  • Noxesium
  • Nvidium
  • Methane
  • Continuity

Methane Version

3.3.0, 1.20-1.20.4

possible ways to replicate this bug

Don't know, I just stumbled across it.

@FASTB1mc FASTB1mc added the bug Something isn't working label May 19, 2024
@AnOpenSauceDev
Copy link
Owner

Odd, unless you're using the old lighting system via the config, this shouldn't happen. If you've toggled the status in the world, then that could just be a rendering bug.

@FASTB1mc
Copy link
Author

The old lighting system was off when I took that screenshot. Also I found it after updating methane from version 3.3.0 to 3.6.0.

@FASTB1mc
Copy link
Author

By the way, I just noticed that I put the wrong version of methane as the one with the bug in my first comment. To clarify; the methane version with the bug is version 3.6.0.

@AnOpenSauceDev
Copy link
Owner

Sorry for the delay, this just seems to be an issue with how Methane works with pre-lit things. What I'm assuming is that the bright part of the farm already has lighting data loaded, which Methane then brightens. Unfortunately Methane brightens the shading of chunks without checking lighting data first for performance's sake. If you've toggled more than once in a session with Methane, this tends to happen (because the renderer now knows about the lighting data).

@FASTB1mc
Copy link
Author

Ok. Also I have noctied that in Methane 3.6.0 blocks are extremely lit up and I personally don't like it, probably because I am not used to it.

@AnOpenSauceDev
Copy link
Owner

That's because of Dynamic Shading. It looks like optifine's shading as a result of how it changes lighting itself. Disabling it and re-logging should make everything look normal.

@FASTB1mc
Copy link
Author

Ok thank you.

@FASTB1mc FASTB1mc reopened this May 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants