MoreMcmeta (Forge)

MoreMcmeta (Forge)

158k Downloads

Incompatibility with Ender Storage 1.8.+

nu11une opened this issue ยท 5 comments

commented

Describe the bug
Having the Ender Storage 1.8.+ mod installed alongside MoreMcmeta causes MoreMcmeta animations to fail

To reproduce
Steps to reproduce the behavior:

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

Which Minecraft versions does this bug affect?

  • 1.16
  • 1.17
  • 1.19

Mod loader
Which mod loaders does this bug affect?

  • Forge
  • Fabric

Mods list
MoreMcmeta
Ender Storage 1.8.+

Resource pack
MoreMcmeta Demo

commented

I'm guessing this is the same issue as #11--will test these while testing LambDynamicLights.

commented

I didn't notice this was a Forge mod instead of a Fabric mod, so I mistakenly thought this was the same root cause as #11. (The Forge mods were silently ignored in my test environment.) However, this is an issue on Ender Storage's end. The issue with Village Artifacts is essentially the same... they include resources that are not properly named and cause an exception, so MoreMcmeta can't load the textures. I am debating about reporting this to the mod authors or to Forge, but I will pass along the report since I have more information about the problem.

commented

Someone else submitted a report to EnderStorage before I did: TheCBProject/EnderStorage#192

commented

The fix for #11 prevents this issue. Closing this as a duplicate.

commented

A new EnderStorage version has been released with a fix; see the linked issue.