List index out of bounds
Brought to you by:
emoost,
sraaijmakers
Choose start, and add all files from a folder into a ticked
new group. Choose start again, and attempt to add the
same folder, and the result is a 'List index out of bounds
(0) error'. I am trying to fix this at the moment; The
RefreshTotalSize procedure causes this error because it
uses Clusters[integer(Items[i].Data)] and Clusters is
empty while Items is not.
Logged In: YES
user_id=439782
Added a check on a zero-count of Clusters[]