Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. System.IO.IOException: 文件“C:\Users\73599\AppData\Roaming\RaftModLoader\binaries\coremod.dll”正由另一进程使用,因此该进程无法访问此文件。
  2. 在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  3. 在 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. 在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  5. 在 RMLLauncher.Form1.CalculateMD5(String filename)
  6. 在 RMLLauncher.Form1.<DownloadRMLFiles>d__45.MoveNext()
  7. --- 引发异常的上一位置中堆栈跟踪的末尾 ---
  8. 在 System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement