Advertisement
BerSun

Untitled

Feb 18th, 2020
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. NullReferenceException: Object reference not set to an instance of an object
  2. OfficeRiot.Windows.VideoRewardWindow.Init () (at Assets/Scripts/Windows/VideoRewardWindow/VideoRewardWindow.cs:50)
  3. OfficeRiot.WindowsManagement.WindowsController.Init (System.Action callback) (at Assets/Scripts/Management/WindowsManagement/WindowsController.cs:58)
  4. OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:119)
  5. OfficeRiot.StatsManagement.StatsController+<InitCoroutine>d__11.MoveNext () (at Assets/Scripts/Management/StatsManagement/StatsController.cs:65)
  6. UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
  7. UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
  8. Helpers.CoroutineManager:Start(IEnumerator) (at Assets/Scripts/Helpers/CoroutineManager.cs:27)
  9. OfficeRiot.StatsManagement.StatsController:Init(Action) (at Assets/Scripts/Management/StatsManagement/StatsController.cs:40)
  10. OfficeRiot.Preloader.PreloaderHelper:InitNextController() (at Assets/Scripts/Preloader/PreloaderHelper.cs:119)
  11. OfficeRiot.TimersManagement.TimersController:Init(Action) (at Assets/Scripts/Management/TimersManagement/TimersController.cs:33)
  12. OfficeRiot.Preloader.PreloaderHelper:InitNextController() (at Assets/Scripts/Preloader/PreloaderHelper.cs:119)
  13. OfficeRiot.SaveDataManagement.<>c__DisplayClass4_0:<Init>b__1() (at Assets/Scripts/Management/SaveDataManagement/SaveDataController.cs:37)
  14. Helpers.<waitFor>d__9:MoveNext() (at Assets/Scripts/Helpers/CoroutineManager.cs:64)
  15. UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement