LambdAurora / LambDynamicLights

A dynamic lighting mod for Minecraft on Fabric Loader.
https://lambdaurora.dev/projects/lambdynamiclights/
Other
411 stars 98 forks source link

The light emitted by the torch I'm holding is bugged and lags #112

Closed luciobortoletto closed 2 years ago

luciobortoletto commented 2 years ago

Describe the bug The light emitted by the torch I'm holding is bugged and lags.

To Reproduce Steps to reproduce the behavior:

  1. Open This modpack (I don't want to advertise it, but I can't reproduce the bug with this mod alone)
  2. Enter a world
  3. Run command /time set midnight
  4. Hold a torch
  5. See bug.

Expected behavior I expected the torch not to emit buggy light.

Screenshots Video: https://imgur.com/a/Th0vRxB

Desktop:

Additional context Sorry if I made some grammar errors, I'm not English

LambdAurora commented 2 years ago

This is a side effect of chunk rebuilding.

I'm not sure I can do anything in a reasonable, compatible manner.

luciobortoletto commented 2 years ago

But without other mods it doesn't happen... Could you tell me which mod should I remove?

luciobortoletto commented 2 years ago

I found out it's Sodium's fault (https://github.com/CaffeineMC/sodium-fabric/issues/1044 - https://github.com/CaffeineMC/sodium-fabric/issues/1035).