Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

压缩包解压错误 #132

Closed
oeyoews opened this issue Oct 9, 2023 · 6 comments
Closed

压缩包解压错误 #132

oeyoews opened this issue Oct 9, 2023 · 6 comments

Comments

@oeyoews
Copy link

oeyoews commented Oct 9, 2023

image

在windows 11 上直接解压失败

@subframe7536
Copy link
Owner

sha校验一下

@resticDOG
Copy link

sha校验一下

Get-FileHash -Algorithm SHA1 .\Downloads\MapleMono-SC-NF.zip

Algorithm       Hash                                                                   Path
---------       ----                                                                   ----
SHA1            2DB1FFF9F999628B5532897264052482C705143C

文件hash

{
    "NF": "88d5b47e71f08316be8194b38b3f22fc29874031",
    "otf": "6133ae1a15ac43ec5202944966613477dc77d2a4",
    "SC-NF": "2db1fff9f999628b5532897264052482c705143c",
    "ttf": "0f3a8456d3fb43fa67feb046d9d01c673d77b786",
    "ttf-autohint": "5b8e2dd32ebaa6d7c0191b6d1c8f73135f3a4d96",
    "woff2": "d74130ee3d0f9cf5cdecb0e5ba186630af46dfff"
}

不解压直接在文件管理器下打开报的错:

image

@subframe7536
Copy link
Owner

尴尬了,这个没测试过😅

用的python自带的压缩工具打包的

def compress_folder(source_folder_path, target_path):

我用的是bandizip,没遇到过这种问题

@subframe7536
Copy link
Owner

Windows似乎不支持BZIP2编码

@oeyoews
Copy link
Author

oeyoews commented Oct 10, 2023

我看 win11 自带了解压功能, 就把bandzip删掉了

@subframe7536
Copy link
Owner

subframe7536 commented Oct 10, 2023

v6.4.1 修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants