PowerNukkitX / PowerNukkitX-Legacy

GNU General Public License v3.0
7 stars 4 forks source link

Weird block destroy behavior #5

Open tunikakeks opened 1 year ago

tunikakeks commented 1 year ago

🐞 I found a bug | 我找到个BUG

📝 Bug Description | BUG描述

when I break for example a 100x100x100 area of dirt blocks, around 30-50% of them don't break. they act like ghost blocks. When I go into them, I get damaged and when I'm reconnecting I'm able to see and interact with them again. It seems to only occur in survival mode

🔍 Steps to Reproduce | 复现方法

  1. /give netherite_shovel
  2. /enchant efficiency 5
  3. /effect haste 99999 255 true
  4. break a big area of dirt blocks with it, you can use every other block / tile
  5. rejoin
  6. you see that lots of the blocks are still there. when you stand with the head in it you get damaged (before rejoin ofc)

✅ Expected Behavior | 预期行为

All blocks should get destroyed and you should not get any damage

💻 OS and versions | 操作系统和PNX版本

tunikakeks commented 1 year ago

Like already said in the discord, I don't think that this is a udp error. On pmmp everything works fine. I don't use any plugins or proxies. I asked other people with their own servers, they all have the same issue

Verox001 commented 1 year ago

This likely due a bad connection to the server and lost packets that couldn't reach the client. Please check your internet connection and your hoster's internet port.