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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: