Folia Bug??????? #123
Labels
No labels
documentation
good first issue
help wanted
resolution: duplicate
resolution: invalid
resolution: won't fix
status: needs triage
type: bug
type: feature
type: performance
type: question
version: 1.19.4
version: 1.20
version: 1.20.1
version: 1.20.2
version: 1.20.4
version: 1.20.6
version: 1.21.11
version: 1.21.4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Minecraft/Folia#123
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Expected behavior
Normal bed animation
Observed/Actual behavior
https://youtu.be/esutrwDZQkg
Steps/models to reproduce
https://youtu.be/esutrwDZQkg
Plugin and Datapack List
[07:49:11 INFO]: Server Plugins (12):
[07:49:11 INFO]: Bukkit Plugins:
[07:49:11 INFO]: - AnarchyExploitFixes, *BetterWorldStats, *KumorioUtils, LuckPerms, NeroChat, NoCheatPlus, PlasmoVoice, ProtocolLib, TAB, Vault
[07:49:11 INFO]: ViaBackwards, ViaVersion
Folia version
github.com/PaperMC/Folia@6b978f2aafOther
No response
Can you reproduce this with no plugins installed?
This happens on CraftBukkit and above servers due to the move packet handler ignoring packets from sleeping players, which is intended and good behavior. However, the player position is not sync'd back to the player due to this, which means that it may appear to clients as if they can move - but they don't.