cancel
Showing results for 
Search instead for 
Did you mean: 

Why Am I receive "Unrecognized message type 1783209300" when a player is invited to a room?

sergio_vl
Honored Guest
Hi 

I am receiving this message "Unrecognized message type 1783209300" when a player is invited to a room via Oculus UI.

I use this function after creating a room
Rooms.LaunchInvitableUserFlow(room.ID);

Could be a deprecated message type that was removed from the Unity SDK but not from the Oculus platform native environment. 

Unity 2017.2
Oculus platform 1.19

Output log of the error:

Unrecognized message type 1783209300

UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Oculus.Platform.Message:ParseMessageHandle(IntPtr) (at D :\Project\Assets\OculusPlatform\Scripts\Message.cs:515)
Oculus.Platform.Message:PopMessage() (at D :\Project\Assets\OculusPlatform\Scripts\Message.cs:533)
Oculus.Platform.Callback:RunCallbacks() (at D :\Project\Assets\OculusPlatform\Scripts\Callback.cs:49)
Oculus.Platform.Request:RunCallbacks(UInt32) (at D :\Project\Assets\OculusPlatform\Scripts\Request.cs:35)
Oculus.Platform.CallbackRunner:Update() (at D :\Project\Assets\OculusPlatform\Scripts\CallbackRunner.cs:28)
 
(Filename: D :/Project/Assets/OculusPlatform/Scripts/Message.cs Line: 515)
0 REPLIES 0