As the title says.
Error:
**Edit(didnt paste full error):
System.Reflection.MonoMethod.Invoke
(System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder
binder, System.Object parameters,
System.Globalization.CultureInfo
culture) (at
/Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
Rethrow as TargetInvocationException:
Exception has been thrown by the
target of an invocation.
System.Reflection.MonoMethod.Invoke
(System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder
binder, System.Object parameters,
System.Globalization.CultureInfo
culture) (at
/Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:232)
System.Reflection.MethodBase.Invoke
(System.Object obj, System.Object
parameters) (at
/Users/builduser/buildslave/mono-runtime-and-classlibs/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
PhotonView.ExecuteOnSerialize
(.PhotonStream pStream,
.PhotonMessageInfo info) (at
Assets/IMPORTS/Photon Unity
Networking/Plugins/PhotonNetwork/PhotonView.cs:245)
NetworkingPeer.OnSerializeRead
(ExitGames.Client.Photon.Hashtable
data, .PhotonPlayer sender, Int32
networkTime, Int16 correctPrefix) (at
Assets/IMPORTS/Photon Unity
Networking/Plugins/PhotonNetwork/NetworkingPeer.cs:3204)
NetworkingPeer.OnEvent
(ExitGames.Client.Photon.EventData
photonEvent) (at
Assets/IMPORTS/Photon Unity
Networking/Plugins/PhotonNetwork/NetworkingPeer.cs:1661)
ExitGames.Client.Photon.PeerBase.DeserializeMessageAndCallback
(System.Byte inBuff)
ExitGames.Client.Photon.EnetPeer.DispatchIncomingCommands
()
ExitGames.Client.Photon.PhotonPeer.DispatchIncomingCommands
() PhotonHandler.Update () (at
Assets/IMPORTS/Photon Unity
Networking/Plugins/PhotonNetwork/PhotonHandler.cs:76)