Plugin Problems with the plugin

I tried to update some mods, but the following error occurred:

Code:
Error type: System.UnauthorizedAccessException

Message: Access to the path ‘I:\Texttools Umwandlung\hs-AETHERIS UI AIO-1.4.0-7NZ\.hs-old\Base\ui\uld\buttona_hr1.2.tex’ is denied.

HResult: 0x80070005

at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)

at Heliosphere.Util.FileHelper. <>c.<OpenSharedReadIfExists>b__0_0(String path) in /_/Util/FileHelper.cs:line 22

at Heliosphere.Util.FileHelper.Wrap[T](String path, Func`2 action) in /_/Util/FileHelper.cs:line 78

at Heliosphere.DownloadTask. <>c__DisplayClass139_0.<<HashExistingFiles>b__0>d.MoveNext() in /_/DownloadTask.cs:line 515

--- End of stack trace from previous location ---

at System.Threading.Tasks.Parallel.<>c__53`1. <<ForEachAsync>b__53_0>d.MoveNext()

--- End of stack trace from previous location ---

at Heliosphere.DownloadTask.HashExistingFiles() in /_/DownloadTask.cs:line 507

at Heliosphere.DownloadTask.Run() in /_/DownloadTask.cs:line 175
Strangely enough, only this mod is affected; all the others work fine.
 
Something is denying permission. Could be anti-virus like Windows Defender. Could be folder permission issues. Not something I can fix.
 
Back
Top