We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android Version:13 [root] [INFO] [2024-06-30 19:14:43] MediaTek bootloader (LK) patcher - version: 3.0.0 by R0rt1z2. [lkpatcher.patcher] [INFO] [2024-06-30 19:14:43] Successfully loaded 5 patches. [lkpatcher.patcher] [WARNING] [2024-06-30 19:14:43] Skipping invalid needle 2de9f04fadf5ac5d. [lkpatcher.patcher] [WARNING] [2024-06-30 19:14:43] Skipping invalid needle f0b5adf5925d. [lkpatcher.patcher] [WARNING] [2024-06-30 19:14:43] Skipping invalid needle 30b583b002ab0022. [lkpatcher.patcher] [WARNING] [2024-06-30 19:14:43] Skipping invalid needle 08b50a4b7b441b681b68022b. [lkpatcher.patcher] [WARNING] [2024-06-30 19:14:43] Skipping invalid needle f0b5002489b0. Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in run_code File "C:\Python312\Lib\site-packages\lkpatcher_main.py", line 21, in main() File "C:\Python312\Lib\site-packages\lkpatcher\main.py", line 56, in main image = patcher.patch(args.output) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python312\Lib\site-packages\lkpatcher\patcher.py", line 157, in patch raise NoNeedlesFound(f'No needles found in {self.image.lk_path}.') lkpatcher.exceptions.NoNeedlesFound: No needles found in lk.img. images.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Android Version:13
[root] [INFO] [2024-06-30 19:14:43] MediaTek bootloader (LK) patcher - version: 3.0.0 by R0rt1z2.
[lkpatcher.patcher] [INFO] [2024-06-30 19:14:43] Successfully loaded 5 patches.
[lkpatcher.patcher] [WARNING] [2024-06-30 19:14:43] Skipping invalid needle 2de9f04fadf5ac5d.
[lkpatcher.patcher] [WARNING] [2024-06-30 19:14:43] Skipping invalid needle f0b5adf5925d.
[lkpatcher.patcher] [WARNING] [2024-06-30 19:14:43] Skipping invalid needle 30b583b002ab0022.
[lkpatcher.patcher] [WARNING] [2024-06-30 19:14:43] Skipping invalid needle 08b50a4b7b441b681b68022b.
[lkpatcher.patcher] [WARNING] [2024-06-30 19:14:43] Skipping invalid needle f0b5002489b0.
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\Python312\Lib\site-packages\lkpatcher_main.py", line 21, in
main()
File "C:\Python312\Lib\site-packages\lkpatcher\main.py", line 56, in main
image = patcher.patch(args.output)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python312\Lib\site-packages\lkpatcher\patcher.py", line 157, in patch
raise NoNeedlesFound(f'No needles found in {self.image.lk_path}.')
lkpatcher.exceptions.NoNeedlesFound: No needles found in lk.img.
images.zip
The text was updated successfully, but these errors were encountered: