Customizable Player Models Server-side Plugin

Customizable Player Models Server-side Plugin

4k Downloads

Hunger animation not working

WhiteRahkshi opened this issue ยท 1 comments

commented

Hunger animation does not work in multiplayer. Animated textures are enabled in the game, all security settings are removed, but the animation of the eyelid position from the hunger level is displayed only for me. My friends have only one frame (the initial or final frame of the animation, depending on the reverse or direct sequence of frames). At the same time, there is a second animation, the position of the ears, which is associated with the current level of health. And it is visible in multiplayer. What's wrong? The first time I accidentally made frames in the wrong sequence and simply turned on reverse playback, but when I redid the animation from scratch, with the correct sequence of frames, the problem remained.
The settings for adding animation are default, the interpolation was not touched by the animation type "hunger". I tried changing the loop settings, nothing changed, the animation of changing the position of the eyelids was created in CPM itself, not in Blockbench. Let me remind you that another similar animation (lowering ears from HP level) works and is visible in multiplayer, but another one, lowering eyes from hunger does not work

Minecraft fabric 1.20.1 (usually mods for 1.20.0 are also suitable)
Fabric API is installed.
Mod version "CustomPlayerModels-Fabric-1.20-0.6.22a"
Image

Image
commented

I would be very grateful if someone who knows could help solve the problem or tell me what to do about it.