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.ActorController`3[TModel,TData,TView].Init (System.Int32 id, OfficeRiot.Gameplay.Floor.FloorController floor, TModel model) (at Assets/Scripts/Gameplay/ActorController.cs:61)
- 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:46)
- OfficeRiot.Gameplay.Floor.FloorController.Init (OfficeRiot.SaveDataManagement.Data.FloorData data, OfficeRiot.Gameplay.Structure.FloorStructure structure, OfficeRiot.StatsManagement.FloorStat floorStat) (at Assets/Scripts/Gameplay/Floor/FloorController.cs:72)
- OfficeRiot.GameplayManagement.GameplayController.InitFloor (OfficeRiot.Gameplay.Floor.FloorController floor) (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:72)
- OfficeRiot.GameplayManagement.GameplayController.ActivateGameplay () (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:54)
- OfficeRiot.Preloader.PreloaderHelper.OnInitDone () (at Assets/Scripts/Preloader/PreloaderHelper.cs:100)
- OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:93)
- OfficeRiot.GameplayManagement.GameplayController.Init (System.Action callback) (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:49)
- OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:89)
- OfficeRiot.ObjectPoolManagement.ObjectPoolController+<InitPools>d__13.MoveNext () (at Assets/Scripts/Management/ObjectPoolManagement/ObjectPoolController.cs:81)
- 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