frostysecurethebag / NightMarket-Checker

A simple and (fast?) valorant night market checker that checks your night market without opening the game, can also bulk check multiple accounts.
MIT License
11 stars 6 forks source link

IndexError: list index out of range #6

Closed brandodt closed 2 years ago

brandodt commented 2 years ago

I'm getting this error : )

E:\Projects\Python\Valorant\NightMarket Checker>python nmchecker.py

Traceback (most recent call last): File "E:\Projects\Python\Valorant\NightMarket Checker\nmchecker.py", line 135, in main() File "E:\Projects\Python\Valorant\NightMarket Checker\nmchecker.py", line 125, in main token = getToken(acc[0], acc[1]) IndexError: list index out of range

frostysecurethebag commented 2 years ago

Use semi colon (;) to differentiate the username and password in your text file