thesadru / genshinstats

PLEASE USE GENSHIN.PY A python library that can get the stats of Genshin Impact players using Mihoyo's API. PLEASE USE GENSHIN.PY
https://thesadru.github.io/pdoc/genshinstats/
MIT License
265 stars 38 forks source link

How to solve "list index out of range"? #52

Closed ahmadkeren closed 2 years ago

ahmadkeren commented 2 years ago

Excuse me, I check a UID and the API return "list index out of range".. anyway to solve this problems? Screen Shot 2021-11-26 at 10 24 05

Dark-Sou1 commented 2 years ago

i got the same error when i tried to use my friends uid to check their abyss stats, it showed list index out of range but it worked perfectly fine with my uid so i asked him for his ltoken and ltuid, then i tried using his uid to check the abyss stats which then worked but mine didnt

thesadru commented 2 years ago

Should hopefully be fixed with ab0a43ebfe4ab0a3781c40e4b78edcc67e6233ea. If it solves your issue then I'll publish a new PyPI version.