pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP

Home Page:https://pmmp.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Block changes don't move entities to where they should be

JavierLeon9966 opened this issue · comments

Issue description

When an entity is inside a block, and it changes, it should move it to the best spot.

  • Expected result: If the height of a block that the entity is inside of increases, it should be pushed up.
  • Actual result: The entity no-clips into the changed block.

Steps to reproduce the issue

  1. Make a farmland block
  2. Spawn an entity, like a villager, on just the height for the farmland to be trampled.

OS and versions

  • PocketMine-MP: 5.12.0 (git hash: a35c340)
  • PHP: 8.3.0
  • Using JIT: no
  • Server OS: win
  • Game version: Android

Crashdump, backtrace or other files

Screen_Recording_20230921_213330_Minecraft.mp4