BrawlCrate / BrawlCrateIssues

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

noi #288

Open BrawlCrate opened 3 years ago

BrawlCrate commented 3 years ago

dfsfdfsfs

v0.36c-h1 x86

The volume for a file has been externally altered so that the opened file is no longer valid. (Exception from HRESULT: 0x800703EE)
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
   at BrawlLib.Internal.IO.wFileMap..ctor(VoidPtr hFile, FileMapProtect protect, Int64 offset, UInt32 length)
   at BrawlLib.Internal.IO.FileMap.FromStreamInternal(FileStream stream, FileMapProtect prot, Int32 offset, Int32 length)
   at BrawlLib.Internal.IO.FileMap.FromFile(String path, FileMapProtect prot, Int32 offset, Int32 length, FileOptions options)
   at BrawlLib.SSBB.ResourceNodes.GCTNode.IsParsable(String path)
   at BrawlLib.Internal.Windows.Forms.GCTEditor.LoadGCT(String path)
   at BrawlCrate.Program.Main(String[] args)