Hi, I just bought this during the recent steam sale, and after playing the tutorial I went to look at the advanced topics.
As soon as I clicked the button, I got an error, and the error log was as follows:
-----------------------------------Exception-----------------------------------Log String: ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
Stack Trace:
System.Collections.Generic.List`1[PlayerPreferences].get_Item (Int32 ) [0x00000]
ScoreObjective.get_RequiredScore ()
ScoreObjective.get_ObjectiveDescription ()
LevelObjectiveCollection.get_ObjectiveDescription ()
AdventureMapNodeTooltipDisplay.Show (.AdventureMapNode MapNode, .GameBoard Level, Int32 XCoordinate, Int32 YCoordinate)
PuzzleMenu+<>c__CompilerGenerated66.<SubclassInit>c__436[String] (System.String Item) [0x00000]
ArcenButtonSet`1[System.String].Render (Rect , Vector2 , Vector3 ) [0x00000]
AbstractArcenWindow.WindowFunctionCall (Int32 WindowID)
UnityEngine.GUI+_Window.Do ()
UnityEngine.GUI.EndWindows (UnityEngine.IDList idlist)
UnityEngine.GUIUtility.EndGUI (Int32 doLayout, Int32 doWindows, UnityEngine.IDList idlist)