Mekanism

Mekanism

111M Downloads

Atomic DIsassembler in "fast" mode leaves ghost blocks (desync)

Ricket opened this issue ยท 2 comments

commented

Issue description:

When using the atomic disassembler in fast mode to break blocks, fairly frequently I find that there are "ghost" blocks left behind. This is where you try to walk but you are stuck, even though it seems you are walking through air (through a space that you just broke some blocks). But if you logout and back in, you will find that blocks are still in that space. Seems to be some kind of desync, where the client thinks it broke a block but the server thinks the block is still there.

Steps to reproduce:

  1. Get an atomic disassembler, put it in fast mode
  2. Break a bunch of blocks and walk around through the air that the blocks were occupying
  3. Pretty soon you should find yourself stuck on a block that isn't there

Version (make sure you are on the latest version before reporting):

Forge: 13.20.1.2393
Mekanism: 1.11.2-9.3.2.307, also latest build of 1.11 branch as of July 23
Other relevant version: All the Mods 2, pack version 0.73

commented

Sounds familiar, if you have a shovel with efficiency 10 and mine through a lot of dirt you get the same result.. It might be hard to solve.

commented

Yeah, this is an issue on MC's end. Notice it seems to never happen in singleplayer, only when playing remotely. I'm afraid there's not much we can do here.