Sizzzles / TFT-OCR-BOT

TFT OCR Bot with auto comps loading from lolchess
GNU General Public License v3.0
18 stars 2 forks source link

Doesn't close game correctly #8

Closed Lucas-Di-Prinzio closed 1 year ago

Lucas-Di-Prinzio commented 1 year ago

Sometimes when you lose early (8th place) the game wont get closed but the bot start searching for a new match which basically makes you play a match where the bot is not playing. I think this have something to do with the fact that now the surrender button is not available or something

Sizzzles commented 1 year ago

Fairly sure it has nothing to do with the surrender button but added sleep before it tries clicking the exit button. Hopefully this fixes it. Let me know if it's still an issue

Sizzzles commented 1 year ago

Okay I've delayed the auto queue by 5 seconds. This should fix the problem since it was completely random not just 8th place. The delay should give time for the client to load after games and hopefully stops this issue

jppuzzle commented 1 year ago

I have noticed a different(might be related) issue where the play again button is grayed out completely after several games played and this also seems to happens randomly. Thought this might help if the delay doesn’t fix it.

Sizzzles commented 1 year ago

Changed the queue delay to 10 seconds. I've had success with this. If problem still happens let me know otherwise I'll close this issue in the next few days