Skip to content

Instantly share code, notes, and snippets.

@boformer
Created August 8, 2015 20:38
Show Gist options
  • Save boformer/d95dfd77d2e46802ffd1 to your computer and use it in GitHub Desktop.
Save boformer/d95dfd77d2e46802ffd1 to your computer and use it in GitHub Desktop.
KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2[BuildingThemes.Configuration+Theme,System.Collections.Generic.List`1[BuildingThemes.GUI.BuildingItem]].get_Item (BuildingThemes.Theme key) [0x00000] in <filename unknown>:0
at BuildingThemes.GUI.UIThemeManager.ThemeValidityError (BuildingThemes.Theme theme) [0x00000] in <filename unknown>:0
at BuildingThemes.GUI.UIThemePolicyItem.Display (System.Object data, Boolean isRowOdd) [0x00000] in <filename unknown>:0
at BuildingThemes.GUI.UIFastList.DisplayAt (Single pos) [0x00000] in <filename unknown>:0
at BuildingThemes.GUI.UIFastList.Refresh () [0x00000] in <filename unknown>:0
at BuildingThemes.GUI.ThemePolicyTab.RefreshThemesContainer () [0x00000] in <filename unknown>:0
at BuildingThemes.GUI.UIThemeManager.Update () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment