pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.26k stars 1.54k forks source link

No correct position for blocks #5017

Closed Bubbelwubbel closed 2 years ago

Bubbelwubbel commented 2 years ago

Issue description

Steps to reproduce the issue

  1. Make a plugin that makes e.g. walking blocks
  2. Enter the server in the "world" world.
  3. Now everything goes until now (see picture 1)
  4. Enter another world
  5. Now the position is apparently no longer correct. (see picture 2)

OS and versions

Plugins

BuilderTools v1.4.0-dev, CoinsSystem v1.0.0, DevTools v1.15.0+dev, FormAPI v1.0.0, LobbySystem v1.0.0, MultiWorld v1.7.0-beta4, OnlineTime v1.0.0, RankSystem v1.0.0

Crashdump, backtrace or other files

picture 1: Bug-1 picture 2 Bug-2

Bubbelwubbel commented 2 years ago

However, this has already been the case since API3. At least with me.

github-actions[bot] commented 2 years ago

Thanks, but this issue tracker is not intended for support requests. Please read the guidelines on submitting an issue.

Docs | Discord | Forums

Bubbelwubbel commented 2 years ago

Why? Have you even looked at this? Should I open something else?