The error message reads as follows: (Python runtime)
Processing team: SSBB Dresseur De Pokémon / SSBB Link
(17, 0)
(25, 0)
(25, 0)
700.0
Thumbnail successfully saved as ./tmp/thumbnail/template.png
Entrants: 64
Adding players to DB: 64
7 / 15
Traceback (most recent call last):
File "C:\Users\wolfy\Git\TournamentStreamHelper\src\TSHPlayerListWidget.py", line 119, in LoadFromStandings
slot.SetTeamData(data[i])
IndexError: list index out of range
When loading one of the following tournaments and trying to import the player list, the program crashes:
The error message reads as follows: (Python runtime)