Advertisement
Eliskik

Untitled

Oct 16th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. 2019-10-16 15:39:44.852 26350-26394/? E/Unity: NullReferenceException: gameManager
  2. at RW.Core.Managers.Common.DataManager.ThrowIfNoPlayerRobots () [0x00013] in <4f48505103684b34988e1b08ebb7574c>:0
  3. at RW.Core.Managers.Common.DataManager.FindPlayerRobot (System.Int32 playerRobotId) [0x0000d] in <4f48505103684b34988e1b08ebb7574c>:0
  4. at RW.Core.Managers.Common.GameState.IsPlayerRobotAvailableToBattle (System.Int32 playerRobotId) [0x00033] in <4f48505103684b34988e1b08ebb7574c>:0
  5. at RW.Core.Managers.Common.GameState.<PlayerFirstAlivePlayerRobotId>b__179_2 (RW.Data.Entity.PlayerRobot pr) [0x00007] in <4f48505103684b34988e1b08ebb7574c>:0
  6. at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0002c] in <d653bc0367f948b4a641ff19fe2a9609>:0
  7. at RW.Core.Managers.Common.GameState.PlayerFirstAlivePlayerRobotId () [0x00097] in <4f48505103684b34988e1b08ebb7574c>:0
  8. at RW.Core.Managers.Multiplayer.MatchManagerExtensions.OnInactivityStartMatch (RW.Core.Managers.Multipla
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement