Advertisement
Eliskik

Untitled

Oct 14th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. 2019-10-14 17:56:17.014 15080-15160/? E/Unity: NullReferenceException: Object reference not set to an instance of an object
  2. at RW.UI.Popups.ScreenGameSettings.InitializeAndFillWindow () [0x0000f] in <bed5603037c6447d912a54378e66cde8>:0
  3. at RW.UI.Popups.ScreenGameSettings.OnEnable () [0x00000] in <bed5603037c6447d912a54378e66cde8>:0
  4. UnityEngine.GameObject:SetActive(Boolean)
  5. RW.Core.Office_Framework.Base.UI.UIScreen:Show()
  6. RW.Core.Office_Framework.Base.UI.UIManager:ShowScreen()
  7. RW.Core.Managers.Hangar.HangarUIManager:OnChangeState(UIState)
  8. RW.Core.Office_Framework.Common.Messaging.Subscribers.SubscriberPlain`1:RW.Core.Office_Framework.Common.Messaging.Subscribers.ISubscriber<T>.Invoke(UIState)
  9. RW.Core.Office_Framework.Common.Messaging.SmartEvent`1:Invoke(UIState)
  10. RW.Core.Office_Framework.Common.States.StateMachine`1:Reload(UIState)
  11. RW.Core.Office_Framework.Common.States.StateMachine`1:Change(UIState)
  12. RW.Core.Managers.HangarSceneManager:ChangeState(UIState)
  13. RW.UI.Screens.ScreenMainMenu.<>c__DisplayClass1_0:<Awake>b__2()
  14. RW.UI.<>c__DisplayClass21_0:<Sub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement