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

Pearling short distance spins player #197

Closed
Netherwhal opened this issue Feb 15, 2024 · 6 comments
Closed

Pearling short distance spins player #197

Netherwhal opened this issue Feb 15, 2024 · 6 comments
Labels
type: bug Something doesn't work as it was intended to. version: 1.20.4 Game version 1.20.4

Comments

@Netherwhal
Copy link

Netherwhal commented Feb 15, 2024

Expected behavior

Throwing pearl short distance should show and player should be teleported in the same facing direction.

Observed/Actual behavior

Short distance pearl throwing are not visible, player is teleported doing a 180 spin.

Steps/models to reproduce

  1. Throw a pearl short distance

Plugin and Datapack List

[00:21:21] [Region Scheduler Thread #2/INFO]: Paper Plugins:
[00:21:21] [Region Scheduler Thread #2/INFO]:  - MiniPlaceholders, MiniPlaceholders-Player-Expansion
[00:21:21] [Region Scheduler Thread #2/INFO]: Bukkit Plugins:
[00:21:21] [Region Scheduler Thread #2/INFO]:  - CMILib, DiscordSRV, GrimAC, MobFarmManager, NoIllegals, NoPluginsCommand, PlaceholderAPI, SimplyAdmin, SimplyChat, SimplyHeightLimit
[00:21:21] [Region Scheduler Thread #2/INFO]:  SimplyNicks, SimplyRank, SimplyVotifier, spark, TAB, ViaBackwards, ViaVersion, voicechat, VotingPlugin

Folia version

 This server is running Folia version git-Folia-33 (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: 8939611 on HEAD)

Other

https://f.simplyvanilla.net/videos/Java-runtime-gamma_2024.02.14_-_23.48.15.07.DVR.mp4

https://f.simplyvanilla.net/videos/Java-runtime-gamma_2024.02.14_-_23.56.01.08.DVR.mp4

I can not re-produce with plugins nor without on a test environment. I am double checking with the player on connectivity + ensuring they are using vanilla client.

@Netherwhal Netherwhal added status: needs triage type: bug Something doesn't work as it was intended to. labels Feb 15, 2024
@ocelotpotpie
Copy link

Asked on Discord also, but can you reproduce this without plugins?

@PedroMPagani
Copy link

PedroMPagani commented Feb 16, 2024

This happens without any plugins, it's a Folia issue (It happened on DonutSMP too)

@Spottedleaf
Copy link
Member

I actually can't see what's going on here, what should I be looking for?

@PedroMPagani
Copy link

I actually can't see what's going on here, what should I be looking for?

yaw/pitch are ending up to be wrong values, so whenever you throw a pearl, sometimes it'll screw the head rotation and position likely too, so when you're tping even tho you're looking directly to lets say south, on the other POV it'll be NORTH or other direction (north is just example not static).

@Spottedleaf
Copy link
Member

Yeah this looks like an entity tracker problem that Folia has made worse, do you also see this causing position desyncs as well?

@PedroMPagani
Copy link

Correct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something doesn't work as it was intended to. version: 1.20.4 Game version 1.20.4
Projects
None yet
Development

No branches or pull requests

5 participants