安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题



################################################################################
###### 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://psteamcommunity.yuanyoumao.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)