You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OBS isso so acontece no notebook, desktop funcionando ok
Logger :
[02-24 13:50] => Traceback (most recent call last):
File "C:\Users\Mauro\Downloads\spacecrypto-bot-mainer\spacecrypto-bot-main\main.py", line 68, in main
manager.do_what_needs_to_be_done(current_screen)
File "C:\Users\Mauro\Downloads\spacecrypto-bot-mainer\spacecrypto-bot-main\module\manager.py", line 49, in do_what_needs_to_be_done
Ship.keep_working(self)
File "C:\Users\Mauro\Downloads\spacecrypto-bot-mainer\spacecrypto-bot-main\module\spaceScreen.py", line 297, in keep_working
while not Ship.check_number_of_ships(Image.screen(), n_ships):
File "C:\Users\Mauro\Downloads\spacecrypto-bot-mainer\spacecrypto-bot-main\module\spaceScreen.py", line 340, in check_number_of_ships
x, y, w, h = Image.get_one_target_position("identify_n_space_shipts_in_battle_start_area", screen_image=screen_img)
File "C:\Users\Mauro\Downloads\spacecrypto-bot-mainer\spacecrypto-bot-main\module\image.py", line 159, in get_one_target_position
raise Exception(f"{target} not found")
Exception: identify_n_space_shipts_in_battle_start_area not found
The text was updated successfully, but these errors were encountered:
OBS isso so acontece no notebook, desktop funcionando ok
Logger :
[02-24 13:50] => Traceback (most recent call last):
File "C:\Users\Mauro\Downloads\spacecrypto-bot-mainer\spacecrypto-bot-main\main.py", line 68, in main
manager.do_what_needs_to_be_done(current_screen)
File "C:\Users\Mauro\Downloads\spacecrypto-bot-mainer\spacecrypto-bot-main\module\manager.py", line 49, in do_what_needs_to_be_done
Ship.keep_working(self)
File "C:\Users\Mauro\Downloads\spacecrypto-bot-mainer\spacecrypto-bot-main\module\spaceScreen.py", line 297, in keep_working
while not Ship.check_number_of_ships(Image.screen(), n_ships):
File "C:\Users\Mauro\Downloads\spacecrypto-bot-mainer\spacecrypto-bot-main\module\spaceScreen.py", line 340, in check_number_of_ships
x, y, w, h = Image.get_one_target_position("identify_n_space_shipts_in_battle_start_area", screen_image=screen_img)
File "C:\Users\Mauro\Downloads\spacecrypto-bot-mainer\spacecrypto-bot-main\module\image.py", line 159, in get_one_target_position
raise Exception(f"{target} not found")
Exception: identify_n_space_shipts_in_battle_start_area not found
The text was updated successfully, but these errors were encountered: