-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Every time I try to compile a moveset edit with FITC, it throws an exception and doesn't compile
Exception Log:
Unhandled Exception:
System.ArgumentException: capacity
at System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile (System.IO.FileStream fileStream, System.String mapName, System.Int64 capacity, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access, System.IO.MemoryMappedFiles.MemoryMappedFileSecurity memoryMappedFileSecurity, System.IO.HandleInheritability inheritability, System.Boolean leaveOpen) [0x00058] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.IO.cFileMap..ctor (System.IO.FileStream stream, System.IO.FileMapProtect protect, System.Int32 offset, System.Int32 length) [0x00026] in :0
at System.IO.FileMap.FromStreamInternal (System.IO.FileStream stream, System.IO.FileMapProtect prot, System.Int32 offset, System.Int32 length) [0x0005b] in :0
at System.IO.FileMap.FromTempFile (System.Int32 length) [0x00016] in :0
[ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: capacity
at System.IO.MemoryMappedFiles.MemoryMappedFile.CreateFromFile (System.IO.FileStream fileStream, System.String mapName, System.Int64 capacity, System.IO.MemoryMappedFiles.MemoryMappedFileAccess access, System.IO.MemoryMappedFiles.MemoryMappedFileSecurity memoryMappedFileSecurity, System.IO.HandleInheritability inheritability, System.Boolean leaveOpen) [0x00058] in <2392cff65f724abaaed9de072f62bc4a>:0
at System.IO.cFileMap..ctor (System.IO.FileStream stream, System.IO.FileMapProtect protect, System.Int32 offset, System.Int32 length) [0x00026] in :0
at System.IO.FileMap.FromStreamInternal (System.IO.FileStream stream, System.IO.FileMapProtect prot, System.Int32 offset, System.Int32 length) [0x0005b] in :0
at System.IO.FileMap.FromTempFile (System.Int32 length) [0x00016] in :0