GoKu Posted December 17, 2010 Posted December 17, 2010 While trying to add some npc's on my npcgrp.dat the file editor gives me this message: Unhandled exception Technical error description: ________________________________________________ Error importing string file (RecNo: 6520 FieldName: tex2 FieldValue: LineageMonstersTex4.tears.tears_v02_m00_t01) ________________________________________________ System.ApplicationException: Error importing string file (RecNo: 6520 FieldName: tex2 FieldValue: LineageMonstersTex4.tears.tears_v02_m00_t01) ---> 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 L2DatEncDec.Tools.CNTTXT_PAIR.setText(String[] value) at L2DatEncDec.MainForm.ImpBtn_Click(Object sender, EventArgs e) --- End of inner exception stack trace --- From where is the probleme? What am i doing wrong?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now