Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem



################################################################################
###### 2025-09-12 00:32:42 Crowbar 0.74
=== Steps to reproduce the error ===
Input a Garry's Mod Workshop link into the download tab and hit "Download"
=== What you expected to see ===
The download process to complete and the downloaded file to be in my downloads folder, where I set Crowbar to output to.
=== Context info ===
The addon i was attempting to download was this one:
https://steamcommunity.com/sharedfiles/filedetails/?id=2609173709
I wanted to have it hard installed locally instead of as an addon that could get removed or stop working.
=== Exception error description ===
Could not complete operation on some files and directories. See the Data property of the exception for more details.
=== Call stack ===
at Microsoft.VisualBasic.FileIO.FileSystem.FxCopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryPath, String targetDirectoryPath, Boolean overwrite)
at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
at Microsoft.VisualBasic.MyServices.FileSystemProxy.MoveDirectory(String sourceDirectoryName, String destinationDirectoryName)
at Crowbar.DownloadUserControl.DownloadItem_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at Crowbar.BackgroundWorkerEx.BWE_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)