Jump to content
  • 0

Compiling Assets in IE 0.6.2.0 Diagonal Movement


KranZera

Question

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()

unknown.png?width=756&height=427

 

Help me :(

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Can you try this with an official release from our actual repository?

 

I don't think we're going to offer much support for builds made by other people on here. (I'd also recommend using 7.0 rather than 6.2 if you want to use asset packing and make a game that's relatively future proof)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...