NightmareXIV / JustBackup

GNU Affero General Public License v3.0
14 stars 8 forks source link

Error copying plugin configs #27

Open Lavitz118 opened 1 week ago

Lavitz118 commented 1 week ago

I am receiving the follow error for all 5 currently installed plugins. Occurs at automated startup backup and manual backup.

[Error@9/10/2024 12:13:42 AM -05:00] Error copying file C:\Users\\AppData\Roaming\XIVLauncher\pluginConfigs\ChatBubbles.json to Z:\Final Fantasy\FF14\Backups\Temps\JustBackup-1725945222731\plugins: Could not find a part of the path 'Z:\Final Fantasy\FF14\Backups\Temps\JustBackup-1725945222731\plugins\ChatBubbles.json'. at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable1 unixCreateMode) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable1 unixCreateMode) at JustBackup.JustBackup.CopyFile(String file, String dest) in /work/repo/JustBackup/JustBackup.cs:line 394