Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patching Error while using MO2 #3

Open
Reidsmith32 opened this issue Dec 19, 2022 · 0 comments
Open

Patching Error while using MO2 #3

Reidsmith32 opened this issue Dec 19, 2022 · 0 comments

Comments

@Reidsmith32
Copy link

Hi, I was using synthesis in MO2, after patching the synthesis patcher showed the following error:

System.IO.IOException: The process cannot access the file 'D:\software\steam\steamapps\common\Skyrim Special Edition\Data\Synthesis.esp' because it is being used by another process.
at System.IO.FileSystem.CopyFile(String sourceFullPath, String destFullPath, Boolean overwrite)
at System.IO.FileInfo.CopyTo(String destFileName, Boolean overwrite)
at System.IO.Abstractions.FileInfoWrapper.CopyTo(String destFileName, Boolean overwrite)
at Noggog.IFileSystemExt.DeepCopy(IDirectory system, DirectoryPath from, DirectoryPath to, Boolean overwrite) in D:\a\CSharpExt\CSharpExt\Noggog.CSharpExt\Extensions\IFileSystemExt.cs:line 165
at Synthesis.Bethesda.Execution.Running.Runner.MoveFinalResults.Move(FilePath finalPatch, DirectoryPath outputPath) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\MoveFinalResults.cs:line 50
at Synthesis.Bethesda.Execution.Running.Runner.RunAGroup.Run(IGroupRun groupRun, CancellationToken cancellation, DirectoryPath outputDir, RunParameters runParameters, Nullable1 sourcePath) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\RunAGroup.cs:line 68 at Synthesis.Bethesda.Execution.Running.Runner.RunAllGroups.Run(IGroupRun[] groups, CancellationToken cancellation, DirectoryPath outputDir, RunParameters runParameters, Nullable1 sourcePath) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\RunAllGroups.cs:line 36
at Synthesis.Bethesda.Execution.Running.Runner.ExecuteRun.Run(IGroupRun[] groups, CancellationToken cancellation, DirectoryPath outputDir, RunParameters runParameters, Nullable1 sourcePath) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.Execution\Running\Runner\ExecuteRun.cs:line 54 at Synthesis.Bethesda.GUI.Services.Profile.Running.ExecuteGuiRun.Run(IEnumerable1 groupRuns, PersistenceMode persistenceMode, Boolean localize, Boolean utf8InEmbeddedStrings, Language targetLanguage, CancellationToken cancel) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.GUI\Services\Profile\Running\ExecuteGuiRun.cs:line 47
at Synthesis.Bethesda.GUI.ViewModels.Profiles.Running.RunVm.b__39_1(Unit _) in D:\a\Synthesis\Synthesis\Synthesis.Bethesda.GUI\ViewModels\Profiles\Running\RunVm.cs:line 209

Any advices would be much appreciated, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant