trade interface crashed to main view

Issue #1421 duplicate
Sol created an issue

this exception occurred while i was in tam’s trade screen and holding the up arrow to scroll through items, and caused the trade screen to exit and return me to the main view

ERROR:Exception during turn it's also automatically on clipboard so just paste into IM or e-mail to support@freeholdentertainment.com: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: chunkLength
  at System.Text.StringBuilder.ToString () [0x000a6] in <fb001e01371b4adca20013e0ac763896>:0 
  at ConsoleLib.Console.MarkupControlNode.ToString (System.Boolean RefreshAtNewline) [0x0000f] in <30729a69145a43bdbd9c4d5181398b2a>:0 
  at ConsoleLib.Console.Markup.Transform (System.String text, System.Boolean refreshAtNewline) [0x0001d] in <30729a69145a43bdbd9c4d5181398b2a>:0 
  at ConsoleLib.Console.ScreenBuffer.Write (System.String s, System.Boolean processMarkup) [0x0000c] in <30729a69145a43bdbd9c4d5181398b2a>:0 
  at XRL.UI.TradeUI.ShowTradeScreen (XRL.World.GameObject Trader, System.Single _costMultiple, XRL.UI.TradeUI+TradeScreenMode screenMode) [0x00431] in <30729a69145a43bdbd9c4d5181398b2a>:0 
  at XRL.UI.ConversationUI.HaveConversation (XRL.World.Conversation CurrentConversation, XRL.World.GameObject Speaker, System.Boolean TradeEnabled, System.Boolean bCheckObjectTalking, System.String startNode, XRL.World.IEvent ParentEvent, System.String Filter, System.String FilterExtras, System.String Append, System.String Color) [0x00df5] in <30729a69145a43bdbd9c4d5181398b2a>:0 
  at XRL.UI.ConversationUI.HaveConversation (System.String ConversationID, XRL.World.GameObject Speaker, System.Boolean TradeEnabled, System.Boolean bCheckObjectTalking, System.String startNode, XRL.World.IEvent ParentEvent, System.String Filter, System.String FilterExtras, System.String Append, System.String Color) [0x00014] in <30729a69145a43bdbd9c4d5181398b2a>:0 
  at XRL.World.Parts.ConversationScript.AttemptConversation (XRL.World.GameObject With, System.Boolean Silent, System.Nullable`1[T] Mental, XRL.World.IEvent ParentEvent) [0x00157] in <30729a69145a43bdbd9c4d5181398b2a>:0 
  at XRL.World.Parts.ConversationScript.AttemptConversation (System.Boolean Silent, System.Nullable`1[T] Mental, XRL.World.IEvent ParentEvent) [0x00006] in <30729a69145a43bdbd9c4d5181398b2a>:0 
  at (wrapper dynamic-method) XRL.Core.XRLCore.XRL.Core.XRLCore.PlayerTurn_Patch0(XRL.Core.XRLCore)
  at XRL.Core.ActionManager.RunSegment (System.Boolean bUnityDebug) [0x011d3] in <30729a69145a43bdbd9c4d5181398b2a>:0  
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

Comments (6)

  1. Log in to comment