Jump to content
  • 0

[2012-02-07b working]


Rebel

Question


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

how can i make it work ?? it also have this error

clif_parse: Disconnecting session #3 with unknown packet version.

Link to comment
Share on other sites

12 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  105
  • Reputation:   10
  • Joined:  01/01/12
  • Last Seen:  

this is http://rathena.org/board/user/321-fataleror/ 's work,

haven't tested it yet http://www.mediafire.com/?l3zpwk7dmkrrvpn

make sure you have the right packet_db for that client

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

hmm.. the packet_db for that client is 28 right?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  105
  • Reputation:   10
  • Joined:  01/01/12
  • Last Seen:  

packet client like this :

// 2011-11-22aRagexeRE
0x0835,19,wanttoconnection,2:6:10:14:18
0x0892,5,walktoxy,2
0x0899,6,ticksend,2
0x0896,5,changedir,2:4
0x0893,6,takeitem,2
0x0436,6,dropitem,2:4
0x08A4,8,movetokafra,2:4
0x0362,8,movefromkafra,2:4
0x08AD,10,useskilltopos,2:4:6:8
0x0363,90,useskilltoposinfo,2:4:6:8:10
0x0898,6,getcharnamerequest,2
0x035F,6,solvecharname,2
0x0891,26,friendslistadd,2
0x089E,5,hommenu,4
0x0364,36,storagepassword,0
0x0895,26,partyinvite2,2
0x022D,7,actionrequest,2:6
0x08A1,10,useskilltoid,2:4:6
0x0369,-1,itemlistwindowselected,2:4:8
0x0202,18,bookingregreq,2:4:6
0x0887,-1,reqopenbuyingstore,2:4:8:9:89
0x08A9,2,reqclosebuyingstore,0
0x088C,6,reqclickbuyingstore,2
0x089D,-1,reqtradebuyingstore,2:4:8:12
0x07EC,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0815,2,searchstoreinfonextpage,0
0x0366,12,searchstoreinfolistitemclick,2:6:10
0x0439,8,useitem,2:4
0x0907,5,moveitem,0

add that client's packet_db after this line "packet_ver: 28"

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

no luck .. it doesn't work.. still getting the clif_parse error..

Actually i do have other problem .. its about my custom items.. it doesn't show picture when i right click.. and it doesn't show the item picture..

but i can wear it, and it shows the sprite.. and can drop.. problem only is the Picture..

But you can see other customs are working fine..

qq8syc.jpg

Edited by razorx
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  308
  • Reputation:   3
  • Joined:  12/18/11
  • Last Seen:  

no luck .. it doesn't work.. still getting the clif_parse error..

Actually i do have other problem .. its about my custom items.. it doesn't show picture when i right click.. and it doesn't show the item picture..

but i can wear it, and it shows the sprite.. and can drop.. problem only is the Picture..

But you can see other customs are working fine..

qq8syc.jpg

how did you diff that client? using weediff or shindiff?

can you give me the selected patch you select in shinsdiff patcher.

thanks

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

^ I have that same issue with my latest client. 20110131. Doesnt seem to show custom item images o_O

I used --> https://subversion.assembla.com/svn/weetools/trunk/ShinsDiffPatcher/

Edited by Mysterious
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

i used Judas AIO Client.. 2011-11-02

i dunno exactly what patch did he use..

Edited by razorx
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  105
  • Reputation:   10
  • Joined:  01/01/12
  • Last Seen:  

make sure that image in bmp 24bit format

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

make sure that image in bmp 24bit format

yes it is 24 bit Format.. but still no picture.showed

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  105
  • Reputation:   10
  • Joined:  01/01/12
  • Last Seen:  

check this http://rathena.org/board/topic/58493-resolved-custom-items/

you may have the same problem

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

ohh.. i see.. i placed it in the wrong folder.. my bad.. thanks anyways! :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  308
  • Reputation:   3
  • Joined:  12/18/11
  • Last Seen:  

i used Judas AIO Client.. 2011-11-02

i dunno exactly what patch did he use..

what did you use?

the supportmii.RagExeRE or the supportmii.bat?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...