-
-
Notifications
You must be signed in to change notification settings - Fork 820
Java players can't push bedrock players #3702
Copy link
Copy link
Open
Labels
Confirmed BugThe bug reported is confirmed and able to be replicated.The bug reported is confirmed and able to be replicated.Help WantedIf you think you can fix this issue, please feel free to open a PR or respond to this issue!If you think you can fix this issue, please feel free to open a PR or respond to this issue!Missing ImplementationThis has yet to be implemented.This has yet to be implemented.
Metadata
Metadata
Assignees
Labels
Confirmed BugThe bug reported is confirmed and able to be replicated.The bug reported is confirmed and able to be replicated.Help WantedIf you think you can fix this issue, please feel free to open a PR or respond to this issue!If you think you can fix this issue, please feel free to open a PR or respond to this issue!Missing ImplementationThis has yet to be implemented.This has yet to be implemented.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
When a java player collides with a bedrock player, the bedrock player will not move at all, but the java player will be pushed out of the way. I observed this on a PaperMC server, but haven't tested on other softwares.
To Reproduce
Expected behaviour
Bedrock players can be pushed by colliding with other players.
Screenshots / Videos
No response
Server Version and Plugins
Output from running /version: This server is running Paper version git-Paper-466 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 7af4cd3)
Plugins:
floodgate
GeyserHacks
Geyser-Spigot
MinecraftDiscordWebhook
ViaBackwards
ViaVersion
voicechat
Geyser Dump
https://dump.geysermc.org/gUhcMMMKxtSVkGEsGqQ5yX09SLg6VQcJ
Geyser Version
2.1.0-SNAPSHOT (git-master-0f99abc)
Minecraft: Bedrock Edition Device/Version
Version 1.19.73 observed on Xbox, iOS and Windows 10. It also happened on older versions, and has not been tested on 1.19.80 or any other bedrock platforms other than the ones listed.
Additional Context
No response