Assets/Launch/ResourcesModel.cs @@ -458,6 +458,7 @@ try { var assetVersion = new AssetVersion(line); assetVersion.localValid = true; localAssetVersions[assetVersion.relativePath] = assetVersion; } catch (System.Exception ex)