Advertisement
BerSun

Untitled

May 14th, 2020
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. NullReferenceException: Object reference not set to an instance of an object
  2. Zenject.DiContainer.InjectExplicit (System.Object injectable, System.Collections.Generic.List`1[T] extraArgs) (at Assets/Plugins/Zenject/Source/Main/DiContainer.cs:1415)
  3. Zenject.DiContainer.Inject (System.Object injectable, System.Collections.Generic.IEnumerable`1[T] extraArgs) (at Assets/Plugins/Zenject/Source/Main/DiContainer.cs:2402)
  4. Zenject.DiContainer.Inject (System.Object injectable) (at Assets/Plugins/Zenject/Source/Main/DiContainer.cs:2394)
  5. OfficeRiot.Utils.CheatsPanel.CheatsPanel.PrepareGetResourceGroups () (at Assets/Scripts/Utils/CheatsPanel/CheatsPanel.cs:223)
  6. OfficeRiot.Utils.CheatsPanel.CheatsPanel.Init (System.Action callback) (at Assets/Scripts/Utils/CheatsPanel/CheatsPanel.cs:113)
  7. OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:135)
  8. OfficeRiot.Gameplay.Blogger.BloggerPhotoMaker.Init (System.Action callback) (at Assets/Scripts/Gameplay/Blogger/BloggerPhotoMaker.cs:39)
  9. OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:135)
  10. OfficeRiot.TutorialManagement.TutorialController.Init (System.Action callback) (at Assets/Scripts/Management/TutorialManagement/TutorialController.cs:72)
  11. OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:135)
  12. OfficeRiot.IncomeManagement.IncomeController+<InitCorountine>d__24.MoveNext () (at Assets/Scripts/Management/IncomeManagement/IncomeController.cs:105)
  13. UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at /Users/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement