Hi, I can't create a BIN file now.... HELP!
I used [mention]Manelto[/mention]'s instructions before and managed to change the background of a WF to my needs with the Py Tool.
But, for some reason, when I create new images to replace those in a previously working file, when I try to pack it doesn't produce a new .bin file... Also, when I tried to change the week days to portuguese based on the same .bin file I had previously had success with, the same situation happened.
I've been using Amaztool for testing but not for packing because of the color issue. Bur still I tried to use de BIN file created by the AmazTool and it says it is invalid on the app. Also if I try to unpack the BIN file that AmazTools creates, the directory is almost empty with only a log that reads:
Codice: Seleziona tutto
2019-09-06 01:10:59,722 - root - DEBUG - Opening watch face 'C:\Users\(....)\PY TOOL MASTER\GTR_packed_test.bin'
2019-09-06 01:10:59,722 - root - DEBUG - Reading parameters...
2019-09-06 01:10:59,722 - root - INFO - Reading header...
2019-09-06 01:10:59,723 - root - INFO - Header was read:
2019-09-06 01:10:59,723 - root - INFO - Signature: b'\xff\xff\xff\xff\xff\xff\xff', Unknown: 4294967295, ParametersSize: 4294967295, isValid: False
2019-09-06 01:10:59,724 - root - DEBUG - Parsing parameters...
2019-09-06 01:10:59,724 - root - CRITICAL - 'Reader' object has no attribute '_parameters'
Traceback (most recent call last):
File "C:\(....)\PY TOOL MASTER\program. py", line 160, in parseResources
return ParametersConverter.parse(WatchFace, reader.getParameters())
File "C:\(....)\PY TOOL MASTER\watchFaceParser\reader. py", line 12, in getParameters
return self._parameters
AttributeError: 'Reader' object has no attribute '_parameters'
I have no idea what that means...
All my images are 32 bit and I used online Photopea to edit them. I used it before when I edited the WF that I managed to change to my needs, and there was no problem with it.
Can anyone help?
Thanks!