China Posted April 28, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 152 Reputation: 4 Joined: 11/25/11 Last Seen: June 7, 2023 Share Posted April 28, 2012 (edited) I keep receiving this error . Any solutions for this one ? Already did the following : 1. Change mmo.h to clientversion. 2. /db/packet_db.txt to default. 3. recompile ( 10x already ) parse_char: Received unknown packet 0x64 from ip 'xxx.xxx.xxx.x'! Disconnecting! Edited April 28, 2012 by China Quote Link to comment Share on other sites More sharing options...
gfxmrmark Posted April 28, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 148 Reputation: 8 Joined: 11/20/11 Last Seen: September 12, 2013 Share Posted April 28, 2012 what client version you use? Quote Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted April 28, 2012 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share Posted April 28, 2012 (edited) Don't forget to add packets in your db/packet_db.txt like this line below //2012-04-10aRagexeRE 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,0 //Added to prevent disconnections 0x08E6,4 0x08E7,10,bookingsearchreq,0 0x08E8,-1 0x08E9,2,bookingdelreq,0 0x08EA,4 0x08EB,39,bookingupdatereq,0 0x08EC,73 0x08ED,43 0x08EE,6 0x0907,5,moveitem,2:4 0x0908,5 You can get this packets from Here Edited April 28, 2012 by Lelouch Quote Link to comment Share on other sites More sharing options...
China Posted April 29, 2012 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 152 Reputation: 4 Joined: 11/25/11 Last Seen: June 7, 2023 Author Share Posted April 29, 2012 what client version you use? 2010-07-28 .. Don't forget to add packets in your db/packet_db.txt like this line below //2012-04-10aRagexeRE 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,0 //Added to prevent disconnections 0x08E6,4 0x08E7,10,bookingsearchreq,0 0x08E8,-1 0x08E9,2,bookingdelreq,0 0x08EA,4 0x08EB,39,bookingupdatereq,0 0x08EC,73 0x08ED,43 0x08EE,6 0x0907,5,moveitem,2:4 0x0908,5 You can get this packets from Here Still doesn't work D: Bump Quote Link to comment Share on other sites More sharing options...
KeiKun Posted May 1, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 967 Reputation: 53 Joined: 11/13/11 Last Seen: Friday at 08:18 AM Share Posted May 1, 2012 just stick to what rAthena can support if you don't know how to use packets Quote Link to comment Share on other sites More sharing options...
zhaosin Posted July 10, 2012 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 172 Reputation: 0 Joined: 07/07/12 Last Seen: May 22, 2016 Share Posted July 10, 2012 help! i have same errors Quote Link to comment Share on other sites More sharing options...
Winz Posted July 12, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted July 12, 2012 how about changing the client to a newer one? like 2011-03-15? Quote Link to comment Share on other sites More sharing options...
OPBots Posted August 8, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 08/08/12 Last Seen: August 8, 2012 Share Posted August 8, 2012 I'm glad I found a wonderful post like this, I do have a problem same like this. Quick question though, I was wondering how could I compile all the files to look clean.. In example, the monsters database got messed up by default all words in the text appears to have no proper spacing it kinda connects to every word within the text. PoringPoporingLunatic... If you know what I mean. Cheers... Remarks: I'm a fresh starter on understanding openkore.. Quote Link to comment Share on other sites More sharing options...
Question
China
I keep receiving this error . Any solutions for this one ?
Already did the following :
1. Change mmo.h to clientversion.
2. /db/packet_db.txt to default.
3. recompile ( 10x already )
Edited by ChinaLink to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.