ilpersi / BHBot

A bot that automates a game called Bit Heroes
GNU General Public License v3.0
28 stars 32 forks source link

dungeon/trial victory error #135

Closed hajibDiae13 closed 4 years ago

hajibDiae13 commented 4 years ago

Describe the bug the bot thinks that it has won the dung/trial when its not yet finished then it doesn't detect the real victory message, to end up with an exception error

To Reproduce Steps to reproduce the behavior:

  1. Go to 'any dungeon/trial'
  2. wait for it to randomly announce victory

Expected behavior to not declare victory until "an actual" victory message is shown

Desktop (please complete the following information):

Fortigate commented 4 years ago

Can you post the entire log / settings when this happens? I'm not seeing the same behaviour but I'm running the latest commits so it may be fixed in v43

hajibDiae13 commented 4 years ago

BHBot-2019-11-17-1.log settings.zip

also, i did disable victory animations and battle text just to make sure it doesn't happen because of that ( it usually happens in the middle of a fight) but that didn't really change anything, still gets the same error.

Fortigate commented 4 years ago

As far as I know the error should have been benign, it was changed at some point to be a debug message rather than a warning. I just uploaded v43 which should have a fix for this issue, just reopen if it doesn't!