OpCore-Simplify icon indicating copy to clipboard operation
OpCore-Simplify copied to clipboard

File not a zip file error

Open banana030205 opened this issue 1 month ago • 2 comments

Traceback (most recent call last): File "C:\Users\plktk\Downloads\OpCore-Simplify-main\OpCore-Simplify-main\OpCore-Simplify.py", line 445, in o.main() File "C:\Users\plktk\Downloads\OpCore-Simplify-main\OpCore-Simplify-main\OpCore-Simplify.py", line 424, in main if not self.o.gather_bootloader_kexts(self.k.kexts, macos_version): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\plktk\Downloads\OpCore-Simplify-main\OpCore-Simplify-main\Scripts\gathering_files.py", line 239, in gather_bootloader_kexts self.utils.extract_zip_file(zip_path) File "C:\Users\plktk\Downloads\OpCore-Simplify-main\OpCore-Simplify-main\Scripts\utils.py", line 125, in extract_zip_file with zipfile.ZipFile(zip_path, 'r') as zip_ref: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Program Files\Python312\Lib\zipfile_init_.py", line 1354, in init self.RealGetContents() File "C:\Program Files\Python312\Lib\zipfile_init.py", line 1421, in _RealGetContents raise BadZipFile("File is not a zip file") zipfile.BadZipFile: File is not a zip file

Same error tried multiple python versions Had to install harware sniffer manually cuz that didn't work too

banana030205 avatar Nov 09 '25 20:11 banana030205

Try again

lzhoang2801 avatar Nov 10 '25 00:11 lzhoang2801

still the same

banana030205 avatar Nov 10 '25 15:11 banana030205

Network issue

lzhoang2801 avatar Nov 16 '25 11:11 lzhoang2801