BrawlCrate / BrawlCrateIssues

Separate issue tracker repo for bugs submitted from the application, matching BrawlBox's implementation
3 stars 0 forks source link

I cant save the model #313

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

When I try to save it it always shows a error,please fix it

v0.37 x86

İşlem, başka bir işlem tarafından kullanıldığından 'C:\Users\hp\AppData\Local\Temp\tmpCB16.tmp' dosyasına erişemiyor.
   konum: System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   konum: 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)
   konum: System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   konum: BrawlLib.SSBB.ResourceNodes.ResourceNode.Rebuild(Boolean force)
   konum: BrawlLib.SSBB.ResourceNodes.ResourceNode.Merge(Boolean forceBuild)
   konum: BrawlCrate.Program.Save()
   konum: BrawlCrate.Program.Close(Boolean force)
   konum: BrawlCrate.UI.MainForm.OnClosing(CancelEventArgs e)
   konum: System.Windows.Forms.Form.WmClose(Message& m)
   konum: System.Windows.Forms.Form.WndProc(Message& m)
   konum: System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   konum: System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   konum: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)