Page 1 of 1

Customize a watchface - ws_md204_color

Posted: 31 Mar 2020, 12:46
by cmelcher78
Hi I urgently need the help of the community. I would like to customize this watchface but can´t open it (unpack the bin-file).

Watchface:
ws_md204_color_eng_v3.1-34950-a5c24b7fd3

tried with: py_amazfit_tools-fix_array and other -> unpack error

Log:

2020-03-31 14:39:40,158 - root - DEBUG - Opening watch face 'C:\Users\melcher78\Desktop\GTR_Watch_face\Watch_face\ws_md204_color_eng_v3.1-34950-a5c24b7fd3(1) bin'
2020-03-31 14:39:40,158 - root - DEBUG - Reading parameters...
2020-03-31 14:39:40,158 - root - INFO - Reading header...
2020-03-31 14:39:40,158 - root - INFO - Header was read:
2020-03-31 14:39:40,158 - root - INFO - Signature: b'O\x1d\x05\x00\x00\x00\x10', Unknown: 3490186506, ParametersSize: 308547588, isValid: False
2020-03-31 14:39:40,158 - root - DEBUG - Parsing parameters...
2020-03-31 14:39:40,158 - root - CRITICAL - 'Reader' object has no attribute '_parameters'
Traceback (most recent call last):
File "C:\Users\melcher78\Desktop\GTR_Watch_face\py_amazfit_tools-fix_array\program py", line 160, in parseResources
return ParametersConverter.parse(WatchFace, reader.getParameters())
File "C:\Users\melcher78\Desktop\GTR_Watch_face\py_amazfit_tools-fix_array\watchFaceParser\reader py", line 12, in getParameters
return self._parameters
AttributeError: 'Reader' object has no attribute '_parameters'


I would be so happy if someone could help me. Maybe it´s just a stupid mistake.

Thanks!

Re: Customize a watchface - ws_md204_color

Posted: 31 Mar 2020, 19:22
by Lordalpine
Hi^^ you can't unpack it because this Bin file is a compressed Bin File or your tool is outdated [ Or you have no luck^^ ]

Go on this "Topic" : viewtopic.php?f=29&t=1076&start=130
-> Look the answer of SashaCX75 » 29 Mar 2020, 10:15, He released few day ago the new version of his His Gui Tool.

Choose Unpack Compress Bin and the Face will open.

Image

Re: Customize a watchface - ws_md204_color

Posted: 31 Mar 2020, 19:48
by cmelcher78
Thanks a lot. It works!