OpenMiner
OpenMiner copied to clipboard
Get stuck when walking diagonally across a block with a block missing below it and 1 high next to it
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.

Steps to reproduce:
- ./openminer -s
- Place a block and then 1 down and 1 left/right diagonally destroy at least 1 block.
- Position yourself like the picture and walk forward/backward into it with only clicking 1 key (w/s).
- Result - stuck until you hit another key

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.

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