gaucho-matrero / altoclef

Plays block game
MIT License
684 stars 171 forks source link

Pathing error when possessing weak tools? #174

Open JamesGreen31 opened 2 years ago

JamesGreen31 commented 2 years ago

Steps to Reproduce (as best as you can)

I am not sure exactly how to reproduce this. Go into a cave with just a weak wooden pick? I am not sure what causes this other than bad tools, so its dificult to describe. Bot basically fails at pathing out of the cave.

Expected Behavior

Bot paths out

Actual Behavior (What lead to the bot getting permanently stuck)

Pathing gets stuck

Crashlogs and Screenshots (if applicable)

(you may drag + drop text logs and images here, thanks GitHub)

https://user-images.githubusercontent.com/72313560/148264155-e6e37337-6e5c-4c23-b466-47a64594e78c.mp4

TacoTechnica commented 2 years ago

It looks like the "path failure check"/MovementProgressChecker is too sensitive, might want to make that tweak-able.