pmmp / PocketMine-MP

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

Cut Copper Stairs cannot be selected in inventory (PM 5.0.0) #5619

Closed GH-PM closed 1 year ago

GH-PM commented 1 year ago

Issue description

Steps to reproduce the issue

  1. Grab the stairs
  2. See how it disappears the second you grab them

https://user-images.githubusercontent.com/127597296/224480140-b3e75ca7-fe55-4a44-b1f3-32df00001a7c.mp4

OS and versions

Plugins

No plugins

Crashdump, backtrace or other files

dktapps commented 1 year ago

Does this happen with any other blocks?

GH-PM commented 1 year ago

Does this happen with any other blocks?

I have tried a few more and it seems that the only affected block is that one

dktapps commented 1 year ago

How bizarre. How about waxed cut copper stairs?

GH-PM commented 1 year ago

https://user-images.githubusercontent.com/127597296/224496242-284fb2fa-f56d-46dd-b405-c3c519f006da.mp4

Take a look

dktapps commented 1 year ago

This might be a client bug - it's sending a mismatch transaction when I try to take the item from the inventory.

dktapps commented 1 year ago

Fixed by 8408da853424ae3d4edecfbe873eb8126a6fb95d.