ZhengPeiRu21 / mod-playerbots

AzerothCore Playerbots Module
MIT License
193 stars 93 forks source link

The bot stays in place and doesn't move. #164

Open AlvinZhu opened 1 year ago

AlvinZhu commented 1 year ago

playerbot currently has 2 major issues that make playerbot almost unusable right now:

  1. after following the master and killing a few caeatures, the bot stays in place and doesn't move. I don't know how to debug such problems.
  2. random bots crowded in the new village does not come out. Perhaps this is related to the first problem.
ZhengPeiRu21 commented 1 year ago

Thank you so much for your recent contributions! I am so happy there is someone else willing to contribute to the project!

I think the issue for both of these is related to parsing action and formation strings - sometimes actions are being parsed as formations and do not parse correctly. I am still debugging this issue but have been distracting by other projects. I will try to spend some time on it soon and will share details as I find them.

AlvinZhu commented 1 year ago

If it can be fixed that would be great, waiting for your good news.

Dreathean commented 10 months ago

@AlvinZhu With the latest updates by liyunfan I believe this has been largely improved/resolved, please close this issue unless you are still experiencing this