
Animations Break with LambDynamicLights
nu11une opened this issue ยท 5 comments
Describe the bug
Having the LambDynamicLights mod installed alongside MoreMcmeta causes MoreMcmeta animations to fail
To reproduce
Steps to reproduce the behavior:
- Install LambDynamicLights and MoreMcmeta
- Install mod/resource pack that uses MoreMcmeta animations
- Launch the game and look at the animated textures
Which Minecraft versions does this bug affect?
- 1.16
- 1.17
- 1.19 | tested in 1.19, but may be the same in other versions
Mod loader
Which mod loaders does this bug affect?
- Forge
- Fabric
Mods list
MoreMcmeta
LambDynamicLights
Resource pack
MoreMcmeta Demo
I am merging the other two issues with this one as they are all due to the same root problem. Fixed version should be out later today.
I released fixed version 3.0.4 on CurseForge last night for 1.19 Fabric; I will be releasing the rest of the fixed versions later today.
Closing as 3.0.4 for all four versions has now been released to all distribution sites. Thank you for reporting. Please reopen this issue if the problem recurs, or open a new issue if there is another problem.
I've identified the cause of the issue. It seems like a subtle bug in MoreMcmeta and not really an incompatibility--LambDynamicLights simply does additional work during resource loading that reveals a race condition. In any event, it is not a difficult fix, and 3.0.4 should be out within the next few days (need some time to test the fix on all four MC versions).