System.ApplicationException: Error in line breaking, position 135 was "r" but should be a whitespace
at WhelkMud.WindowOutput.ExtendedRichTextBox.Reflow() in D:\Repos\SharpKom\ExternalComponents\ExtendedRichTextBox.LinebreakingTextControl.cs:line 205
at WhelkMud.WindowOutput.ExtendedRichTextBox.OnTextChanged(EventArgs e) in D:\Repos\SharpKom\ExternalComponents\ExtendedRichTextBox.LinebreakingTextControl.cs:line 93
at System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
at System.Windows.Forms.TextBoxBase.WndProc(Message& m)
at System.Windows.Forms.RichTextBox.WmReflectCommand(Message& m)
at System.Windows.Forms.RichTextBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)