diff --git a/src/ce_staticexplorer.pas b/src/ce_staticexplorer.pas index bdd37869..6d36e57d 100644 --- a/src/ce_staticexplorer.pas +++ b/src/ce_staticexplorer.pas @@ -509,6 +509,7 @@ begin str.Free; DeleteFile(fJsonFname); end; + if dat.Count = 0 then exit; // update tree try