Advertisement
DynamicDonut

Untitled

Sep 7th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. KeyNotFoundException: The given key was not present in the dictionary.
  2. System.Collections.Generic.Dictionary`2[System.String,LitJson.JsonData].get_Item (System.String key) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/Dictionary.cs:150)
  3. LitJson.JsonData.get_Item (System.String prop_name)
  4. GameManger.Update () (at Assets/Scripts/GameManger.cs:24)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement