LambdAurora / LambDynamicLights

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

Sculk sensors and sculk catalysts not properly lit up #241

Closed SPINZ1 closed 1 month ago

SPINZ1 commented 1 month ago

Describe the bug The sides and bottom of sculk sensors, and all sides of the sculk catalyst, do not get lit up by dynamic lighting

To Reproduce Steps to reproduce the behavior:

  1. Build a dark room around the player.
  2. Place the sculk sensors (both normal and calibrated) and sculk catalyst in the room.
  3. Hold a dynamic light source.

Expected behavior All parts of the above blocks should be lit.

Screenshots image image

Desktop (please complete the following information):

Additional context I've found that the issue is a conflict between continuity and something else, but I've gone through all my other mods and couldn't figure out the other half of the problem.

SPINZ1 commented 1 month ago

Also noticing this for falling block entities

LambdAurora commented 1 month ago

I've tried various combinations of this mod list and I cannot reproduce these issues.

One mod I cannot attempt to test with is Nvidium due to the lack of Nvidia GPU in my computers at the moment, maybe try without it?

Your last solution is to try to isolate the set of mods that's causing the issues by performing a binary search (aka yeet half your mods and see if the issue is still here, repeat until the issues go away, this allows to remove from the search mods that are not causing the issues fast).