Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. System.UnauthorizedAccessException: Access to the path 'mods' is denied.
  2. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  3. at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
  4. at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
  5. at System.IO.Directory.CreateDirectory(String path)
  6. at RMLLauncher.Form1.<CheckInstall>d__41.MoveNext()
  7. --- End of stack trace from previous location where exception was thrown ---
  8. at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement