question

Keisuke.Ukishima avatar image
Keisuke.Ukishima asked

When executing CloudSctipt from GameManager, the FunctionResult value cannot be confirmed.

I think you used to be able to check the execution result here.
Run it in cloudScript as follows.

return { messageValue: responseString};

But before I knew it, the result was only But somehow the result only shows ""ValueKind":1".

Did I do something wrong?

CloudScript
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Rick Chen avatar image Rick Chen ♦ commented ·

Could you please describe what is wrong with the result ""ValueKind":1"? Is that not what you expected? What would you expect the result to be? How was this function called (what was the argument when calling this function)? Could you please provide your title id and the function name for us to diagnose?

0 Likes 0 ·

1 Answer

·
JayZuo avatar image
JayZuo answered

Thanks for reporting this issue. I noticed you've also opened a support ticket for this issue and our engineering team has resolved this issue.

This problem is caused by the wrong deserialization in Game Manager. A fix has been deployed.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.