pmmp / PocketMine-MP

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

Can't jump/fast bridge #3820

Closed AkmalFairuz closed 4 years ago

AkmalFairuz commented 4 years ago

Issue description

Block disappear when jump bridge. I think this bug cause prevent spam interact packets from client

Steps to reproduce the issue

  1. Jump bridge or fast bridge

OS and versions

Plugins

Crashdump, backtrace or other files

Gianluxx commented 4 years ago

Remove all your plugins and get good internet. Then try again

Jviguy commented 4 years ago

if im not wrong this type of thing should be good. fast bridging is placing blocks on a non visual aabb of the block this could have been patched or (been messed with) as of recently so that could be why. interaction packets wouldnt cause the blocks to not place. what would cause that would be that the aabb stuff has been fixed or improved (hence why u can still sprint bridge).

AkmalFairuz commented 4 years ago

No, you must know "Jump bridge" technique to know reproduce the issue.

AkmalFairuz commented 4 years ago

Remove all your plugins and get good internet. Then try again

I try on localhost.

AkmalFairuz commented 4 years ago

NetherGames should already know this bug, because they already fix that bug on their server

dktapps commented 4 years ago

Duplicate of #2730