You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce this issue consistently in single-player
I can reproduce this issue consistently in multi-player
I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
I am crashing and can provide my crash report(s)
I am using the latest version of the mod
Loader version
Newest Fabric
Minecraft version
1.20.4
Mod version
4.2.0
Java version
Java 8 update 401
Issue Description
All the other scrolling features work like they should but Position doesn't, regardless it having gravity on or off. Showcasing the problem here https://www.youtube.com/watch?v=V0eYAoCVGFU
Additional Information
No response
The text was updated successfully, but these errors were encountered:
I even tried to make a completely new instance that only had Fabric api, Cloth Config and Armor Poser. Still had the same issue in both single player and server.
I made an instance the other day with the Fabric Api, Cloth Config and Armor poser yesterday and was unable to reproduce the issue 🤷♂️
The code that moves the Armor stand is handled by the same networking packet that changes the part positions so it shouldn't be possible that only the part rotations work.
Any errors in the log?
On a singleplayer world, in 1.21 fabric (ArmorPoser-fabric-1.21-6.0.2.jar) I got the same issue. When trying to move the position, it only changes to -0,0, or 0,01 from 0. All the other scrolling ones work fine, apart from the position one.
I can still change the position by typing in the position manually.
General Info
Loader version
Newest Fabric
Minecraft version
1.20.4
Mod version
4.2.0
Java version
Java 8 update 401
Issue Description
All the other scrolling features work like they should but Position doesn't, regardless it having gravity on or off. Showcasing the problem here https://www.youtube.com/watch?v=V0eYAoCVGFU
Additional Information
No response
The text was updated successfully, but these errors were encountered: