RomVault will hard crash during a fix when it attempts to delete a file open by another process. The error is: "The process cannot access the file XXXXX because its being used by another process". When this occurs the cache becomes out of sync with the filesystem and the user must rescan after closing and reopening RomVault.
Steps to reproduce:
Put a .bin file in your ToSort directory
Load a DAT that requires that .bin file
Mount the .bin file in Daemon tools so it is locked by that process.
Scan, Find, Fix
RomVault will crash on the deletion attempt of the .bin file
johnsanc
last year
RomVault will hard crash during a fix when it attempts to delete a file open by another process. The error is: "The process cannot access the file XXXXX because its being used by another process". When this occurs the cache becomes out of sync with the filesystem and the user must rescan after closing and reopening RomVault.
Steps to reproduce:
Put a .bin file in your ToSort directory
Load a DAT that requires that .bin file
Mount the .bin file in Daemon tools so it is locked by that process.
Scan, Find, Fix
RomVault will crash on the deletion attempt of the .bin file