question

oosnuyh86 avatar image
oosnuyh86 asked

"RaiseEvent() failed. " warning occurred in Unity

I've successfully integrated playfab and Photon in Unity.

My question is there is an warning occurred while I create a room subsequent to entering the lobby. (I assume there would be some request relevant to call cloudscript's RoomJoined().)

The warning shows :

RaiseEvent() failed. Your event is not being sent! Check if your are in a Room and the eventCode must be less than 200 (0..199).

I am curious that I should get cloudscript's RoomJoined webhook event.

Would you please verify which would be the solution?

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

oosnuyh86 avatar image oosnuyh86 commented ·

Title ID is D63C

0 Likes 0 ·

1 Answer

·
brendan avatar image
brendan answered

That's actually an error you're getting back from a call to Photon, not PlayFab. For help with the Photon API calls, you'll need to work with the Exit Games team, as they created and support that product. You can find their support forum here: http://forum.photonengine.com/

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.