Advertisement
Eliskik

Untitled

Sep 27th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. (Filename: ./Runtime/Camera/Camera.cpp Line: 4507)
  2. 2019-09-27 11:44:00.638 21817-21907/? E/Unity: NullReferenceException: Object reference not set to an instance of an object.
  3. at RW.UI.Components.Assigners.LabelLocalizer.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  4. at RW.UI.Hangar.UIPanelHangarPlayerProfileSelectAccount+<>c__DisplayClass6_0.<CreateStaticItem>b__0 (System.UInt32 accountId) [0x00000] in <00000000000000000000000000000000>:0
  5. at RW.Data.Entity.DailyGift.Deserialize[T] (System.Byte[] param) [0x00000] in <00000000000000000000000000000000>:0
  6. at RW.UI.Hangar.UIPanelHangarPlayerProfileSelectAccount.ShowAsync (System.Collections.Generic.List`1[T] accounts, System.String playGamesId, System.Action`1[T] callbackForNewAccount, System.Action`1[T] callbackForExistingAccount) [0x00000] in <00000000000000000000000000000000>:0
  7. at RW.UI.Screens.ScreenPlayerProfile.ScreenPlayerProfile+<>c__DisplayClass28_0.<SetValues>b__2 (RW.Data.Entity.PlayerLevel pl) [0x00000] in <00000000000000000000000000000000>:0
  8. at System.Threading.ContextCallback.Invoke (System.Object state) [0x00000
  9.  
  10.  
  11.  
  12. 2019-09-27 11:44:07.288 21817-21907/? E/Unity: NullReferenceException: Object reference not set to an instance of an object.
  13. at RW.UI.Components.Assigners.LabelLocalizer.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  14. at RW.UI.Hangar.UIPanelHangarPlayerProfileSelectAccount.Hide () [0x00000] in <00000000000000000000000000000000>:0
  15. at UnityEngine.Events.UnityAction.Invoke () [0x00000] in <00000000000000000000000000000000>:0
  16. at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0
  17. at UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1].Invoke (T1 handler, UnityEngine.EventSystems.BaseEventData eventData) [0x00000] in <00000000000000000000000000000000>:0
  18. at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0
  19. at UnityEngine.EventSystems.StandaloneInputModule.ProcessTouchPress (UnityEngine.
  20. 2019-09-27 11:44:58.803 24372-24447/?
  21.  
  22.  
  23. E/Unity: NullReferenceException: Object reference not set to an instance of an object.
  24. at RW.UI.Components.Assigners.LabelLocalizer.OnEnable () [0x00000] in <00000000000000000000000000000000>:0
  25. at RW.UI.Hangar.UIPanelHangarPlayerProfileSelectAccount+<>c__DisplayClass6_0.<CreateStaticItem>b__0 (System.UInt32 accountId) [0x00000] in <00000000000000000000000000000000>:0
  26. at RW.Data.Entity.DailyGift.Deserialize[T] (System.Byte[] param) [0x00000] in <00000000000000000000000000000000>:0
  27. at RW.UI.Hangar.UIPanelHangarPlayerProfileSelectAccount.ShowAsync (System.Collections.Generic.List`1[T] accounts, System.String playGamesId, System.Action`1[T] callbackForNewAccount, System.Action`1[T] callbackForExistingAccount) [0x00000] in <00000000000000000000000000000000>:0
  28. at RW.UI.Screens.ScreenPlayerProfile.ScreenPlayerProfile+<>c__DisplayClass28_0.<SetValues>b__2 (RW.Data.Entity.PlayerLevel pl) [0x00000] in <00000000000000000000000000000000>:0
  29. at System.Threading.ContextCallback.Invoke (System.Object state) [0x00000
  30. 2019-09-27 11:45:01.937 24372-24447/?
  31.  
  32.  
  33. E/Unity: NullReferenceException: Object reference not set to an instance of an object.
  34. at RW.UI.Components.Assigners.LabelLocalizer.OnDisable () [0x00000] in <00000000000000000000000000000000>:0
  35. at RW.UI.Hangar.UIPanelHangarPlayerProfileSelectAccount.Hide () [0x00000] in <00000000000000000000000000000000>:0
  36. at RW.UI.Hangar.UIPanelHangarPlayerProfileSelectAccount+<>c__DisplayClass5_0.<CreateDynamicItems>b__0 (System.UInt32 accountId) [0x00000] in <00000000000000000000000000000000>:0
  37. at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0
  38. at RW.Core.Office_Framework.Common.Messaging.SmartEvent`1[T].Invoke (T param) [0x00000] in <00000000000000000000000000000000>:0
  39. at RW.UI.Hangar.GoogleAccountItem.<OnEnable>b__17_0 () [0x00000] in <00000000000000000000000000000000>:0
  40. at UnityEngine.Events.UnityAction.Invoke () [0x00000] in <00000000000000000000000000000000>:0
  41. at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement