ividyon / WitchyBND

Unpacks/repacks FromSoftware archive formats and serializes FromSoftware data formats.
Other
117 stars 11 forks source link

Unhandled exception after update to 2.14 #33

Closed ccmedavid closed 3 months ago

ccmedavid commented 3 months ago

Unhandled exception: System.UnauthorizedAccessException: Access to the path 'D:\Games\WitchyBND-v2.13.0.1\WitchyBND.exe.tmp' is denied. at System.IO.FileSystem.DeleteFile(String) at WitchyBND.Services.UpdateService.PostUpdateActions() in ./WitchyBND/Services/UpdateService.cs:line 210 at WitchyBND.Program.<>c__DisplayClass5_0.

b__1(CliOptions opt) in ./WitchyBND/Program.cs:line 154

PS: actually my stupid mistake never mind

ccmedavid commented 3 months ago

PS: actually my stupid mistake never mind