OpenMiner icon indicating copy to clipboard operation
OpenMiner copied to clipboard

Get stuck when walking diagonally across a block with a block missing below it and 1 high next to it

Open Trnrr opened this issue 5 years ago • 1 comments

Built from commit: b763b1aa8f84e96fda93fec6c5814cf4a8ca8a17 OS: Windows 10

A little hard to explain without a picture so I included one. When you walk in any direction and only in that direction you will get stuck on the corner. Ignore the purple sky, I was messing with RGB values but that's it and this issue occurred before that.

Screenshot-2020-07-22-17-27-42

Steps to reproduce:

  1. ./openminer -s
  2. Place a block and then 1 down and 1 left/right diagonally destroy at least 1 block.
  3. Position yourself like the picture and walk forward/backward into it with only clicking 1 key (w/s).
  4. Result - stuck until you hit another key Screenshot-2020-07-22-17-32-15

It also gets you stuck if you are in the hole and then jump up while holding the direction that the corner of the block is in. Screenshot-2020-07-22-17-34-43

Trnrr avatar Jul 22 '20 22:07 Trnrr

This will be hopefully fixed by the collision update planned by pgimeno, I'm leaving this ticket opened until then

Unarelith avatar Jul 24 '20 21:07 Unarelith