Advertisement
BerSun

Untitled

Apr 17th, 2020
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. Cannot add item to the dictionary: 415. Such Id already added!
  2. UnityEngine.Debug:LogError(Object)
  3. SwiftGoogleSheetParser.SheetDictionary`1:FillDictionary() (at Assets/Scripts/SwiftGoogleSheetParser/SheetDictionary.cs:57)
  4. SwiftGoogleSheetParser.SheetDictionary`1:get_Item(String) (at Assets/Scripts/SwiftGoogleSheetParser/SheetDictionary.cs:22)
  5. Balance.TechTree.TechTreeBalanceManager:GetFirstNodesForArea(Int32) (at Assets/Scripts/Balance/TechTree/TechTreeBalanceManager.cs:46)
  6. OfficeRiot.Windows.TechTree.TreeView:Setup() (at Assets/Scripts/Windows/TechTreeWindow/TreeView.cs:88)
  7. OfficeRiot.Windows.TechTree.TechTreeWindow:OnShow() (at Assets/Scripts/Windows/TechTreeWindow/TechTreeWindow.cs:88)
  8. OfficeRiot.WindowsManagement.BaseWindow:Show(Boolean) (at Assets/Scripts/Management/WindowsManagement/BaseWindow.cs:40)
  9. OfficeRiot.Windows.MapWindow:OpenTechTree() (at Assets/Scripts/Windows/MapWindow/MapWindow.cs:48)
  10. UnityEngine.Events.UnityEvent:Invoke()
  11. OfficeRiot.UITools.UIButton:OnPointerClick(PointerEventData) (at Assets/Scripts/UITools/UIButton.cs:89)
  12. UnityEngine.EventSystems.EventSystem:Update()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement