-
Notifications
You must be signed in to change notification settings - Fork 46
add a loop to find game #67
Comments
Could you clarify what you mean by the launcher crashing? I haven't experienced this before. |
Also, there already is a loop for accepting the queue. |
The game sometimes crashes and launches the accept game icon late so the queue is canceled or sometimes it appears fine, but the game for some reason decides to cancel the queue and tells you that you did not accept in time and does not search again |
I think I get what you mean now. Do you have a way to replicate that for testing? |
Of course I can, I can also record that moment if you want |
That would definitely help, thank you! |
i think he means he doesnt get to 1-1 def loading():
def start():
|
solution might be something like while onscreen ("./captures/gold.png"): |
the launcher sometimes crashes and shows acceptance late so it does not enter the game and the program no longer looks for a game
The text was updated successfully, but these errors were encountered: