Skip to content

Error While Creating NON-ARB Frimware #258

@askthekaif

Description

@askthekaif

cmd i used
python3 -m xiaomi_flashable_firmware_creator -N ../sky_eea_global-ota_full-OS2.0.9.0.VMWEUXM-user-15.0-89ce298b4d.zip

works fine with -F but with -N giving the error.

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/home/dhanush/.local/lib/python3.12/site-packages/xiaomi_flashable_firmware_creator/__main__.py", line 6, in <module>
    main()
  File "/home/dhanush/.local/lib/python3.12/site-packages/xiaomi_flashable_firmware_creator/xiaomi_flashable_firmware_creator.py", line 42, in main
    new_zip = firmware_creator.auto()
              ^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/dhanush/.local/lib/python3.12/site-packages/xiaomi_flashable_firmware_creator/firmware_creator.py", line 495, in auto
    _, invalid_files = self.extract()
                       ^^^^^^^^^^^^^^
  File "/home/dhanush/.local/lib/python3.12/site-packages/xiaomi_flashable_firmware_creator/firmware_creator.py", line 458, in extract
    raise RuntimeError('Nothing found to extract!')
RuntimeError: Nothing found to extract!```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions