"Select list item: list index too large" "Select list item: Attempt to get item number 1 of a list of length 0:[]"

Hello this is my project and I needed to finish it ASAP. What I am planning to do is a login page using tinydb but when I downloaded the apk version it always sends "Select list item: list index too large" "Select list item: Attempt to get item number 1 of a list of length 0:[]". A little help will be appreciated. Thank you


If this is the first time run, the GetTags will return a empty list.
In this case, you can not select list item at index 1.

Use if the else condition if get tags is not equal to empty list

Or length of get tags is not equal to zero then add the abk e blocks and try