File and Directory to monitor default settings cause crash #124
Labels
Bug
Feature/something in the app that doesnt work as intended. However the app still works
CRITICAL ERROR
Label to describe condition where SWELF no loger works as intended or is completely broken
ALERT: SWELF MAIN UNSALVAGEABLE ERROR: CREATE_NEW_Files_And_Dirs() check IO restrictions on machine for app. Thread was being aborted. at
The default configs for file and directory to monitor, while commented, are causing thread to crash app.
ERROR BELOW:
Microsoft.Win32.Win32Native.GetFileAttributesEx(String name, Int32 fileInfoLevel, WIN32_FILE_ATTRIBUTE_DATA& lpFileInformation)
at System.IO.File.FillAttributeInfo(String path, WIN32_FILE_ATTRIBUTE_DATA& data, Boolean tryagain, Boolean returnErrorOnNotFound)
at System.IO.Directory.InternalExists(String path, Int32& lastError)
at System.IO.Directory.InternalExistsHelper(String path, Boolean checkHost)
at System.IO.Directory.Exists(String path)
at SWELF.File_Operation.CREATE_NEW_Files_And_Dirs(String Dir, String FileName, String FileData, Boolean Overwrite)
The text was updated successfully, but these errors were encountered: