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