Darthfett/helperbot

Strip command has trouble with torches when creating a scaffold

Darthfett opened this issue · 2 comments

When a bot tries to strip mine, and runs into a torch beneath a block, he will walk onto the torch and repeatedly jump until he dies.

This can be duplicated in the strip command by having a layer of blocks in a chunk, and placing a torch beneath one of the blocks. When he mines the block above the torch, he will fall through the torch block.

I'm not sure if I can duplicate this anymore, given the new algorithm in 00df6c0. I'm closing this, and will reopen if I see the same problem again.