[help]Unhandled exception!(L2DatEncDec) L2J 

Newbie Spellweaver
Joined
Jan 18, 2005
Messages
50
Reaction score
0
I found this lovely program(L2DatEncDec), and thought I finally had found something that didn't throw me an error in my face.. But no' got an nice big error in my face.. Hate 'em ;s
I'm using L2jfree 1.2.9 CT2 server'.
Patched System folder with the patcher provided.
Tried to delete the whole system folder and "Check all" then patch' but still error..
Trying to add Platinum Armor/weapons. And Cripsy's Custom Tattoo's without luck' YET :D! There's still some hope back, just need alittle kick from you guys/girls on how i can fix this error :)

Unhandled exception



Technical error description:
________________________________________________
Input string was not in a correct format.
________________________________________________
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.ParseUInt32(String value, NumberStyles options, NumberFormatInfo numfmt)
at System.Convert.ToUInt32(String value)
at L2DatEncDec.MainForm.ImpBtn_Click(Object sender, EventArgs e)

I get this error when i try to import one of the .dat files i exported. Even so i haven't even modifyed it yet, it still gives that error..
I do really hope someone can help me, and learn me something new! Really wan't to learn this >.<
 
omg ;o Nvm.. Feeling dumb.. Needed to "Run as Administrator" in Vista .. But could still need someone to help me to set Cripsy's tattoos in.. It fails everytime.. I don't think you just Copy - Past it in? Someone could help me, someone who allready installed it ?

EDIT: Sorry for Triple posting!
 
Upvote 0
Try to just open the file.dat with l2endec and copy a line thats alrdy there and paste it at the bottom change the ID to the tatoo id and change textures to the tatoo ones just replace the lines that are there..

Cus the format is a bit tricky u might have to count the Tabs between the values look at the top of the .dat file to check what value u need.. hope it helps a bit
 
Upvote 0
Isn't it alot of work' or is it just me who can't really see what you mean ;s? Count tabs? I don't know what a line is supposed to look like ^^?
 
Upvote 0
Yea its alot of work to do it like that but if u want it to work u would have to.. u just need ot fill the values and have the same amount of values and Tabs to match the First line in the file. For every value u leave blank u need to put in a tab..
 
Upvote 0
Yea its alot of work to do it like that but if u want it to work u would have to.. u just need ot fill the values and have the same amount of values and Tabs to match the First line in the file. For every value u leave blank u need to put in a tab.. im sorry for my bad explaining but i rly dont know how to say it so u would understand it 100%

my advise just play with the .dat file copy some other line to the end of the file change the id etc...
 
Upvote 0
Back