bernie-g / geckolib

GeckoLib is an animation engine for Minecraft mods, with support for complex 3D keyframe-based animations, numerous easings, concurrent animation support, sound and particle keyframes, event keyframes, math-based animations, and more. Available for all major modloaders.
https://geckolib.com
MIT License
609 stars 127 forks source link

I found in Forge 1.19.2 that if there are multiple armor mods in the game that depend on geckolib, the armor animation will not be triggered #613

Closed MiokiQAQ closed 3 months ago

MiokiQAQ commented 3 months ago

I found in Forge 1.19.2 that if there are multiple armor mods in the game that depend on geckolib, the armor animation will not be triggered

Tslat commented 3 months ago

multiple armour mods?

MiokiQAQ commented 3 months ago

multiple armour mods? 多个盔甲模组?

If two mods that depend on Geckolib both contain armor with Geckolib animations, the armor's animations will not play.

MiokiQAQ commented 3 months ago

multiple armour mods? 多个盔甲模组?

I am a player from China, and my English vocabulary might not be very good. Please excuse me for that.

Tslat commented 3 months ago

How do you know this isn't just a bug with those mods?

MiokiQAQ commented 3 months ago

How do you know this isn't just a bug with those mods?你怎么知道这不仅仅是那些模组的错误?

Because I have tried many different ways to put them together, but their commonality is that they are all made by mcreator.

Tslat commented 3 months ago

That seems like an mcreator problem, not a Geckolib problem

MiokiQAQ commented 3 months ago

That seems like an mcreator problem, not a Geckolib problem

I understand now, thank you very much for taking the time to answer my question.