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
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