PunLookSource.OnPhotonSerializeView Crashlytics Exception

d.vasilev

New member
Hi! We’re seeing these errors in the analytics system right now, how can they be fixed?

Non-fatal Exception: java.lang.Exception
NullReferenceException : Object reference not set to an instance of an object.


Opsive.UltimateCharacterController.AddOns.Multiplayer.PhotonPun.Character.PunLookSource.OnPhotonSerializeView (Opsive.UltimateCharacterController.AddOns.Multiplayer.PhotonPun.Character.PunLookSource)

Photon.Pun.PhotonView.SerializeComponent (Photon.Pun.PhotonView)

Photon.Pun.PhotonView.SerializeView (Photon.Pun.PhotonView)

Photon.Pun.PhotonNetwork.OnSerializeWrite (Photon.Pun.PhotonNetwork)

Photon.Pun.PhotonNetwork.RunViewUpdate (Photon.Pun.PhotonNetwork)

Photon.Pun.PhotonHandler.LateUpdate (Photon.Pun.PhotonHandler)
 
I will need more information in order to determine the fix. Do you have the line numbers or the steps to reproduce?
 
Back
Top