Народ подскажите как исправить ошибку при
импорте в программе L2Dat_EncDec внизу сама ошибка.импорт фаила weapongrp.
Unhandled exception
Technical error description:
________________________________________________
Error importing string file (RecNo: 3357 FieldName: wpn_mesh_new FieldValue: )
________________________________________________
System.ApplicationException: Error importing string file (RecNo: 3357 FieldName: wpn_mesh_new FieldValue: ) ---> System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at L2DatEncDec.Tools.CNTTXT_PAIR2.setText(String[] value)
at L2DatEncDec.MainForm.ImpBtn_Click(Object sender, EventArgs e)
--- End of inner exception stack trace ---
импорте в программе L2Dat_EncDec внизу сама ошибка.импорт фаила weapongrp.
Unhandled exception
Technical error description:
________________________________________________
Error importing string file (RecNo: 3357 FieldName: wpn_mesh_new FieldValue: )
________________________________________________
System.ApplicationException: Error importing string file (RecNo: 3357 FieldName: wpn_mesh_new FieldValue: ) ---> System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at L2DatEncDec.Tools.CNTTXT_PAIR2.setText(String[] value)
at L2DatEncDec.MainForm.ImpBtn_Click(Object sender, EventArgs e)
--- End of inner exception stack trace ---