While I trying update for last version 2.5.8 GSX Pro.. I always saw same error while %11
Edit: This problem solved. I added manually folders to "fsdreamteam-gsx-world-of-jetways\SimObjects\GroundVehicles\FSDT_Staircase_TLD_ABS-580 and FSDT_Staircase_TLD_ABS-1740". Then I run live updater. It downloaded all of new png, dds and flags files. This topic can be delete.
************** Exception Text **************
System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
at Couatl_Updater2.Program.DownloadTask(String taskName, String remoteFolder, String localFolder, String relativeFolder, String cacheFileName, String backupFile, Boolean removeLocalNotOnRemote, Boolean recursive, Boolean bIgnoreModelCFG, Boolean bReloadCache, String fileToSign, Boolean onlyFileToSign, List`1 excludedFolders)
at Couatl_Updater2.Product.ConditionalDownload(String name, String checkFolder, String remoteFolder, String localFolder, String relativeFolder, String cacheFile, String backupFile, Boolean removeLocalNotOnRemote, Boolean recursive, Boolean bIgnoreModelCFG, Boolean bReloadCache, String fileToSign, Boolean onlyFileToSign, List`1 foldersExcluded, Boolean decryptFile)