User Tools

Site Tools


error_messages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
error_messages [2022/02/02 17:04] johnsancerror_messages [2023/07/04 08:31] (current) johnsanc
Line 2: Line 2:
 ====== Error Messages ====== ====== Error Messages ======
  
-|**ⓘ NOTE:** \\ This page is under construction and should not be considered comprehensive. This page aims to document all "friendly" errors you may encounter along with guidance how to resolve those errors. All Stack Trace errors should be considered bugs and reported on the [[https://discord.gg/fVJQPA8|RomVault Discord]].|+<WRAP info>This page is under construction and should not be considered comprehensive. This page aims to document all "friendly" errors you may encounter along with guidance how to resolve those errors. All Stack Trace errors should be considered bugs and reported on the [[https://discord.gg/fVJQPA8|RomVault Discord]].</WRAP>
  
 \\ \\
Line 137: Line 137:
  
 ==== Double Name Found ==== ==== Double Name Found ====
-  * Two or more DATs in a directory share the same value in their header "name" tag +  * There are sets that share the same name with different character case 
-  * Remediation: Move each of the conflicting DATs into their own subdirectory or modify the name tags in the DATs so they are uniqueYou can also try adjusting your Directory Rules to use the DAT Description value instead of Name.+  * Remediation: Double check your filesystem case sensitivity settings and if you have multiple files/directories that have the same name but different character caseRemove any duplicates and try again.
  
 ==== Error is Set Missing Status in DatUpdate ==== ==== Error is Set Missing Status in DatUpdate ====
Line 220: Line 220:
   * Before deleting an unneeded file, RomVault checked that the other copy actually exists but found that the same file was referenced from more than one path. This is most likely to occur if you have misconfigured directory rules or a ToSort directory that also exists underneath your RomRoot.   * Before deleting an unneeded file, RomVault checked that the other copy actually exists but found that the same file was referenced from more than one path. This is most likely to occur if you have misconfigured directory rules or a ToSort directory that also exists underneath your RomRoot.
   * Remediation: Check and correct any misconfigured directory rules ensuring they are mutually exclusive. Also check that no ToSort directories are located within your RomRoot. It is technically possible to have such a setup, but you must be careful not scan any files from that directory from the RomRoot path and only scan from the ToSort path.   * Remediation: Check and correct any misconfigured directory rules ensuring they are mutually exclusive. Also check that no ToSort directories are located within your RomRoot. It is technically possible to have such a setup, but you must be careful not scan any files from that directory from the RomRoot path and only scan from the ToSort path.
 +
 +==== Rescan needed, File Not Found : [X] ====
 +  * The file RomVault was attempting to use for a fix was not found. Your cache is out of sync with your filesystem. Its also possible there is a case sensitivity mismatch with the file RomVault is looking for.
 +  * Remediation: Rescan your files to ensure your cache is up-to-date. If you continue to run into issues, check your case sensitivity configuration settings for any remote shares (rclone mounts, SMB shares, etc.).
 +
 +==== Rescan needed, File Changed : [X] ====
 +  * The file RomVault was attempting to use for a fix was found, but the timestamp did not match what is recorded in the cache. Your cache is out of sync with your filesystem.
 +  * Remediation: Rescan your files to ensure your cache is up-to-date. If you continue to run into issues, check your timestamp configuration settings for any remote shares. Its possible that the timestamp granularity conflicts could cause RomVault to flag a file as modified when it was not. 
 +
  
  
error_messages.1643850248.txt.gz · Last modified: 2022/02/02 16:04 (external edit)