Advertisement
Eliskik

Untitled

Sep 19th, 2019
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. NullReferenceException: Object reference not set to an instance of an object
  2. RW.Game.Bot.BotRobotController.OnPostEffect (RW.Data.DTO.Request.Events.PostEffectEvent message) (at Assets/Scripts/Game/Bot/BotRobotController.cs:1435)
  3. RW.Plugins.Project_A.Runtime.Base.AEvent`1[T].Invoke (T value) (at Assets/Plugins/Project A/Runtime/Base/AEvent.cs:106)
  4. RW.Network.NetworkEventManager.OnPostEffect (System.Byte[] data) (at Assets/Scripts/Network/NetworkEventManager.cs:214)
  5. RW.Network.PhotonNetworkManager.OnEvent (System.Byte eventCode, System.Object content, System.Int32 senderId) (at Assets/Scripts/Network/PhotonNetworkManager.cs:1305)
  6. NetworkingPeer.OnEvent (ExitGames.Client.Photon.EventData photonEvent) (at Assets/3rd-Party/Photon Unity Networking/Plugins/PhotonNetwork/NetworkingPeer.cs:2619)
  7. ExitGames.Client.Photon.PeerBase.DeserializeMessageAndCallback (System.Byte[] inBuff) (at <0b6e80ff0f95486f997f5af44633952d>:0)
  8. ExitGames.Client.Photon.EnetPeer.DispatchIncomingCommands () (at <0b6e80ff0f95486f997f5af44633952d>:0)
  9. ExitGames.Client.Photon.PhotonPeer.DispatchIncomingCommands () (at <0b6e80ff0f95486f997f5af44633952d>:0)
  10. PhotonHandler.Update () (at Assets/3rd-Party/Photon Unity Networking/Plugins/PhotonNetwork/PhotonHandler.cs:157)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement