LambdAurora / LambDynamicLights

A dynamic lights mod for Minecraft on Fabric Loader.
https://modrinth.com/mod/lambdynamiclights
Other
397 stars 98 forks source link

not working with quilt #177

Closed Elllkere closed 1 year ago

Elllkere commented 1 year ago

Describe the bug Using quilt loader and quilt api mod is loaded normally, but no adding dynamic lights, i still have darkness when im holding torch

To Reproduce Steps to reproduce the behavior:

  1. Start the game with quilt mod loader
  2. Enter dark zone with torch in the hand

Expected behavior Expected dynamic light like in screenshots

Screenshots image

Desktop (please complete the following information):

Additional context In modrinth says that mod is for fabric and quilt loaders if there is only fabric then please update information about it

ghost commented 1 year ago

Both Fabric (0.14.22) and Quilt (0.19.2, also appears on 0.20.0-beta 11) are having this issue for me as well.

Only entities and vegetation are illuminated by dynamic lights, however, the world blocks are unaffected.

It could be a driver issue?

notandvm commented 1 year ago

it's an issue with the recent sodium update: #175

EDIT: seems the issue persists regardless of sodium's presence, my mistake a temp fix that should work (as long as sodium isn't present) is changing "always-tesselate-blocks" to false in config/fabric/indigo-renderer.properties

github-actions[bot] commented 1 year ago

This issue is a duplicate!

Please make sure to check for existing issues in this repository before submitting an issue.
If you believe this is a mistake, feel free to reply.

Elllkere commented 1 year ago

Duplicate of what ? It's not working with or not sodium, exactly on quilt. I installed only quilt api and this mod, no sodium or other and it's not wrking, if i switch it to fabric it's working normal

LambdAurora commented 1 year ago

The reason for it not working is due to either Sodium or either the used Fabric API version, which might be one of the most recent on Quilt, which also cause the issue.