Emotion data : "failed" - (the string returned from getting the emotion data for the character)

Hi :slight_smile:

I’ve noticed today that the emotion data sent to my app from the servers has a status of “failed”, whereas before today it was 1 of the emotions, like Joy, Trust or Fear. These emotions drive facial expressions.

I’ve been working on my app so tried an earlier version in case I broke something but the same happens with the earlier version.

Here is an extract to a log file I use which contains emotion data :

14:05:22.349 ******* In MapEmotionToEmoticon() with emotion : failed
14:05:39.150 Restart
14:05:44.151 Restart
14:05:56.041 ******* In MapEmotionToEmoticon() with emotion : failed
14:06:48.160 Restart
14:07:07.522 ******* In MapEmotionToEmoticon() with emotion : failed

(etc)

Here is the character ID - cfdabcbc-ea46-11ef-b0f3-42010a7be016

The output after the semi-colon is usually Joy, Anticipation, etc and I think these are values coming from the Convai servers.

It seems some of my other characters are getting emotion data ok, this is an output from a few minutes ago for a different character :

15:01:14.753 ******* In MapEmotionToEmoticon() with emotion : Ecstasy
15:01:46.486 ******* In MapEmotionToEmoticon() with emotion : Ecstasy
15:02:02.805 Restart
15:02:07.083 ******* In MapEmotionToEmoticon() with emotion : Ecstasy

(etc)

Let me know please if anything else is needed from me.

Hello @Tyke,

Thank you for the details. We will look into it and get back to you.

1 Like

I don’t suppose there’s any more info on this is there K3? I know there’s been a weekend inbetween. It’s just that my app’s avatars are looking miserable at the moment they aren’t smiling at users lol!

Could you please test again?

Still the same unfortunately :

09:58:55.443 Restart
09:58:56.279 ******* In MapEmotionToEmoticon() with emotion : failed
09:59:06.794 Restart
09:59:11.796 Restart
09:59:30.976 ******* In MapEmotionToEmoticon() with emotion : failed

Can you check now please. I have pushed a fix.

1 Like

Emotions are working perfectly again :slight_smile: thanks so much @Hakuna_Matata @K3