MoreMcmeta (Forge)

MoreMcmeta (Forge)

158k Downloads

Animations Break with LambDynamicLights

nu11une opened this issue ยท 5 comments

commented

Describe the bug
Having the LambDynamicLights mod installed alongside MoreMcmeta causes MoreMcmeta animations to fail

To reproduce
Steps to reproduce the behavior:

  1. Install LambDynamicLights and MoreMcmeta
  2. Install mod/resource pack that uses MoreMcmeta animations
  3. Launch the game and look at the animated textures

Screenshots or videos

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

commented

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.

commented

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.

commented

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.

commented

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).

commented

Awesome!