Advertisement
Guest User

Untitled

a guest
May 20th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. ArgumentOutOfRangeException: Argument is out of range.
  2. Parameter name: index
  3. System.Collections.Generic.List`1[System.Boolean].set_Item (Int32 index, Boolean value) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:639)
  4. NewAssets.Scripts.UI_Scripts.UIElements.QuestProgressHandler.SetBlocked (Boolean blocked, LockSituation situation) (at Assets/Scripts/UI Scripts/UIElements/QuestProgressHandler.cs:111)
  5. QuestElement.CollectQuest () (at Assets/Scripts/UI Scripts/UIElements/NewWindowElements/Other/QuestElement.cs:251)
  6. UtilScripts.ControlScripts.ButtonEventListener.ButtonClick (UnityEngine.GameObject button) (at Assets/Scripts/UtilScripts/ButtonEventListener.cs:81)
  7. UnityEngine.GameObject:SendMessage(String, Object, SendMessageOptions)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement