Re: ZipException: invalid entry CRC on opening the sh3d file

by shellie222 » Tue Apr 05, 2022 5:28 pm

Code: Select all

mv home.sh3d p/test.zip
cd p
unzip test.zip
rm test.zip
zip -r home.sh3d *
same error on opening, different hashes though (which is not uncommon amongst different compressors)

no errors during the process though

btw. i did not update java/sh3d or anything