Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-34123

Player sends same InventoryTransactionPacket more 2 times

XMLWordPrintable

    • Unconfirmed
    • Windows

      Well. It all started with the fact that one of my colleagues noticed a similar bug. A few hours later I was asked to create one large region on my server with based on PMMP. And it did not work out. The fact is that my RegionGuard plugin on is arranged so that the player needs to click on point 1 and 2. I clicked on point one, and region was created.

       

      I made some changes on this line:

      https://github.com/pmmp/PocketMine-MP/blob/master/src/pocketmine/Player.php#L2363

       

      If you click on the block with your hand or item, the server will count it not for 1 click, but for 2 or more. However, I was informed that if I use block to click, everything comes back to normal

        1. blocks.png
          447 kB
          Alex
        2. code.png
          26 kB
          Alex
        3. proof.png
          497 kB
          Alex

            Frago9876543210 Alex
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: