Save editor issues?

LaidyReign

New Member
Jun 6, 2019
4
6
27
made a new save, hit save to file, took it to my computer. no problems so far. boot up save editor and try to load it in? i get this.



[CoCEd: 1.3.3.223]
System.UnauthorizedAccessException: Access to the path '637212239474807918.bak' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileInfo.Delete()
at CoCEd.Model.FileManager.CreateBackup(String sourcePath) in C:\Users\tmedwards\Documents\Visual Studio 2017\Projects\CoCEd\CoCEd\Model\FileManager.cs:line 361
at CoCEd.ViewModel.VM.Load(String path, SerializationFormat expectedFormat, Boolean createBackup) in C:\Users\tmedwards\Documents\Visual Studio 2017\Projects\CoCEd\CoCEd\ViewModel\VM.cs:line 129
at CoCEd.ViewModel.ImportRootVM.OnClick() in C:\Users\tmedwards\Documents\Visual Studio 2017\Projects\CoCEd\CoCEd\ViewModel\FilesVM.cs:line 259
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)