Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug apos colocar 1 nave para trabalhar #43

Open
mauroo93 opened this issue Feb 24, 2022 · 0 comments
Open

Bug apos colocar 1 nave para trabalhar #43

mauroo93 opened this issue Feb 24, 2022 · 0 comments

Comments

@mauroo93
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant