Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Laguana

Pages: [1]
1
Tidalis Technical Support / Re: Crash when trying advanced tutorial
« on: November 30, 2010, 04:13:15 PM »
I went and had a look later on after playing some of the story mode, and it didn't happen again. No reproduction steps sorry.

2
Tidalis Technical Support / Crash when trying advanced tutorial
« on: November 30, 2010, 02:25:26 AM »
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:

Code: [Select]
-----------------------------------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)


Pages: [1]