gibbed / Gibbed.Borderlands2

Tools & code for use with Borderlands 2.
zlib License
629 stars 143 forks source link

Hello, i have an problem. #143

Closed Sydecadus closed 4 years ago

Sydecadus commented 4 years ago

Error

An exception was thrown (press Ctrl+C to copy):

System.UnauthorizedAccessException: Access to the path is denied.

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)

at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)

at System.IO.FileStream.Dispose(Boolean disposing)

at System.IO.Stream.Close()

at Gibbed.Borderlands2.SaveEdit.ShellViewModel.WriteSave(String savePath, SaveFile saveFile)

at Caliburn.Micro.Contrib.Results.DelegateResult.Execute(ActionExecutionContext context)

OK

Sydecadus commented 4 years ago

Hello, I got it fixed, it was my ransomware protection going off again..

Sydecadus commented 4 years ago

Closed