Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- NullReferenceException: Object reference not set to an instance of an object
- OfficeRiot.Gameplay.Slot.SlotView.Reset () (at Assets/Scripts/Gameplay/Slot/SlotView.cs:28)
- OfficeRiot.Gameplay.ActorController`4[TModel,TBalance,TSave,TView].Init (System.Int32 id, OfficeRiot.Gameplay.Floor.FloorController floor, TModel model) (at Assets/Scripts/Gameplay/ActorController.cs:73)
- OfficeRiot.Gameplay.Slot.SlotController.Init (System.Int32 id, OfficeRiot.Gameplay.Floor.FloorController floor, OfficeRiot.Gameplay.Slot.SlotModel model) (at Assets/Scripts/Gameplay/Slot/SlotController.cs:53)
- OfficeRiot.Gameplay.Floor.FloorController.SetupFloor () (at Assets/Scripts/Gameplay/Floor/FloorController.cs:130)
- OfficeRiot.Gameplay.Floor.FloorController.Init (OfficeRiot.Gameplay.Structure.FloorStructure structure) (at Assets/Scripts/Gameplay/Floor/FloorController.cs:98)
- OfficeRiot.GameplayManagement.GameplayController.InitFloor (OfficeRiot.Gameplay.Floor.FloorController floor) (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:80)
- OfficeRiot.GameplayManagement.GameplayController.ActivateGameplay () (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:61)
- OfficeRiot.Preloader.PreloaderHelper.OnInitDone () (at Assets/Scripts/Preloader/PreloaderHelper.cs:130)
- OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:123)
- OfficeRiot.GuiManagment.GUIController.Init (System.Action callback) (at Assets/Scripts/Management/GuiManagment/GUIController.cs:24)
- OfficeRiot.Preloader.PreloaderHelper.<SetupQueue>b__14_0 (System.Action cb) (at Assets/Scripts/Preloader/PreloaderHelper.cs:81)
- OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:119)
- OfficeRiot.IncomeManagement.IncomeController+<InitCorountine>d__14.MoveNext () (at Assets/Scripts/Management/IncomeManagement/IncomeController.cs:77)
- 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