iholston / lol-bot

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

LOL BOT is not working when game ends #230

Closed Piedamante closed 1 month ago

Piedamante commented 3 months ago

when the game ends it doesnt search for a new game it requires a manuel help to actually work again it says: [01 Aug 2024 21:47:29] [ERROR ] [account_loop ] Unknown Error. Exiting...

igotario commented 3 months ago

same

luniiix commented 3 months ago

Had the error too, it's for the honoring teammates. [20:42:38] [INFO ] Honoring teammates and accepting rewards [20:42:44] [ERROR ] 'eligiblePlayers' [20:42:44] [ERROR ] Traceback (most recent call last): File "lolbot\bot\client.py", line 69, in account_loop File "lolbot\bot\client.py", line 129, in leveling_loop File "lolbot\bot\client.py", line 288, in pre_end_of_game File "lolbot\bot\client.py", line 346, in honor_player KeyError: 'eligiblePlayers'

[20:42:44] [ERROR ] Unknown Error. Exiting

Piedamante commented 3 months ago

btw dont use the bot. i got banned

luniiix commented 3 months ago

me too ! Be care all

mr-nobrain commented 3 months ago

Fix the loop for starting new game, or anyone know how to fix the issue?

iholston commented 1 month ago

Should be fixed with the latest release.