pseudonym117/Riot-Watcher

User doesn't have tier

luagugus opened this issue · 1 comments

If there is no tier

b = my_ranked_stats[1]['tier']

What value does the variable b have?

Should throw an exception in that case due to my_ranked_stats[1] being out of bounds. array will have 0 length