konsolas / AAC-Issues

AAC Issue Tracker.
32 stars 15 forks source link

False positive when breaking melon blocks with ax efficiency 5. #2181

Open Weark opened 3 years ago

Weark commented 3 years ago

False positive when breaking watermelon blocks with ax efficiency 5.

Players are being kicked for breaking the watermelon blocks of their farms with ax efficiency 5, as the plugin is making the blocks come back as if the player was breaking the watermelon blocks very fast. So the block is invisible to the player who broke it, but to the server side the block is there, and when the player goes to the place where the block is invisible to him, he ends up being kicked by an irregular movement.

Watch the video: https://cdn.discordapp.com/attachments/413403449645072386/813408297406824478/false_positive_report.mp4

Core information

Server version: 1.8

AAC version: 5.0.11

ProtocolLib version: 4.6.0

Special environment information

ViaVersion version: 3.2.1

Weark commented 3 years ago

I did one more test and found that it is with any block, you can be mining blue lapis that you will bug and return the blocks.

I discovered that the block also disappears for the server side, that is, it is not just for the player who broke the block.

I found that if he mines the lapis azuli using any pickaxe or breaks the watermelon blocks with the efficiency ax 5, pressing SHIFT he will be able to break normally, but if he breaks any block without pressing SHIFT he will not be able to pass the path where the blocks he broke were.

konsolas commented 3 years ago

Debug logs of the issue?

konsolas commented 3 years ago

image can't reproduce