-
- Administrator
-
-
Support Ukraine
If you experience any problems with the forum (it is not visible, there is no way to post messages, or some functionality does not work), please let us know. If you have problems with registration or you did not receive confirmation letter, let us know and we will activate your account manually.
If you get an "The submitted form was invalid. Try submitting again" error, delete cookies, then try again.
Watchface designer issue
Moderators: Internal error, Watchmens
-
lohtse2005
Watchface designer issue
I get the following error when trying to pack into BIN format
Fatal|System.ArgumentException: File 'header.json' or 'version' should exists in the folder with unpacked images. Res-file couldn't be created
at WatchFace.Program.PackResources(String inputDirectory)
at WatchFace.Program.Main(String[] args)
Fatal|System.ArgumentException: File 'header.json' or 'version' should exists in the folder with unpacked images. Res-file couldn't be created
at WatchFace.Program.PackResources(String inputDirectory)
at WatchFace.Program.Main(String[] args)
I even get this if I simply try repacking the original Bin!!!
Fatal|System.ArgumentException: File 'header.json' or 'version' should exists in the folder with unpacked images. Res-file couldn't be created
at WatchFace.Program.PackResources(String inputDirectory)
at WatchFace.Program.Main(String[] args)
Fatal|System.ArgumentException: File 'header.json' or 'version' should exists in the folder with unpacked images. Res-file couldn't be created
at WatchFace.Program.PackResources(String inputDirectory)
at WatchFace.Program.Main(String[] args)
I even get this if I simply try repacking the original Bin!!!
-
lohtse2005
is there a STEP by step instruction Tutorial?? Just in case there is something I missed
Heres what I have done
1) Found a face I like and downloaded
2)Dragged Bin over watchface.exe to extract files
3)edited it etc to my liking
4)dragged over watchface.exe (this is where it fails)
Have done same process with unedited watchface too
thank you for responding by the way
Heres what I have done
1) Found a face I like and downloaded
2)Dragged Bin over watchface.exe to extract files
3)edited it etc to my liking
4)dragged over watchface.exe (this is where it fails)
Have done same process with unedited watchface too
thank you for responding by the way
-
lohtse2005
yes and ALL files are present..... AS EXPLAINED IN FIRST MESSAGE!!!!!!!!!!
Exact same issue.
Fatal|System.ArgumentException: File 'header.json' or 'version' should exists in the folder with unpacked images. Res-file couldn't be created
at WatchFace.Program.PackResources(String inputDirectory)
at WatchFace.Program.Main(String[] args)
Fatal|System.ArgumentException: File 'header.json' or 'version' should exists in the folder with unpacked images. Res-file couldn't be created
at WatchFace.Program.PackResources(String inputDirectory)
at WatchFace.Program.Main(String[] args)
@lohtse2005 I found the solution. You (and I) are dragging the folder to the exe to recompile it. You're supposed to drag the .json file to the exe to recompile the bin file. I just figured it out and tested the watch face.
-
lohtse2005
Sad to see that others are having same issue!!!jbelcourt wrote: 04 Jul 2018, 01:40Exact same issue.
Fatal|System.ArgumentException: File 'header.json' or 'version' should exists in the folder with unpacked images. Res-file couldn't be created
at WatchFace.Program.PackResources(String inputDirectory)
at WatchFace.Program.Main(String[] args)
-
lohtse2005
OUTSTANDING..... Thank you for that bit of VERY USEFUL peice of information.... Is VERY different from tutorials I had watched...jbelcourt wrote: 04 Jul 2018, 02:19@lohtse2005 I found the solution. You (and I) are dragging the folder to the exe to recompile it. You're supposed to drag the .json file to the exe to recompile the bin file. I just figured it out and tested the watch face.
Thank you for sharing...
NOW the fun begins!!!!
this happened to me once, re extract the original bin to another folder, then copy paste your edited stuff in it and pull the json to watchface program. (also make sure you didnt delete any of images)
- chb
- WF maker
- Posts: 15
- Joined: 26 Apr 2018, 21:28
- Location: near Vienna
- Has thanked: 10 times
- Contact:
My similar trouble by trying to make a bin-file from json:
Debug|Reading config...
Fatal|Newtonsoft.Json.JsonSerializationException: Could not find member 'TopLeftX' on object of type 'CompositeNumber'. Path 'Activity.Steps.TopLeftX', line 67, position 23.
...
All PNGs are in the same folder as the 5 DLLs and the Watchmaker.exe. In the online-BIP-tool everything looks nice & correct.
Please help!
Debug|Reading config...
Fatal|Newtonsoft.Json.JsonSerializationException: Could not find member 'TopLeftX' on object of type 'CompositeNumber'. Path 'Activity.Steps.TopLeftX', line 67, position 23.
...
All PNGs are in the same folder as the 5 DLLs and the Watchmaker.exe. In the online-BIP-tool everything looks nice & correct.
Please help!
Don't worry, eat Curry!
-
lohtse2005
Hmmmm thats a new one!!! Try doing it as stated by jbelcourt in this thread... Only way I could get it to work myself...
Just wish there was a MUCH simplier method with FAR less messing around... seems there are TWO versions of the online editor
the one in a link from this site
https://amazfitwatchfaces.com/editor/wa ... ditor/?bip
and this one
https://v1ack.github.io/watchfaceEditor/
There also seems to be NO definative how to guide as I have found that those that do exist are for different versions of software/web editors.
This all needs to be consolidated in to one upto date help guide... Which should explain what and how to do things, what size imae files work, which fonts work etc etc.... No matter what I do EVERY watchface I try to make simply fails for some reaon or another...
MAY BE those that are very good watchface devs could get together and help with this..... So that others can make their own and share their work...
Just wish there was a MUCH simplier method with FAR less messing around... seems there are TWO versions of the online editor
the one in a link from this site
https://amazfitwatchfaces.com/editor/wa ... ditor/?bip
and this one
https://v1ack.github.io/watchfaceEditor/
There also seems to be NO definative how to guide as I have found that those that do exist are for different versions of software/web editors.
This all needs to be consolidated in to one upto date help guide... Which should explain what and how to do things, what size imae files work, which fonts work etc etc.... No matter what I do EVERY watchface I try to make simply fails for some reaon or another...
MAY BE those that are very good watchface devs could get together and help with this..... So that others can make their own and share their work...
-
camboggi88
- WF maker
- Posts: 1
- Joined: 24 Jul 2018, 17:02
- Contact:
-
lohtse2005
no and seems my post about the fact there is no support from devs and mods or a PROPER TUTORIAL HAS BEEN REMOVED.
says a lot about forum.
says a lot about forum.
-
ripfree
same issue here, but seems i found the solution. Just drop all files from modified *.Json`s folder to folder with WatchFace.exe and try to recompile it (*.json) again.lohtse2005 wrote: 28 Jul 2018, 07:10no and seems my post about the fact there is no support from devs and mods or a PROPER TUTORIAL HAS BEEN REMOVED.
says a lot about forum.
Two things that might help.
1) Make sure the .json doesn't reference images that don't exist.
2) You can get more details if you compile the watchface by opening a command prompt and typing watchface.exe nameofface.json
1) Make sure the .json doesn't reference images that don't exist.
2) You can get more details if you compile the watchface by opening a command prompt and typing watchface.exe nameofface.json
- SimsalaBip
- WF maker
- Posts: 27
- Joined: 16 Sep 2018, 17:56
- Location: Germany
- Has thanked: 1 time
- Contact:
I use AmazfitBipTools and watchface.exe in a Win7-VM on my Mac. I did nothing special, just unpacked the archive and it worked like a charm from that moment.
.bin file on watchface.exe for unpacking and .json file on watchface.exe for repacking.
When I get errors it's mostly I forgot a colon in the json file...
Hope you get it fixed...
.bin file on watchface.exe for unpacking and .json file on watchface.exe for repacking.
When I get errors it's mostly I forgot a colon in the json file...
Hope you get it fixed...
Who is online
Users browsing this forum: No registered users and 1 guest