Advertisement
BerSun

Untitled

Feb 17th, 2020
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. 2020-02-17 18:19:52.797 7372-7387/? E/Unity: KeyNotFoundException: The given key was not present in the dictionary.
  2. at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x00000] in <00000000000000000000000000000000>:0
  3. at OfficeRiot.StatsManagement.BuildingStat.UpdateActiveFloor () [0x00000] in <00000000000000000000000000000000>:0
  4. at OfficeRiot.Gameplay.Floor.FloorController.ActivateSlotEvent (OfficeRiot.Gameplay.Slot.SlotController slot) [0x00000] in <00000000000000000000000000000000>:0
  5. at OfficeRiot.Gameplay.Slot.SlotController.ActivateSlot () [0x00000] in <00000000000000000000000000000000>:0
  6. at UnityEngine.Events.UnityAction.Invoke () [0x00000] in <00000000000000000000000000000000>:0
  7. at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <00000000000000000000000000000000>:0
  8. at UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1].Invoke (T1 handler, UnityEngine.EventSystems.BaseEventData eventData) [0x00000] in <00000000000000000000000000000000>:0
  9. at UnityEngine.EventSystems.ExecuteEvents.Execute[T
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement