well I totaly hid all sorce files and rechecked them out, it crashes before it even loads the table, while it's makeing a file list, or something, it doesn't even get to the debug window,
I'll run it right now and tell you exactly were and how it crashes
I get
First-chance exception in fs2_open_debug.exe: 0xC0000005: Access Violation.
Exception handler: Write to location 01a53000 caused an access violation.
at this line
strcpy( file->name_ext, find.filename );
in this function
void cf_search_root_pack(int root_index)
wich is called from
void cf_build_file_list()
and the root type is
CF_ROOTTYPE_PACK
that is called from
cf_build_secondary_filelist
it is trying to read an obscure wav file in an obscure VP file