hectorgimenez / koolo

Diablo II Resurrected bot written in Go
MIT License
63 stars 33 forks source link

Bot gets stuck on "hidden stash" in diablo run #231

Open dmelia opened 1 month ago

dmelia commented 1 month ago

Details

When killing monsters as a hammerdin, in close proximity to a large "hidden stash" container, after killing the monsters the bot keeps trying to "kill" the hidden stash and gets stuck.

Version

dev

theksk23 commented 1 month ago

That might also happen when traversing on act1 like the Monestary or Catacombs: Sometimes barrels do block the way of the character.

Was thinking along the lines of adding these types of objects to either the Door, or Chest routines, but did not further investigate what the corresponding implications would be. I do recall kolbot rather aggressively popping them!