You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
releases $ unzip -t ProgrammerArt-v2.0-ResourcePack-MC17.zip |grep bad
bad CRC ae5ee94d (should be 0c4a2c67)
testing: pack.mcmeta bad CRC ae5ee94d (should be 0c4a2c67)
releases $ unzip -t ProgrammerArt-v2.0-TexturePack-MC15.zip |grep bad
bad CRC b3d3ac31 (should be 700101e4)
testing: pack.txt bad CRC b3d3ac31 (should be 700101e4)
releases $ unzip -t ProgrammerArt-v2.0-StitchPack-MC14.zip |grep bad
bad CRC b3d3ac31 (should be 700101e4)
testing: pack.txt bad CRC b3d3ac31 (should be 700101e4)
bad CRC d2687085 (should be 34f12b3d)
testing: stitchpack.json bad CRC d2687085 (should be 34f12b3d)
Maybe a bug in adm-zip https://github.com/cthackers/adm-ziphttps://npmjs.org/package/adm-zip? Using it to package the zip files, but no real need to use NodeJS for this purpose. Could possibly switch to command-line Info-ZIP. Or isolate this problem with adm-zip (if it is a problem with it and not my scripts, somehow).
The text was updated successfully, but these errors were encountered:
releases $ unzip -t ProgrammerArt-v2.0-ResourcePack-MC17.zip |grep bad
bad CRC ae5ee94d (should be 0c4a2c67)
testing: pack.mcmeta bad CRC ae5ee94d (should be 0c4a2c67)
releases $ unzip -t ProgrammerArt-v2.0-TexturePack-MC15.zip |grep bad
bad CRC b3d3ac31 (should be 700101e4)
testing: pack.txt bad CRC b3d3ac31 (should be 700101e4)
releases $ unzip -t ProgrammerArt-v2.0-StitchPack-MC14.zip |grep bad
bad CRC b3d3ac31 (should be 700101e4)
testing: pack.txt bad CRC b3d3ac31 (should be 700101e4)
bad CRC d2687085 (should be 34f12b3d)
testing: stitchpack.json bad CRC d2687085 (should be 34f12b3d)
Maybe a bug in adm-zip https://github.com/cthackers/adm-zip https://npmjs.org/package/adm-zip? Using it to package the zip files, but no real need to use NodeJS for this purpose. Could possibly switch to command-line Info-ZIP. Or isolate this problem with adm-zip (if it is a problem with it and not my scripts, somehow).
The text was updated successfully, but these errors were encountered: