jesus-figueroa / lol-account-checker

Retrieve information about a league of legends account.
20 stars 12 forks source link

error nonetype #19

Open H3XBAE opened 2 years ago

H3XBAE commented 2 years ago

Error occured while checking account Traceback (most recent call last): File "\lolchecker.py", line 446, in account_checker = AccountChecker(username, password) File "\lolchecker.py", line 202, in init self.region_id = self.user_info["region"]["id"] TypeError: 'NoneType' object is not subscriptable

while deleting the file also procced with same error on the next 2 lines.

ErickDDO commented 1 year ago

Updating... It doesn't work anymore!