not working with quilt
Elllkere opened this issue ยท 5 comments
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:
- Start the game with quilt mod loader
- Enter dark zone with torch in the hand
Expected behavior
Expected dynamic light like in screenshots
Desktop (please complete the following information):
- OS: Win 11
- Minecraft 1.20.1
- Quilt Loader version 0.19.2
- Mods qfapi-7.1.1 qsl-6.1.1 fapi-0.86.1 mc-1.20.1, lambdynamiclights v2.3.1
- Version 2.3.1
- Branch mc1.20
Additional context
In modrinth says that mod is for fabric and quilt loaders if there is only fabric then please update information about it
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?
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
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.
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.