03/22/2015 21:28:34 Game v8023 Declared int variable 'RandomRoll' = 0 DeclareVariable("Int","RandomRoll"); at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at TextScenarioOperation.Execute(.TextScenario Scenario) at TextScenario.ExecuteStartOfScenarioOperations() at LobbyOptions.b__1(.TextScenario NewSelection, .TextScenario OldSelection) at ArcenQueuedSingleSelectItemClickDelegate`1[[TextScenario, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].Execute() at ArcenGUIManager.DrawGUI() at MainCameraLogic.OnGUI() 03/22/2015 21:28:34 Game v8023 Changed int variable 'RandomRoll' : 0 => 202518091 SetIntVariableToRandom("RandomRoll",1,1999999999); at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at TextScenarioOperation.Execute(.TextScenario Scenario) at TextScenario.ExecuteStartOfScenarioOperations() at LobbyOptions.b__1(.TextScenario NewSelection, .TextScenario OldSelection) at ArcenQueuedSingleSelectItemClickDelegate`1[[TextScenario, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].Execute() at ArcenGUIManager.DrawGUI() at MainCameraLogic.OnGUI() 03/22/2015 21:28:34 Game v8023 ------Error Encountered Executing Operation node ---Error message as follows: TextScenarioOperation.Execute(): operation type ChangeLobby with TextScenarioChangeType.SetFirstAIType, but first operand evaluated to '39', which is not an item in that dropdown. ---Original XML of Operation node as follows: SetFirstAIType("ZenithDescendant"); at System.Environment.get_StackTrace() at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Boolean IncludeStackTrace, Verbosity Verbosity) at ArcenDebugging.ArcenDebugLog(System.String Message, DebugLogDestination Destination, Verbosity Verbosity) at TextScenarioOperation.LogError(System.String Message) at TextScenarioOperation.Execute(.TextScenario Scenario) at TextScenario.ExecuteStartOfScenarioOperations() at LobbyOptions.b__1(.TextScenario NewSelection, .TextScenario OldSelection) at ArcenQueuedSingleSelectItemClickDelegate`1[[TextScenario, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]].Execute() at ArcenGUIManager.DrawGUI() at MainCameraLogic.OnGUI()