I'm trying to troubleshoot a mod issue and while trying to restore the game, ME3Tweaks keeps generating the following error:
"Failed to restore game due to error: One or more errors occurred. (One or more errors occurred. (A task was cancelled.))
I should note that the manager is on the same drive as the backup but those are on a separate drive from the Steam install.
Is there an event log for ME3Tweaks I can look at? I can't seem to be able to find one.
#Can't perform full game restore from backup "A Task Was Cancelled"
1 messages · Page 1 of 1 (latest)
!m3log
Uploading a game diagnostic or application log
Upload a diagnostic/log by going to the Help menu and selecting Logs & Diagnostics. Alternatively can also click this link: https://me3tweaks.com/modmanager/protocol/uploadlog
Select an application log (typically the latest), and the game target to run a diagnostic on if this an issue in the game.
When the log has been uploaded, post the LINK to the log here.
How does ME3Tweaks handle strings/special characters in folder paths?
2025-06-23 20:02:17.680 -05:00 [INF] [M3] Showing panel RestorePanel
2025-06-23 20:02:21.123 -05:00 [INF] [ME3TWEAKSCORE] Beginning robocopy restore: E:\Game ISO's\Mass Effect\Legendary Edition\Backups\ME2 -> D:\SteamLibrary\steamapps\common\Mass Effect Legendary Edition\Game\ME2
2025-06-23 20:02:21.136 -05:00 [ERR] [M3] Error restoring game:
2025-06-23 20:02:21.136 -05:00 [ERR] [M3] AggregateException: One or more errors occurred. (One or more errors occurred. (A task was canceled.))
2025-06-23 20:02:21.136 -05:00 [ERR] [M3] AggregateException: One or more errors occurred. (A task was canceled.)
2025-06-23 20:02:21.137 -05:00 [ERR] [M3] at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
2025-06-23 20:02:21.137 -05:00 [ERR] [M3] at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
2025-06-23 20:02:21.137 -05:00 [ERR] [M3] at System.Threading.Tasks.Task.Wait()
2025-06-23 20:02:21.137 -05:00 [ERR] [M3] at ME3TweaksCore.Services.Restore.GameRestore.RestoreUsingRoboCopy(String backupPath, GameTarget destTarget, GameBackupStatus backupStatus, String destinationPathOverride) in B:\UserProfile\source\repos\ME3Tweaks\MassEffectModManager\submodules\ME3TweaksCore\ME3TweaksCore\Services\Restore\GameRestoreController.cs:line 339
2025-06-23 20:02:21.137 -05:00 [ERR] [M3] at ME3TweaksCore.Services.Restore.GameRestore.PerformRestore(GameTarget restoreTarget, String destinationDirectory) in B:\UserProfile\source\repos\ME3Tweaks\MassEffectModManager\submodules\ME3TweaksCore\ME3TweaksCore\Services\Restore\GameRestoreController.cs:line 196
2025-06-23 20:02:21.137 -05:00 [ERR] [M3] at ME3TweaksModManager.modmanager.objects.GameRestoreWrapper.<BeginRestore>b__38_0() in B:\UserProfile\source\repos\ME3Tweaks\MassEffectModManager\MassEffectModManagerCore\modmanager\objects\GameRestoreWrapper.cs:line 174
2025-06-23 20:02:21.137 -05:00 [ERR] [M3] at ME3TweaksCore.Services.Restore.GameRestore.RestoreUsingRoboCopy(String backupPath, GameTarget destTarget, GameBackupStatus backupStatus, String destinationPathOverride) in B:\UserProfile\source\repos\ME3Tweaks\MassEffectModManager\submodules\ME3TweaksCore\ME3TweaksCore\Services\Restore\GameRestoreController.cs:line 339
2025-06-23 20:02:21.137 -05:00 [ERR] [M3] at ME3TweaksCore.Services.Restore.GameRestore.PerformRestore(GameTarget restoreTarget, String destinationDirectory) in B:\UserProfile\source\repos\ME3Tweaks
Would I be correct in assuming you're using robocopy.exe /mir as the restore command?