Where is the item_proto xml line ?

10/06/2015 09:47 poXavincS#1
Hello guys,

I guess There is mistake item_proto my xml line. Line below here;

HTML Code:
<Item vnum="13070" name="#" gb2312name="Sahin Kalkan +10" type="2" subtype="2" weight="0" size="1" antiflag="0" flag="0" wearflag="256" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="65" limittype1="0" limitvalue1="0" applytype0="8" applyvalue0="4294967290" applytype1="78" applyvalue1="21" applytype2="0" applyvalue2="0" value0="0" value1="7" value2="0" value3="0" value4="0" value5="78" socket0="0" socket1="0" socket2="0" socket3="0" socket4="0" socket5="0" refine_vnum="0" refine_set="0" magic_pct="5" specular="0" socket_pct="0" />
When I will add this line, Metin2 File Extractor by tim66613 show to us; LoadXML error

Like this;

[Only registered and activated users can see links. Click Here To Register...]

Help guyss, please !!!
10/06/2015 10:50 nostradame37#2
YOUR MISTAGE ITS IN THE NAME

PHP Code:
<Item vnum="13070" name="'#'" gb2312name="Sahin Kalkan +10" type="2" subtype="2" weight="0" size="1" antiflag="0" flag="0" wearflag="256" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="65" limittype1="0" limitvalue1="0" applytype0="8" applyvalue0="4294967290" applytype1="78" applyvalue1="21" applytype2="0" applyvalue2="0" value0="0" value1="7" value2="0" value3="0" value4="0" value5="78" socket0="0" socket1="0" socket2="0" socket3="0" socket4="0" socket5="0" refine_vnum="0" refine_set="0" magic_pct="5" specular="0" socket_pct="0" /> 
THATS CORRECKT
10/06/2015 22:26 poXavincS#3
Quote:
Originally Posted by nostradame37 View Post
YOUR MISTAGE ITS IN THE NAME

PHP Code:
<Item vnum="13070" name="'#'" gb2312name="Sahin Kalkan +10" type="2" subtype="2" weight="0" size="1" antiflag="0" flag="0" wearflag="256" immuneflag="0" gold="0" buy_price="0" limittype0="1" limitvalue0="65" limittype1="0" limitvalue1="0" applytype0="8" applyvalue0="4294967290" applytype1="78" applyvalue1="21" applytype2="0" applyvalue2="0" value0="0" value1="7" value2="0" value3="0" value4="0" value5="78" socket0="0" socket1="0" socket2="0" socket3="0" socket4="0" socket5="0" refine_vnum="0" refine_set="0" magic_pct="5" specular="0" socket_pct="0" /> 
THATS CORRECKT
Bro thank you for answer, but; When I unpack item_proto, all name has missing ' operator.

Now, Do I change all ?

Thank you again
10/06/2015 23:52 nostradame37#4
I think your use the wrong Unpacker
10/07/2015 12:58 poXavincS#5
Quote:
Originally Posted by nostradame37 View Post
I think your use the wrong Unpacker
I tried all proto_dumper programs but doesn't work. :/
Can you try my proto file dump & pack ?

Download here: [Only registered and activated users can see links. Click Here To Register...]
Really doesn't need virustotal because it is direct download on my host

Doesn't matter;
[Only registered and activated users can see links. Click Here To Register...]

Thank you bro for interest !!

Bro I changed all the name attribute your said like with notepad++

But, again When I add new line, it couldn't compile !

I'll be mad :(
10/08/2015 23:23 MisteroI2I#6
Wrong Notepad++ version.

or wrong unpacker