Advertisement
Guest User

Untitled

a guest
Dec 6th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. System.IO.IOException: The process cannot access the file 'C:\Users\Owner\AppData\Roaming\RaftModLoader\binaries\coremod.dll' because it is being used by another process.
  2. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  3. at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
  4. at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  5. at RMLLauncher.Form1.CalculateMD5(String filename)
  6. at RMLLauncher.Form1.<DownloadRMLFiles>d__36.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