CatServer icon indicating copy to clipboard operation
CatServer copied to clipboard

[1.16.5] Mismatch in destroy block

Open dayd21git opened this issue 1 year ago • 2 comments

Hello. I write plugins and sometimes I may encounter spam, which is shown below:

Mismatch in destroy block pos: BlockPosition{x=-565, y=99, z=951} BlockPosition{x=-565, y=98, z=951}
Mismatch in destroy block pos: BlockPosition{x=-565, y=97, z=951} BlockPosition{x=-565, y=98, z=951}

This is not a bug and does not disrupt the server, but I like it when there are a minimum of bugs or even warnings in the console. Do you have any idea when and why such a warning appears? I believe it has something to do with PlayerInteractEvent and BlockBreakEvent events.

dayd21git avatar Jul 02 '23 12:07 dayd21git

1.16.5?

Kotori0629 avatar Jul 04 '23 08:07 Kotori0629

1.16.5?

[1.16.5] Mismatch in destroy block Yes, 1.16.5

dayd21git avatar Jul 04 '23 08:07 dayd21git