iholston / lol-bot

An account leveling bot for League of Legends written in Python
MIT License
297 stars 49 forks source link

The bot stops with an error 24 hours after it starts. #201

Closed damare1 closed 6 months ago

damare1 commented 7 months ago

Describe the bug Recently (about a month ago?) the BOT has been stopping on rare occasions. While trying to find the cause, we noticed that 24 hours after starting the BOT, an error occurs on the next match and the BOT stops. The screenshot shows the error at the next matching 24 hours after starting the BOT at around 12:20 pm the day before. The workaround is to restart the client before 24 hours have elapsed. Is there a solution to this problem?

Version 2.2.2

Screenshots proses

Log Files 07032024_1223.txt

iholston commented 7 months ago

hmm my initial thought is that league isnt closing properly, il look into it this weekend.

iholston commented 6 months ago

This should be fixed with the latest release v2.3.0 as the bot should be able to close league even when league is frozen.