Advertisement
Guest User

Untitled

a guest
Jan 17th, 2020
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. System.UnauthorizedAccessException: Accesso al percorso 'C:\Program Files (x86)\Raft\mods' negato.
  2. in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  3. in System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
  4. in System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
  5. in System.IO.Directory.CreateDirectory(String path)
  6. in RMLLauncher.Form1.<CheckInstall>d__41.MoveNext()
  7. --- Fine traccia dello stack da posizione precedente dove รจ stata generata l'eccezione ---
  8. in System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement