Skip to content

Commit

Permalink
:|
Browse files Browse the repository at this point in the history
  • Loading branch information
BigSpice committed Feb 3, 2024
1 parent a19f99f commit 3a6f555
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion VTOL_2.0.0/Pages/Page_Mods.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -424,8 +424,8 @@ public List<NORTHSTARCOMPATIBLE_MOD> READ_UPDATE_MOD_LIST(DirectoryInfo[] modsTo
}
catch (Exception ex)
{
continue;
Log.Error(ex, $"A crash happened at {DateTime.Now.ToString("yyyy - MM - dd HH - mm - ss.ff", CultureInfo.InvariantCulture)}{Environment.NewLine}{ex.InnerException}{Environment.NewLine}");
continue;

}

Expand Down

0 comments on commit 3a6f555

Please sign in to comment.