-
Notifications
You must be signed in to change notification settings - Fork 9
运行报错 #52
Description
上个Issues已关闭我无法打开,只能重新提
@donghaiwang
PS E:\projects\OpenHUTB-mcp\mcp> .\hutb_downloader.exe --repository dependencies
Using git executable: E:\projects\OpenHUTB-mcp\mcp\git\bin\git.exe
Repository to download: dependencies
Download path: E:\projects\OpenHUTB-mcp\mcp\dependencies
Remove .git folder and .gitattributes file...
Removing existing git directory: E:\projects\OpenHUTB-mcp\mcp\git
Removing existing git_min.zip file: E:\projects\OpenHUTB-mcp\mcp\git_min.zip
Download finished, cost: 0:00:03.343390
Download to: E:\projects\OpenHUTB-mcp\mcp\dependencies
PS E:\projects\OpenHUTB-mcp\mcp> .\mcp.bat
IP:172.26.144.1
hutb_downloader.exe already exists.
dependencies repository already exists.
成功: 已终止 PID 为 4748 的进程。
hutb repository already exists.
Unzipping 7zip ...
New-Object : 使用“3”个参数调用“.ctor”时发生异常:“找不到中央目录结尾记录。”
所在位置 C:\Windows\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Mi
crosoft.PowerShell.Archive.psm1:934 字符: 23
- ... ipArchive = New-Object -TypeName System.IO.Compression.ZipArchive -Ar ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : InvalidOperation: (:) [New-Object],MethodInvocationException
- FullyQualifiedErrorId : ConstructorInvokedThrowException,Microsoft.PowerShell.Comman
ds.NewObjectCommand