cem icon indicating copy to clipboard operation
cem copied to clipboard

[BUG] Animals Redone not working

Open Deadrosas opened this issue 2 years ago • 4 comments

0.7.1

  • [x] I am using the latest version of CEM

Animals Redone Textures are missing.

I have tried to fix it by removing the Path specification inside .JEM files, but it didn't work.

Expected behavior

image

Outcome

image

  • OS: Windows 11
  • Java Version: 17.0.3
  • Minecraft Version: 1.19.2

Deadrosas avatar Dec 02 '22 15:12 Deadrosas

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within 28 days. Thank you for your contributions.

stale[bot] avatar Dec 31 '22 03:12 stale[bot]

I have the same issue on 1.19.2 as well. @Deadrosas were you ever able to resolve this? I'm using fabric loader 0.14.12, fabric api 0.72.0 and latest CEM version. I have a feeling another mod on my list might be breaking this as I have a separate modpack in which CEM is working just fine. Would just mind sharing your mod list so I can cross reference with mine?

broadcast avatar Jan 13 '23 03:01 broadcast

I have the same issue on 1.19.2 as well. @Deadrosas were you ever able to resolve this? I'm using fabric loader 0.14.12, fabric api 0.72.0 and latest CEM version. I have a feeling another mod on my list might be breaking this as I have a separate modpack in which CEM is working just fine. Would just mind sharing your mod list so I can cross reference with mine?

Yeah i was able to get it working. I can share the files later today.

Deadrosas avatar Jan 13 '23 07:01 Deadrosas

Ok, I've isolated my issue to the Charm mod being the cause https://www.curseforge.com/minecraft/mc-mods/charm . The problem is that Charm introduces its own mob variant feature for almost every vanilla mob which will conflict with cem + resource pack. Turning off the variant mob settings in Charm fixes the problem for me.

broadcast avatar Jan 14 '23 00:01 broadcast