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

AttributeError click #256

Closed
intelligencemouse opened this issue Oct 29, 2024 · 1 comment
Closed

AttributeError click #256

intelligencemouse opened this issue Oct 29, 2024 · 1 comment

Comments

@intelligencemouse
Copy link

after the match i am getting this error it does not stay in loop how can i solve this

[ERROR ] module 'lolbot.common.proc' has no attribute 'click'
[ERROR ] Traceback (most recent call last):
File "lolbot\bot\bot.py", line 66, in run
File "lolbot\bot\bot.py", line 111, in leveling_loop
File "lolbot\bot\bot.py", line 245, in pre_end_of_game
AttributeError: module 'lolbot.common.proc' has no attribute 'click'

[ERROR ] Unknown Error. Exiting

@iholston
Copy link
Owner

Yep, this is a bug and should be fixed by the end of the week.

iholston added a commit that referenced this issue Nov 2, 2024
@iholston iholston closed this as completed Nov 2, 2024
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

2 participants