diff --git a/MainWindow.xaml.cs b/MainWindow.xaml.cs index db45b4b7..291862a2 100644 --- a/MainWindow.xaml.cs +++ b/MainWindow.xaml.cs @@ -827,6 +827,7 @@ namespace GARbro.GUI { try { + SetBusyState(); using (var input = OpenEntry (entry)) { FormatCatalog.Instance.LastError = null;