Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- KeyNotFoundException: The given key was not present in the dictionary.
- System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- OfficeRiot.Management.AssetsManagment.AssetsController.GetAsset (System.String name) (at Assets/Scripts/Management/AssetsManagment/AssetsController.cs:218)
- OfficeRiot.Management.AssetsManagment.AssetsController.GetBackground (System.Int32 bgNumber) (at Assets/Scripts/Management/AssetsManagment/AssetsController.cs:70)
- OfficeRiot.Gameplay.Floor.BackgroundsPool.GetBackground (System.Int32 areaId, System.Int32 buildingId, System.Int32 floorNumber) (at Assets/Scripts/Gameplay/Floor/BackgroundsPool.cs:55)
- OfficeRiot.Gameplay.Floor.BackgroundController.Init (System.Int32 areaId, System.Int32 buildingId, System.Int32 floorNumber) (at Assets/Scripts/Gameplay/Floor/BackgroundController.cs:33)
- OfficeRiot.Gameplay.Floor.FloorForPhoto+<>c__DisplayClass6_0.<ReInitFloor>b__0 () (at Assets/Scripts/Gameplay/Floor/FloorForPhoto.cs:46)
- OfficeRiot.Management.AssetsManagment.AssetsController+<>c__DisplayClass15_0.<CheckQueue>b__0 () (at Assets/Scripts/Management/AssetsManagment/AssetsController.cs:117)
- OfficeRiot.Management.AssetsManagment.AssetsController+<>c__DisplayClass14_1.<LoadBackgroundAndProps>b__2 (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle`1[TObject] obj) (at Assets/Scripts/Management/AssetsManagment/AssetsController.cs:88)
- DelegateList`1[T].Invoke (T res) (at Library/PackageCache/com.unity.addressables@1.5.1/Runtime/ResourceManager/Util/DelegateList.cs:69)
- UnityEngine.Debug:LogException(Exception)
- DelegateList`1:Invoke(AsyncOperationHandle`1) (at Library/PackageCache/com.unity.addressables@1.5.1/Runtime/ResourceManager/Util/DelegateList.cs:73)
- UnityEngine.ResourceManagement.Util.DelayedActionManager:LateUpdate()
- KeyNotFoundException: The given key was not present in the dictionary.
- System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <599589bf4ce248909b8a14cbe4a2034e>:0)
- OfficeRiot.Management.AssetsManagment.AssetsController.GetAsset (System.String name) (at Assets/Scripts/Management/AssetsManagment/AssetsController.cs:218)
- OfficeRiot.Management.AssetsManagment.AssetsController.GetBackground (System.Int32 bgNumber) (at Assets/Scripts/Management/AssetsManagment/AssetsController.cs:70)
- OfficeRiot.Gameplay.Floor.BackgroundsPool.GetBackground (System.Int32 areaId, System.Int32 buildingId, System.Int32 floorNumber) (at Assets/Scripts/Gameplay/Floor/BackgroundsPool.cs:55)
- OfficeRiot.Gameplay.Floor.BackgroundController.Init (System.Int32 areaId, System.Int32 buildingId, System.Int32 floorNumber) (at Assets/Scripts/Gameplay/Floor/BackgroundController.cs:33)
- OfficeRiot.Gameplay.Floor.FloorController.Init (OfficeRiot.Gameplay.Structure.FloorStructure structure) (at Assets/Scripts/Gameplay/Floor/FloorController.cs:256)
- OfficeRiot.GameplayManagement.GameplayController.InitFloor (OfficeRiot.Gameplay.Floor.FloorController floor) (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:360)
- OfficeRiot.GameplayManagement.GameplayController+<>c__DisplayClass38_0.<ActivateGameplay>b__1 () (at Assets/Scripts/Management/GameplayManagement/GameplayController.cs:168)
- OfficeRiot.Management.AssetsManagment.AssetsController+<>c__DisplayClass15_0.<CheckQueue>b__0 () (at Assets/Scripts/Management/AssetsManagment/AssetsController.cs:117)
- OfficeRiot.Management.AssetsManagment.AssetsController+<>c__DisplayClass14_2.<LoadBackgroundAndProps>b__3 (UnityEngine.ResourceManagement.AsyncOperations.AsyncOperationHandle`1[TObject] obj) (at Assets/Scripts/Management/AssetsManagment/AssetsController.cs:99)
- DelegateList`1[T].Invoke (T res) (at Library/PackageCache/com.unity.addressables@1.5.1/Runtime/ResourceManager/Util/DelegateList.cs:69)
- UnityEngine.Debug:LogException(Exception)
- DelegateList`1:Invoke(AsyncOperationHandle`1) (at Library/PackageCache/com.unity.addressables@1.5.1/Runtime/ResourceManager/Util/DelegateList.cs:73)
- UnityEngine.ResourceManagement.ResourceManager:Update(Single)
- MonoBehaviourCallbackHooks:Update() (at Library/PackageCache/com.unity.addressables@1.5.1/Runtime/ResourceManager/Util/MonoBehaviourCallbackHooks.cs:19)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement