jfd02 / TFT-OCR-BOT

A bot that plays Teamfight Tactics using OCR. Keeps track of bench, board, items, and plays the user defined team comp.
GNU General Public License v3.0
321 stars 91 forks source link

Stuck at starting queue #290

Closed DevilKazama closed 8 months ago

DevilKazama commented 8 months ago

Describe the bug Everything is installed correctly and running properly, however when it created a lobby, the bot is stuck at "Starting queue". It keeps doing it without accepting the game. I've set my monitor to 1920x1080 (and ingame aswell), client is in english and client window is 1280x720. It's on the first monitor. If i manually click accept, it doesn't recognize the game aswell. (It's borderless windowed 1920x1080)

Expected behavior Accepting the queue

Screenshots https://i.imgur.com/5Uh16Rz.png https://i.imgur.com/lNLDal4.jpeg

Your setup (please complete the following information):

anthony5301 commented 8 months ago

Do not accept the matching by yourself, just restart the bot when you see the problem. If it still cant accept the matching, try to run the bot with admin privileges.

ymerdaer11 commented 8 months ago

Me too. I am running with administrator privileges. スクリーンショット 2024-02-08 133039

anthony5301 commented 8 months ago

@ymerdaer11 Close the bot and start a new one, tell me if this works.

ymerdaer11 commented 8 months ago

doesn't work

anthony5301 commented 8 months ago

doesn't work

Then restart both bot and LOL client

ymerdaer11 commented 8 months ago

I restart pc, LOL client, BOT, but it doesn't work.

anthony5301 commented 8 months ago

I restart pc, LOL client, BOT, but it doesn't work.

I tested it, and its working. It should'nt be the bot's problem because the bot are using the same way to create lobby and start matchmaking. Can you delete line 152 - 157 in auto_queue.py , save the file and try again? Delete the highlighted line in this pic: image

ymerdaer11 commented 8 months ago

It worked thank you

anthony5301 commented 8 months ago

It worked thank you

Ok now I know which part may cause this problem, I will make an update to this project asap.