Skip to content
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]: changing position doesn't work with scrolling #16

Open
2 of 6 tasks
Aefinn opened this issue Apr 15, 2024 · 6 comments
Open
2 of 6 tasks

[Bug]: changing position doesn't work with scrolling #16

Aefinn opened this issue Apr 15, 2024 · 6 comments
Assignees
Labels
bug Something isn't working question Further information is requested

Comments

@Aefinn
Copy link

Aefinn commented Apr 15, 2024

General Info

  • I am running a modpack
  • 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

@Aefinn Aefinn added the bug Something isn't working label Apr 15, 2024
@Mrbysco
Copy link
Owner

Mrbysco commented Apr 15, 2024

Is this single-player? A client connected to a server?

@Mrbysco Mrbysco added the question Further information is requested label Apr 15, 2024
@Mrbysco Mrbysco self-assigned this Apr 15, 2024
@Aefinn
Copy link
Author

Aefinn commented Apr 15, 2024

Is this single-player? A client connected to a server?

Fabric server that also has the mod

@Mrbysco
Copy link
Owner

Mrbysco commented Apr 15, 2024

I'm unable to reproduce the issue

@Aefinn
Copy link
Author

Aefinn commented Apr 16, 2024

I'm unable to reproduce the issue

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.

@Mrbysco
Copy link
Owner

Mrbysco commented Apr 16, 2024

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?

@SwenRedstone
Copy link

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.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants