-
Notifications
You must be signed in to change notification settings - Fork 306
New issue
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
New open beta 12 #21
Comments
Same issue with Xiaomi 12 Pro ROM (for vendor partition, others are being unpacked fine). |
I found there may be an overflow in python, and my |
How did you solve this? @xiaocang |
Same issue here during extraction of vendor.img from Xiaomi K40 Gaming (ares) miui_ARES_V13.0.5.1.28.DEV_ba4d5441b7_12.0 |
Has anyone found a solution to this? Looked through some forks and tried Google but not finding much.... edit: Both work and not python based |
When I'm try to extract payload.bin from new open beta 12 zip for Oneplus 9 pro, it fails. No matter ColorOS or Oxygen the errors always a same.
Processing my_heytap partition...........................................................................................................................................................................................................................................................................................................Traceback (most recent call last): File "D:\Oneplus9pro\payload_dumper-master\payload_dumper.py", line 157, in <module> dump_part(part) File "D:\Oneplus9pro\payload_dumper-master\payload_dumper.py", line 109, in dump_part data = data_for_op(op,out_file,old_file) File "D:\Oneplus9pro\payload_dumper-master\payload_dumper.py", line 44, in data_for_op data = dec.decompress(data) _lzma.LZMAError: Input format not supported by decoder
Can you check this. Thanks
The text was updated successfully, but these errors were encountered: