Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. System.UnauthorizedAccessException: 对路径“C:\Users\Administrator\AppData\Roaming\RaftModLoader”的访问被拒绝。
  2. 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  3. 在 System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
  4. 在 System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
  5. 在 System.IO.Directory.CreateDirectory(String path)
  6. 在 RMLLauncher.Form1.<CheckInstall>d__42.MoveNext()
  7. --- End of stack trace from previous location where exception was thrown ---
  8. 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement