[Bug] Phantom Blocks - "Mismatch in destroy block pos"
Reshy opened this issue ยท 2 comments
Minecraft version
1.18.2
Vanilla Hammers version
VanillaHammers-1.18.2-4.1.1.jar
Forge version
4.1.20
The latest.log file
Issue description
When destroying blocks with Hammers (and maybe Excavators) on a LAN server it sometimes doesn't correctly remove all of the blocks correctly, instead leaving "phantom" blocks that still have collision but show no graphics and cannot be interacted with till something updates that block in which the phantom block will go back to normal.
Steps to reproduce
- Be on a LAN server
- Go to a place with a mix of materials (Dirt, Gravel, Stone).
- Use the Hammer and Excavator interchangeably, eventually you should get a phantom block.
Other information
No response
I was also able to get this to happen in single player:
Steps to reproduce
- Open a new world
- summon an excavator or hammer
- dig to a 3x3 area that is a mix of stone and dirt
- Use the excavator or hammer on the 3x3 area
- With in 5 tries, you should be able to have one time where the entire 3x3 area gets removed (both the stone and the dirt), the blocks you are not supposed to remove is now de-syned from client to server (i.e. "ghost blocks")