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

Minus sign and degrees image error [Bip S]

Topics for the request of watch faces development.

Moderators: asoo, Watchmens

Forum rules
When adding a new topic, use the template: Topic title [device name]
For example: Requesting creation of watch face [Bip U]
All communication in this branch should only be in English.
Post Reply
kopskt
Posts: 1
Joined: 26 Oct 2022, 03:08
Location: Paraná
Contact:

Minus sign and degrees image error [Bip S]

Post by kopskt »

Hello!

I'm trying to create my own Watch Face for Bip S, but the only thing that is going wrong, is that every time I try to put weather temperature, I have this error:

"Debug|Reading config...
Fatal|Newtonsoft.Json.JsonSerializationException: Could not find member 'MinusSignImageIndex' on object of type 'TemperatureNumber'. "

The same error ocurs with degrees image.

I'm writing the code this way, it's wrong?

Code: Select all

"Weather": {
        "Temperature": {
            "Current": {
                "Number": {
                    "TopLeftX": 73,
                    "TopLeftY": 161,
                    "BottomRightX": 88,
                    "BottomRightY": 170,
                    "Alignment": "TopLeft",
                    "Spacing": 2,
                    "ImageIndex": 200,
                    "ImagesCount": 10
                },
                "MinusSignImageIndex": 217,
                "DegreesImageIndex": 218
            }
        }
    },

Thanks for the help!
User avatar
asoo
Posts: 2147
Joined: 03 Jan 2019, 01:48
Location: ͼͽ Thailand ͼͽ
Has thanked: 414 times
Been thanked: 2072 times

Post by asoo »

Code: Select all

      },
        "MinusImageIndex": 217,
        "DegreesImageIndex": 218
      }
I think syntax maybe like this :
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
Post Reply

Return to “Watchfaces creation (order table)”

Who is online

Users browsing this forum: No registered users and 1 guest