Zer0racer had probs with a .sfv which contains more than 120 files ... if u have this error too here is the way to fix:
open functions.h and look for 2 lines like:
#if ( sfv_dupecheck == TRUE )
char *fname[120];
change the number in the [] to the number of files u think your .sfv can contain ..
recompile .. ready
|