ZeqMacaw / Crowbar

Crowbar - GoldSource and Source Engine Modding Tool
https://steamcommunity.com/groups/CrowbarTool
Other
653 stars 65 forks source link

Download error #25

Open CMAULTOP opened 2 years ago

CMAULTOP commented 2 years ago

I'm trying to download an addon and an error appears addon - https://steamcommunity.com/sharedfiles/filedetails/?id=2840902267

################################################################################
###### 2022-08-02 15:12:04   Crowbar 0.71

=== Steps to reproduce the error ===
[Describe the last few tasks you did in Crowbar before the error occurred.]

=== What you expected to see ===
[Explain what you expected Crowbar to do.]

=== Context info ===

=== Exception error description ===
Не удалось завершить операцию с некоторыми файлами и каталогами. Дополнительные сведения см. в свойстве Data исключения.

=== Call stack ===
   в Microsoft.VisualBasic.FileIO.FileSystem.FxCopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryPath, String targetDirectoryPath, Boolean overwrite)
   в Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
   в Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(String sourceDirectoryName, String destinationDirectoryName)
   в Crowbar.DownloadUserControl.DownloadItem_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
   в Crowbar.BackgroundWorkerEx.BWE_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
   в System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
   в System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)