Select list item: List index too large

Welcome to the community. Since this is your first visit please read

Also Select list item: List index too large error indicates either that list is empty or you are trying to select an index that is greater than lenght of list.

Use Do it to debug your blocks and see if your lists are empty or not