Hello. I just created a blank Watch App. (this is my first, so I'm following the tutorial to the letter).
Everything was going smoothly, but when I tried to run the blank app in the simulator, I get a missing font error. I haven't done any code changes yet, just created a new Connect IQ Watch App.
I have installed only the SDK 3.2.3 and only one device (quatix 6)
The console output is as follows:
Error: Invalid Font Specified
Details: Failed invoking <symbol>
Stack:
- draw() at F:\projects\toolchain\mbsimulator\submodules\technology\monkeybrains\virtual-machine\api\WatchUi.mb:4409 0x30004534
- drawLayout() at F:\projects\toolchain\mbsimulator\submodules\technology\monkeybrains\virtual-machine\api\WatchUi.mb:1514 0x30002fc8
- onUpdate() at F:\projects\toolchain\mbsimulator\submodules\technology\monkeybrains\virtual-machine\api\WatchUi.mb:1448 0x30002f30
- onUpdate() at D:\Projekty\eclipse\HomeRemote\source\HomeRemoteView.mc:23 0x1000005d
The simulator error popup message is:
can't open file
'C:\Users\.......\FNT_FENIX6_CDPG_ROBOTO_24B.cft'
I checked the Fonts folder mentioned in the error, and it is completely empty... like something didn't install... Should I reinstall the SDK or the device?
Any help would be appreciated :-)