You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because I have already changed the game's log directory to the correct storage location in the settings. The program is also functioning normally. However, when I use the "Scan all old journal files" feature, it still looks in the default fixed location, which is why it is reporting an error.
Could this part be improved? So that the program uses the directory previously set in "Watch journal folder:"
Version
2.0.2.130
Exception message
Could not find a part of the path 'C:\Users\ckx\Saved Games\Frontier Developments\Elite Dangerous'.
Exception stack
at System.IO.Enumeration.FileSystemEnumerator1.CreateDirectoryHandle(String path, Boolean ignoreNotFound) at System.IO.Enumeration.FileSystemEnumerator1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
at System.IO.Directory.GetFiles(String path, String searchPattern, EnumerationOptions enumerationOptions)
at SrvSurvey.FormPostProcess.postProcessJournals() in D:\a\SrvSurvey\SrvSurvey\SrvSurvey\forms\FormPostProcess.cs:line 151
at SrvSurvey.FormPostProcess.<btnStart_Click>b__15_1() in D:\a\SrvSurvey\SrvSurvey\SrvSurvey\forms\FormPostProcess.cs:line 98
at SrvSurvey.Program.crashGuard(Boolean beginInvoke, Action func) in D:\a\SrvSurvey\SrvSurvey\SrvSurvey\Program.cs:line 129
Relevant log output
The text was updated successfully, but these errors were encountered:
What happened?
Because I have already changed the game's log directory to the correct storage location in the settings. The program is also functioning normally. However, when I use the "Scan all old journal files" feature, it still looks in the default fixed location, which is why it is reporting an error.
Could this part be improved? So that the program uses the directory previously set in "Watch journal folder:"
Version
2.0.2.130
Exception message
Could not find a part of the path 'C:\Users\ckx\Saved Games\Frontier Developments\Elite Dangerous'.
Exception stack
at System.IO.Enumeration.FileSystemEnumerator
1.CreateDirectoryHandle(String path, Boolean ignoreNotFound) at System.IO.Enumeration.FileSystemEnumerator
1.Init()at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.UserFiles(String directory, String expression, EnumerationOptions options)
at System.IO.Directory.InternalEnumeratePaths(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
at System.IO.Directory.GetFiles(String path, String searchPattern, EnumerationOptions enumerationOptions)
at SrvSurvey.FormPostProcess.postProcessJournals() in D:\a\SrvSurvey\SrvSurvey\SrvSurvey\forms\FormPostProcess.cs:line 151
at SrvSurvey.FormPostProcess.<btnStart_Click>b__15_1() in D:\a\SrvSurvey\SrvSurvey\SrvSurvey\forms\FormPostProcess.cs:line 98
at SrvSurvey.Program.crashGuard(Boolean beginInvoke, Action func) in D:\a\SrvSurvey\SrvSurvey\SrvSurvey\Program.cs:line 129
Relevant log output
The text was updated successfully, but these errors were encountered: