Jump to content
  • 0

How to fix this Problem?


Hatake Kakashi

Question


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

i hope anyone can help me.

my mmo.h is compatible with my client date. 2012-04-10 same at mmo.h

but there's a problem when i click the new char or what i mean is i make a char. then when im done and enter it. its error.... server disconnected..

here's the error.

post-329-0-41115100-1350921777_thumb.jpg

Link to comment
Share on other sites

17 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  375
  • Reputation:   88
  • Joined:  12/30/11
  • Last Seen:  

check if you have this in your trunk/db/packet_db.txt

//2012-04-10aRagexeRE
packet_ver: 30
0x01FD,15,repairitem,2
0x089C,26,friendslistadd,2
0x0885,5,hommenu,2:4
0x0961,36,storagepassword,0
0x0288,-1,cashshopbuy,4:8
0x091C,26,partyinvite2,2
0x094B,19,wanttoconnection,2:6:10:14:18
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0439,8,useitem,2:4
0x0945,-1,itemlistwindowselected,2:4:8
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0817,2,reqclosebuyingstore,0
0x0360,6,reqclickbuyingstore,2
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0835,2,searchstoreinfonextpage,0
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0437,5,walktoxy,2
0x0886,6,ticksend,2
0x0871,5,changedir,2:4
0x0938,6,takeitem,2
0x0891,6,dropitem,2:4
0x086C,8,movetokafra,2:4
0x08A6,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposinfo,2:4:6:8:10
0x0889,6,getcharnamerequest,2
0x0884,6,solvecharname,2
0x08E5,41,bookingregreq,2:4 //Added to prevent disconnections
0x08E6,4
0x08E7,10,bookingsearchreq,2
0x08E8,-1
0x08E9,2,bookingdelreq,2
0x08EA,4
0x08EB,39,bookingupdatereq,2
0x08EC,73
0x08ED,43
0x08EE,6
0x08EF,6,bookingignorereq,2
0x08F0,6
0x08F1,6,bookingjoinpartyreq,2
0x08F2,36
0x08F3,-1
0x08F4,6
0x08F5,-1,bookingsummonmember,2:4
0x08F6,22
0x08F7,3
0x08F8,7
0x08F9,6
0x08FA,6
0x08FB,6,bookingcanceljoinparty,2
0x0907,5,moveitem,2:4
0x0908,5
0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections
0x08CF,10 //Amulet spirits
0x0977,14 //Monster HP Bar

and make sure that your clientinfo.xml has the version 30

<version>30</version>

Edited by Emistry
Please use [CODEBOX] or Attachments for long contents.
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   7
  • Joined:  01/06/12
  • Last Seen:  

did you recompile your server? and have you change your packet_db.txt? I have the same problem but I already solved it, I just followed this instruction http://supportmii.com/ro1/Clients/Judas_Setups/Guides/Judas_ClientSide_Area.pdf

I hope that I helped you

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

@alex

i already try that but still rejected server. and gets error again at map_serversql. same error above.

thank its working now.. but i have a problem for skill des. and skill name.. my basic skill is korean lang. all skill name are korean and description of skill too...

My New Problem are...

1st: Skill Name and Description are Korean.

2nd: The Window Size still in 640x480x16 i can't change and cant save it. im using Ghost Setup.exe the blue one.

please help thank you..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

1. use the english translated data folde, found on this board.

2. Extract 'Savedata' and 'System' folder out of your GRF, put on the root of RO folder. so, you can find them near the BGM folder. then, start the blue ghost setup.exe with Administrative Privilege.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   104
  • Joined:  11/19/11
  • Last Seen:  

1. you can re-download packet_db.txt from rathena svn

2 Skill Name and Description lua/lub files are in patch data/luafiles514/lua files/skillinfoz/

3 about windows size you can try this tool ro-exit

Edited by QQfoolsorellina
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

@winz

im using Alexandria post. the Data Version 2.0

http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/

but i can't see Savedata and System folder.

@QQfoolsorellina

i can't understand you number 2 solution.. where can i find that one? i have a lua files from Alexandria post.

can you please guide me there?

about your solutions number 3. i think it's wrong link.

thank you.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  410
  • Reputation:   29
  • Joined:  04/04/12
  • Last Seen:  

When you hex your client, you have to choose the "Skip packet header obfuscation" option.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

i already fix my problem, but the only one thing the skill name and description..

i can't fix it damn... please help.. still in korean lang.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  17
  • Topics Per Day:  0.00
  • Content Count:  114
  • Reputation:   1
  • Joined:  10/13/12
  • Last Seen:  

Use your exact .lub files same as your client date. You can find that lubfiles here.

http://subversion.assembla.com/svn/ClientSide/Lua_Project/lubs/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

where can i put those 2 files the SRC and data folder? inside my GRF ryt?

ty KYROAD.

skill already fixed.

but the only one thing.. check.

when i ALT+G here's what i see.

14vtswi.jpg

Edited by Hatake Kakashi
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

thank you sir Kyroad.. awesome help thank you again..

hahaha, why if i chane job @job oboro still kagerou job? job oboro is not released yet? im using rAthena 16823

and when i print screen and go to screenshot folder.. here's the result of image.

34sm91e.jpg

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

why if i chane job @job oboro still kagerou job?

They're gender-based.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

yes oborou is the female version

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

ok.. thank you everyone...

ow i forgot, where can i download custom item set.. like Armor, Manteau, Shoes, Shield and Headgear.. thanks..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

There's a search button on top-right of this page :)

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...