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

Player facing the wrong direction when sitting on stairs #40

Closed
BetTD opened this issue May 28, 2022 · 1 comment
Closed

Player facing the wrong direction when sitting on stairs #40

BetTD opened this issue May 28, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@BetTD
Copy link

BetTD commented May 28, 2022

Bug Description

As of the latest update, it seems like sitting on a stairs block no longer positions the player's body facing the same direction as the stairs. Instead, the player is positioned always facing south, regardless of the orientation of the stairs. This wasn't the case prior to this update, as can be seen here:

v1.0.9:

image

image

v1.0.8:

image

image

As you may be able to tell, in the latest plugin's release my player's body is always being forced to be facing south, while in the previous release my body was always forced to be facing the same way as the stairs.

I believe this to be a bug, as it was not documented in the changelog and the old behavior just feels right.

Environment

Testing was done on two different servers. Both are running a custom fork of Pufferfish for Minecraft 1.17.1:

This server is running Tortilla version git-Tortilla-"2feb4fd" (MC: 1.17.1) (Implementing API version 1.17.1-R0.1-SNAPSHOT) (Git: 2feb4fd)
Unknown version
Previous version: git-Tortilla-"1e3712a" (MC: 1.17.1)

The only difference between both servers is the version of GSit that they're running.

@gecolay
Copy link
Owner

gecolay commented May 28, 2022

Thank you for this report! I'll check this as soon as possible!

@gecolay gecolay added the bug Something isn't working label May 28, 2022
@gecolay gecolay closed this as completed May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants