Mino260806 / miwtool

A tool for manipulating Redmi Watch 2 Lite watchface files
GNU General Public License v3.0
36 stars 8 forks source link

AssertionError #15

Open Domenick90 opened 1 year ago

Domenick90 commented 1 year ago

Traceback (most recent call last): File "main.py", line 53, in decoder = WatchFaceDecoder(input_file) File "C:\Temp\RedmiWatch2SOFT\miwtool-main\decoder\watch_face_decoder.py", line 19, in init self.parse_file() File "C:\Temp\RedmiWatch2SOFT\miwtool-main\decoder\watch_face_decoder.py", line 43, in parse_file wf.components.append(ComponentDecoder(f, offsets=component_offset).get()) File "C:\Temp\RedmiWatch2SOFT\miwtool-main\decoder\component_decoder.py", line 20, in init self.parse_file(component_type) File "C:\Temp\RedmiWatch2SOFT\miwtool-main\decoder\component_decoder.py", line 71, in parse_file assert wformat == Format.FORMAT_IMAGE.value AssertionError Phantom.zip