GeyserMC/Geyser

Java players can't push bedrock players

开放

#3,702 创建于 2023年4月27日

 (1 条评论) (0 个反应) (0 位负责人)Java (611 个派生)batch import
Confirmed BugHelp WantedMissing Implementation

仓库指标

星标
 (4,297 个星标)
PR 合并指标
 (平均合并 10天 19小时) (30 天内合并 20 个 PR)

描述

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

贡献者指南