Message: O processo não pode acessar o arquivo 'D:\Client e Editor\Logs\Editor-2021_05_03-20_54_02_862.log' porque ele está sendo usado por outro processo.
  Stack:   em System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  em 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)
  em System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  em Intersect.Editor.Forms.FrmMain.queryFilesForUpdate(Update update, String[] excludeFiles, String[] clientExcludeFiles, String[] excludeExtensions, String[] excludeDirectories, String workingDirectory, String path, String updatePath, Int32 filesProcessed, Int32 fileCount, Update existingUpdate)
  em Intersect.Editor.Forms.FrmMain.queryFilesForUpdate(Update update, String[] excludeFiles, String[] clientExcludeFiles, String[] excludeExtensions, String[] excludeDirectories, String workingDirectory, String path, String updatePath, Int32 filesProcessed, Int32 fileCount, Update existingUpdate)
  em Intersect.Editor.Forms.FrmMain.createUpdate(String path, Update existingUpdate)
  em Intersect.Editor.Forms.FrmMain.<>c__DisplayClass104_0.<packageUpdateToolStripMenuItem_Click>b__0()
  em System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  em System.Threading.ThreadHelper.ThreadStart()
Question
KranZera
How to compiling or fix error editor?
Â
Source used:Â https://github.com/RedBandana/Intersect-Engine/tree/diagonal-move
Â
Error:
Â
Message: O processo não pode acessar o arquivo 'D:\Client e Editor\Logs\Editor-2021_05_03-20_54_02_862.log' porque ele está sendo usado por outro processo.
  Stack:   em System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
  em 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)
  em System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
  em Intersect.Editor.Forms.FrmMain.queryFilesForUpdate(Update update, String[] excludeFiles, String[] clientExcludeFiles, String[] excludeExtensions, String[] excludeDirectories, String workingDirectory, String path, String updatePath, Int32 filesProcessed, Int32 fileCount, Update existingUpdate)
  em Intersect.Editor.Forms.FrmMain.queryFilesForUpdate(Update update, String[] excludeFiles, String[] clientExcludeFiles, String[] excludeExtensions, String[] excludeDirectories, String workingDirectory, String path, String updatePath, Int32 filesProcessed, Int32 fileCount, Update existingUpdate)
  em Intersect.Editor.Forms.FrmMain.createUpdate(String path, Update existingUpdate)
  em Intersect.Editor.Forms.FrmMain.<>c__DisplayClass104_0.<packageUpdateToolStripMenuItem_Click>b__0()
  em System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  em System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  em System.Threading.ThreadHelper.ThreadStart()
Â
Help me
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now