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.Stock.StockView.SwitchSkin (System.Int32 slots) (at Assets/Scripts/Gameplay/Stock/StockView.cs:61)
- OfficeRiot.Gameplay.Stock.StockView.Reset () (at Assets/Scripts/Gameplay/Stock/StockView.cs:31)
- 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:72)
- OfficeRiot.Gameplay.Stock.StockController.Init (System.Int32 id, OfficeRiot.Gameplay.Floor.FloorController floor, OfficeRiot.Gameplay.Stock.StockModel model) (at Assets/Scripts/Gameplay/Stock/StockController.cs:34)
- OfficeRiot.Gameplay.Floor.FloorController.SetupFloor () (at Assets/Scripts/Gameplay/Floor/FloorController.cs:133)
- OfficeRiot.Gameplay.Floor.FloorController.Init (OfficeRiot.Gameplay.Structure.FloorStructure structure) (at Assets/Scripts/Gameplay/Floor/FloorController.cs:97)
- 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:105)
- OfficeRiot.Preloader.PreloaderHelper.InitNextController () (at Assets/Scripts/Preloader/PreloaderHelper.cs:98)
- OfficeRiot.IncomeManagement.IncomeController+<InitCorountine>d__14.MoveNext () (at Assets/Scripts/Management/IncomeManagement/IncomeController.cs:76)
- 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