BraKaYedmore Posted June 17, 2013 Posted June 17, 2013 (edited) Good night everyone, there is a long time that I don't work with Ragnarok servers, I'm back now. And I'm with a little diffult in some parts. I need help... Let me explain what is happening... I run my rAthena emulator(its everything working good!) Some seconds after I login I lost the connection with the server, and map server displays that message: [Warning]: clif_parse: Received unsupported packet (packet 0xb203, 5 bytes received), disconnecting session #3. The rAthena version that I'm using is: 17348 I'm using this data: http://svn6.assembla.com/svn/ClientSide/Translation_Project/renewal%20data/ With this lua files folder: http://svn6.assembla.com/svn/ClientSide/Lua_Project/lua%20files/ With this System folder: http://svn6.assembla.com/svn/ClientSide/Lua_Project/System/ With this 2011-10-25aRagexeRE: http://svn6.assembla.com/svn/ClientSide/Diff_Project/kRO/RagexeRE/2011/ The RagexeRE diff is displayed at the image below: The RagexeRE is working good until I connect to the map server, and after some seconds ingame I got disconnected from server. And this is the warning displayed by the 'map-server_sql.bat': Some informations I think could be useful: Here is how the 'packet_db.txt' is configured: Here is how the 'mmo.h' file is configured: Here is how the 'clientinfo.xml' is configured: If anyone had this problem before, and know how to fix, or have some tips, or saw something wrong in my files, please let me know. Thanks! Edited June 21, 2013 by BraKaYedmore Quote
Psyche Posted June 17, 2013 Posted June 17, 2013 you have to put your client's packet into .../db/packet_db.txt //2011-10-25aRagexeRE 0x01FD,15,repairitem,2 0x0887,26,friendslistadd,2 0x023B,5,hommenu,2:4 0x08AB,36,storagepassword,0 0x0288,-1,cashshopbuy,4:8 0x08A8,26,partyinvite2,2 0x0363,19,wanttoconnection,2:6:10:14:18 0x0369,7,actionrequest,2:6 0x07EC,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 0x08A2,-1,itemlistwindowselected,2:4:8 0x0888,18,bookingregreq,2:4:6 0x0803,4 0x0804,14,bookingsearchreq,2:4:6:8:12 0x0805,-1 0x0806,2,bookingdelreq,0 0x0807,4 0x0808,14,bookingupdatereq,2 0x0809,50 0x080A,18 0x080B,6 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0817,2,reqclosebuyingstore,0 0x0360,6,reqclickbuyingstore,2 0x0281,-1,reqtradebuyingstore,2:4:8:12 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0362,2,searchstoreinfonextpage,0 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0437,5,walktoxy,2 0x035F,6,ticksend,2 0x0894,5,changedir,2:4 0x0835,6,takeitem,2 0x0893,6,dropitem,2:4 0x089B,8,movetokafra,2:4 0x08A6,8,movefromkafra,2:4 0x0885,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x08AD,6,getcharnamerequest,2 0x0368,6,solvecharname,2 0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections Quote
BraKaYedmore Posted June 17, 2013 Author Posted June 17, 2013 Thanks, I tried that but I'm still getting the error. Quote
Psyche Posted June 17, 2013 Posted June 17, 2013 that's strange.. as usually, if i got that error, that means packet_db has missing, and i solved it by put the client's packet. i dunno what's wrong, sorry i can't help X_X. Quote
BraKaYedmore Posted June 17, 2013 Author Posted June 17, 2013 (edited) No man, you were right. I realize that I should put those lines together with the 'packet_ver: 33' instead of anywhere in the file. //2012-07-02aRagexeRE (unstable) packet_ver: 33 0x0363,19,wanttoconnection,2:6:10:14:18 0x0364,6,ticksend,2 0x085a,7,actionrequest,2:6 0x0861,8,movefromkafra,2:4 0x0862,10,useskilltoid,2:4:6 0x0863,10,useskilltopos,2:4:6:8 0x0886,6,solvecharname,2 0x0889,90,useskilltoposinfo,2:4:6:8:10 0x089e,6,dropitem,2:4 0x089f,6,takeitem,2 0x08a0,8,movetokafra,2:4 0x094a,6,getcharnamerequest,2 0x0953,5,walktoxy,2 0x0960,5,changedir,2:4 0x0879,18,bookingregreq,2:4:6 //--by Psyche //2011-10-25aRagexeRE 0x01FD,15,repairitem,2 0x0887,26,friendslistadd,2 0x023B,5,hommenu,2:4 0x08AB,36,storagepassword,0 0x0288,-1,cashshopbuy,4:8 0x08A8,26,partyinvite2,2 0x0363,19,wanttoconnection,2:6:10:14:18 0x0369,7,actionrequest,2:6 0x07EC,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 0x08A2,-1,itemlistwindowselected,2:4:8 0x0888,18,bookingregreq,2:4:6 0x0803,4 0x0804,14,bookingsearchreq,2:4:6:8:12 0x0805,-1 0x0806,2,bookingdelreq,0 0x0807,4 0x0808,14,bookingupdatereq,2 0x0809,50 0x080A,18 0x080B,6 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0817,2,reqclosebuyingstore,0 0x0360,6,reqclickbuyingstore,2 0x0281,-1,reqtradebuyingstore,2:4:8:12 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0362,2,searchstoreinfonextpage,0 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0437,5,walktoxy,2 0x035F,6,ticksend,2 0x0894,5,changedir,2:4 0x0835,6,takeitem,2 0x0893,6,dropitem,2:4 0x089B,8,movetokafra,2:4 0x08A6,8,movefromkafra,2:4 0x0885,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x08AD,6,getcharnamerequest,2 0x0368,6,solvecharname,2 0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections //--by Psyche Thanks for the help! Edited June 17, 2013 by BraKaYedmore Quote
Question
BraKaYedmore
4 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.