点击models2.pack里的兵模后会出现:
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 **************
System.FormatException: 输入字符串的格式不正确。
在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
在 System.Number.ParseUInt32(String value, NumberStyles options, NumberFormatInfo numfmt)
在 System.Convert.ToUInt32(String value)
在 PackFileManager.UnitVariantFileEditorControl.richTextBox3_TextChanged(Object sender, EventArgs e)
在 System.Windows.Forms.Control.OnTextChanged(EventArgs e)
在 System.Windows.Forms.TextBoxBase.WmReflectCommand(Message& m)
在 System.Windows.Forms.RichTextBox.WmReflectCommand(Message& m)
在 System.Windows.Forms.RichTextBox.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
求问这是怎么回事?