bomb-bot icon indicating copy to clipboard operation
bomb-bot copied to clipboard

Exception: Timeout waiting for screen HEROES.

Open devdiegofaria opened this issue 3 years ago • 4 comments

[02-16 08:00] => Traceback (most recent call last): File "D:\bot\bomb-bot\main.py", line 63, in main manager.do_what_needs_to_be_done(current_screen) File "D:\bot\bomb-bot\module\manager.py", line 46, in do_what_needs_to_be_done Hero.who_needs_work(self) File "D:\bot\bomb-bot\module\bombScreen.py", line 221, in who_needs_work BombScreen.go_to_heroes(manager) File "D:\bot\bomb-bot\module\bombScreen.py", line 105, in go_to_heroes BombScreen.wait_for_screen(BombScreenEnum.HEROES.value) File "D:\bot\bomb-bot\module\bombScreen.py", line 41, in wait_for_screen raise Exception(f'Timeout waiting for screen {BombScreenEnum(bombScreenEnum).name}.') Exception: Timeout waiting for screen HEROES.

devdiegofaria avatar Feb 16 '22 11:02 devdiegofaria

can you send me a screenshot of your screen.

KcassPr avatar Feb 16 '22 14:02 KcassPr

[02-16 08:00] => Traceback (most recent call last): File "D:\bot\bomb-bot\main.py", line 63, in main manager.do_what_needs_to_be_done(current_screen) File "D:\bot\bomb-bot\module\manager.py", line 46, in do_what_needs_to_be_done Hero.who_needs_work(self) File "D:\bot\bomb-bot\module\bombScreen.py", line 221, in who_needs_work BombScreen.go_to_heroes(manager) File "D:\bot\bomb-bot\module\bombScreen.py", line 105, in go_to_heroes BombScreen.wait_for_screen(BombScreenEnum.HEROES.value) File "D:\bot\bomb-bot\module\bombScreen.py", line 41, in wait_for_screen raise Exception(f'Timeout waiting for screen {BombScreenEnum(bombScreenEnum).name}.') Exception: Timeout waiting for screen HEROES.

Qual versão do python está instalada? Executou o pip para instalar os requerimentos? A tela do jogo está totalmente visível?

ghost avatar Feb 16 '22 15:02 ghost

Eh praticamente o mesmo erro que da nos 10 minutos. Aqui também ocorre.

Jiffersantos avatar Feb 16 '22 23:02 Jiffersantos

I have the same issue ! My screen is visible i'm using python3 and all requirements were installed image

yas51ne avatar Feb 23 '22 16:02 yas51ne