Customizable Player Models (Fabric)

Customizable Player Models (Fabric)

287k Downloads

Value animation values decrement every time you interact with the value slider and open the gesture menu, and when first loading/reloading the model

txb5334 opened this issue ยท 0 comments

commented

Every time you open the gesture menu and use the value slider, the values in said Value Animations decrement by 1.
This also occurs when the model is loaded/reloaded with every single value animation, even if you didn't interact with said value animations.

When I refer to "interacting", I refer to when you:

  • Right click the value slider in gesture menu
  • Click or move the slider in any way

It also seems to affect the default value too, but not really?

Example 1: State when first opening the gesture menu
2 Frames
Default Value 50
Max Value 100
Screen Shot 2024-09-08 at 10 28 21
Pressing the "Reset" keybind sets it back to its actual (intended) default value, 50. The "Default value: 49" when hovering over the animation slider is most likely visual.

Example 2: State after when first opening the gesture menu, interacting with the value animation, closing it and re-opening it.
Same frames, default and max value as before, this time the "reset" never happened.
We only right click the slider to check its value.
Screen Shot 2024-09-08 at 10 29 13
The value decremented by 1. You can repeat this multiple times by interacting with the slider, closing and re-opening the gesture menu, and checking the value. Each time it is decremented by 1. It does not seem to decrement if the slider/animation wasn't interacted with at all but the initial model load/reload seems to be the only exception.

The same occurs with Value Animations inside the Model Properties menu, but this time it occurs every time when the MP window closes/re-opens, rather than the gesture menu.

There are also some weird cases where the default value is 50 again and it appears as such when hovering over it in gesture menu, but the ACTUAL default value it sets on when reset incremented by 1 (so 51)? I don't know how to replicate this but it has occurred on some value animations.

CPM version is latest one (0.6.19a). Model is just the default skin one you get on launch, with just one value animation added.