-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Scale field Scrolling #25
Comments
I'm currently unable to get my Fabric environment running and I can't reproduce it on NeoForge (after fixing #27 ) |
Can confirm on ArmorPoser-fabric-1.21.1-6.1.3 |
Created a Prism instance with:
and am unable to reproduce the issues related to the scale field. I can scroll it just fine and it goes over 1 just fine. |
I just tested it again with:
Can.Confirm.mp4See the video for the result. The rest of the scroll fields work perfectly, but not the scale field. I have no idea what could be the cause of this. |
I am going to try and reproduce this issue myself, in my discord we are talking about an issue that seems to be the exact same one and I will be trying to replicate the environment the issue appears in as much as I can for that I do have a few questions.
|
If it helps: |
Can reproduce on both Fabric and NeoForge. To reproduce I just created a fresh instance on Prism with the latest version of NeoForge (or Fabric loader and API respectively for the Fabric version) and literally nothing else, then created a superflat world, placed down a stand and tried to change scale, X, Y and Z positions using the scroll wheel. Scale values could only switch between 0.9 and 1.1, while not actually even affecting the armour stand, and the cardinal coordinate values would only switch between 0.01 and -0.01, while also not actually applying any changes. Another strange thing I've noticed is that clicking/holding ctrl or shift can cause the the values to jump between 0.1 and 2, instead. The only workaround I've found is to completely ignore the scroll wheel and type the values manually, however that makes the issue of the values not actually applying any changes sometimes even more apparent, forcing you to reenter the GUI very often. While trying to figure out a solution for this problem, I've also come across an issue where changing anything at all (even just locking interactions with the stand) would reset the scale to 1.0, if you exit the GUI and reenter. And I can partially reproduce #26 - except I can apply values over and under 1, I just have to manually enter a larger or equal value than 2 first, then enter the actual value I need and not exit the GUI so that changing other settings does not reset the scale, like mentioned above. I can open separate issues for both of these, if needed. My environment:
Rolling ArmorPoser back to 6.0.9 fixes the the scaling issue completely, scrolling is fine and it does not reset, but X Y Z fields remain bugged. Any version starting from 6.1.0 has both features bugged. If I can provide any more info, please let me know, because this bug makes the mod extremely frustrating to work with. |
General Info
Loader version
fabric-loader-0.16.3-1.21.1
Minecraft version
1.21.1
Mod version
ArmorPoser 1.21.1
Java version
JDK Development Kit 21.0.4
Issue Description
The Scrolling doesn't work properly; it only switches between 2 values (0.90 and 1.10), no matter how much you scroll.
Scrolling.mp4
Additional Information
No response
The text was updated successfully, but these errors were encountered: