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

Java players can't push bedrock players #3702

Open
hw2007 opened this issue Apr 27, 2023 · 1 comment
Open

Java players can't push bedrock players #3702

hw2007 opened this issue Apr 27, 2023 · 1 comment
Labels
Confirmed Bug The bug reported is confirmed and able to be replicated. Help Wanted If you think you can fix this issue, please feel free to open a PR or respond to this issue! Missing Implementation This has yet to be implemented.

Comments

@hw2007
Copy link

hw2007 commented Apr 27, 2023

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

  1. If using paper, make sure that enable-player-collisions is set to true in the config
  2. As a java player, try and collide with a bedrock player, you will be pushed out of the way and the bedrock player will stay in place. The same happens if a bedrock player runs into a java player, they will just push the java player out of the way and run right through.

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

@onebeastchris onebeastchris added Confirmed Bug The bug reported is confirmed and able to be replicated. Missing Implementation This has yet to be implemented. labels May 21, 2023
@onebeastchris
Copy link
Member

Thanks for creating the bug report. Unfortunately, this is not yet implemented - there was an attempt a while back with #1357, unfortunately, that PR went stale.

@onebeastchris onebeastchris added the Help Wanted If you think you can fix this issue, please feel free to open a PR or respond to this issue! label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Confirmed Bug The bug reported is confirmed and able to be replicated. Help Wanted If you think you can fix this issue, please feel free to open a PR or respond to this issue! Missing Implementation This has yet to be implemented.
Projects
None yet
Development

No branches or pull requests

2 participants