Jump to content
  • 0

2015-10-29aRagexe packet ver issues


Freyr

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   7
  • Joined:  01/11/13
  • Last Seen:  

Hello,

I'm trying to set up my server with 2015-10-29aRagexe, I've changed:

 

mmo.h to 20151029

my clientinfo to ver 54, servicetype: korea, servertype: primary

and finally packet_ver.txt to packet 54.

 

I don't know why I still can't connect to map server... Can someone help me?

Link to comment
Share on other sites

14 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  6
  • Reputation:   0
  • Joined:  02/26/16
  • Last Seen:  

Can you please upload some screenshots about the problem?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

is your map server running correctly without any error? 
 

Hello,

I'm trying to set up my server with 2015-10-29aRagexe, I've changed:

 

mmo.h to 20151029

my clientinfo to ver 54, servicetype: korea, servertype: primary

and finally packet_ver.txt to packet 54.

 

I don't know why I still can't connect to map server... Can someone help me?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   7
  • Joined:  01/11/13
  • Last Seen:  

Can you please upload some screenshots about the problem?

Sure

ss1.png

ss2.png

ss3.png

 

is your map server running correctly without any error? 

 

Hello,

I'm trying to set up my server with 2015-10-29aRagexe, I've changed:

 

mmo.h to 20151029

my clientinfo to ver 54, servicetype: korea, servertype: primary

and finally packet_ver.txt to packet 54.

 

I don't know why I still can't connect to map server... Can someone help me?

 

Yes, no errors :/

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

try the to comment this line

 

src/config/core

#define PACKET_OBFUSCATION.

then recompile your svn

 

Can you please upload some screenshots about the problem?

Sure

ss1.png

ss2.png

ss3.png


 

is your map server running correctly without any error? 
 

Hello,

I'm trying to set up my server with 2015-10-29aRagexe, I've changed:

 

mmo.h to 20151029

my clientinfo to ver 54, servicetype: korea, servertype: primary

and finally packet_ver.txt to packet 54.

 

I don't know why I still can't connect to map server... Can someone help me?

 

Yes, no errors :/

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   7
  • Joined:  01/11/13
  • Last Seen:  

That didn't work :(

 

 

try the to comment this line

 

src/config/core

#define PACKET_OBFUSCATION.

then recompile your svn

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

 

That didn't work :(

 

 

try the to comment this line

 

src/config/core

#define PACKET_OBFUSCATION.

then recompile your svn

 

 

are you making 2 server in 1 server? or not  ? if yes try to change your 6121,6900,5121 to 6123,6903,5123 but if not hmmm i think you should try to setup a clean git :) 

or are you using linux ? 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   3
  • Joined:  11/26/11
  • Last Seen:  

Please check this in DB/packet_db.txt

First check

 

packet_db_ver: 54
packet_keys_use: 54

and check you have this packet

//2015-10-29aRagexe
packet_ver: 54
packet_keys: 0x45B945B9,0x45B945B9,0x45B945B9	// [renniw]
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0437,5,walktoxy,2
0x035F,6,ticksend,2
0x0202,5,changedir,2:4
0x07E4,6,takeitem,2
0x0362,6,dropitem,2:4
0x07EC,8,movetokafra,2:4
0x0364,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposmoreinfo,2:4:6:8:10
0x096A,6,getcharnamerequest,2
0x0368,6,solvecharname,2
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0835,2,searchstoreinfonextpage,0
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0360,6,reqclickbuyingstore,2
0x0817,2,reqclosebuyingstore,0
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0365,18,partybookingregisterreq,2:4:6
//0x0363 //CZ_JOIN_BATTLE_FIELD
0x0281,-1,itemlistwindowselected,2:4:8:12
0x022D,19,wanttoconnection,2:6:10:14:18
0x0802,26,partyinvite2,2
//0x0436,4 // CZ_GANGSI_RANK
0x023B,26,friendslistadd,2
0x0361,5,hommenu,2:4
0x0860,36,storagepassword,2:4:20

Do not diff this function

​Disable Packet Encryption
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  383
  • Reputation:   121
  • Joined:  03/31/12
  • Last Seen:  

 

Please check this in DB/packet_db.txt

First check

 

packet_db_ver: 54
packet_keys_use: 54

and check you have this packet

//2015-10-29aRagexe
packet_ver: 54
packet_keys: 0x45B945B9,0x45B945B9,0x45B945B9	// [renniw]
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0437,5,walktoxy,2
0x035F,6,ticksend,2
0x0202,5,changedir,2:4
0x07E4,6,takeitem,2
0x0362,6,dropitem,2:4
0x07EC,8,movetokafra,2:4
0x0364,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposmoreinfo,2:4:6:8:10
0x096A,6,getcharnamerequest,2
0x0368,6,solvecharname,2
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0835,2,searchstoreinfonextpage,0
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0360,6,reqclickbuyingstore,2
0x0817,2,reqclosebuyingstore,0
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0365,18,partybookingregisterreq,2:4:6
//0x0363 //CZ_JOIN_BATTLE_FIELD
0x0281,-1,itemlistwindowselected,2:4:8:12
0x022D,19,wanttoconnection,2:6:10:14:18
0x0802,26,partyinvite2,2
//0x0436,4 // CZ_GANGSI_RANK
0x023B,26,friendslistadd,2
0x0361,5,hommenu,2:4
0x0860,36,storagepassword,2:4:20

Do not diff this function

​Disable Packet Encryption

renniw have you tested Doram ? :D i use the 2015-10-29aRagexeRE but it says Creation Denied.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   3
  • Joined:  11/26/11
  • Last Seen:  

Oh No i still not test Doram.

i think all member  must to help Dev to give information of Doram, Npc script, item, bla bla.....

This is only way that rAthena will fast release.

Help Dev  == Help yourseft.

^^

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   7
  • Joined:  01/11/13
  • Last Seen:  

 

Please check this in DB/packet_db.txt

First check

 

packet_db_ver: 54
packet_keys_use: 54

and check you have this packet

//2015-10-29aRagexe
packet_ver: 54
packet_keys: 0x45B945B9,0x45B945B9,0x45B945B9	// [renniw]
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0437,5,walktoxy,2
0x035F,6,ticksend,2
0x0202,5,changedir,2:4
0x07E4,6,takeitem,2
0x0362,6,dropitem,2:4
0x07EC,8,movetokafra,2:4
0x0364,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposmoreinfo,2:4:6:8:10
0x096A,6,getcharnamerequest,2
0x0368,6,solvecharname,2
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0835,2,searchstoreinfonextpage,0
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0360,6,reqclickbuyingstore,2
0x0817,2,reqclosebuyingstore,0
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0365,18,partybookingregisterreq,2:4:6
//0x0363 //CZ_JOIN_BATTLE_FIELD
0x0281,-1,itemlistwindowselected,2:4:8:12
0x022D,19,wanttoconnection,2:6:10:14:18
0x0802,26,partyinvite2,2
//0x0436,4 // CZ_GANGSI_RANK
0x023B,26,friendslistadd,2
0x0361,5,hommenu,2:4
0x0860,36,storagepassword,2:4:20

Do not diff this function

​Disable Packet Encryption

Today I replaced packet_db.txt with the one available in the rA's GIT repository, changed both, packet and keys to ver 54 and still not working.

I'm not using that diff. Would you like to take a look at my repo?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  19
  • Reputation:   3
  • Joined:  11/26/11
  • Last Seen:  

i mean diff EXE with nemo

 

try to use this client i diff for you

link 

Edited by renniw
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   3
  • Joined:  03/18/16
  • Last Seen:  

Hi Freyr!

 

Hows your work progress? Is it working already? The one suggested by Renniw would be working fine.

 

If you are still facing this issue, might be you try this one.

 

Open you src/common/utils.c

And search this line

	else if(date < 20130807) return 44;
	else if(date < 20131223) return 45;
	else if(date < 20140212) return 46;
	//else if(date < 20140613) return 47;
	//else if(date < 20141016) return 48;
	else if(date < 20141022) return 50;
	else if(date < 20150513) return 51;
	else if(date < 20150916) return 52;
	else if(date < 20151001) return 53;
	else if(date >= 20151029) return 54;

	else return 30; //default

Does this line, have in your src/common/utils.c?

	else if(date >= 20151029) return 54;
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  38
  • Reputation:   7
  • Joined:  01/11/13
  • Last Seen:  

 

Hi Freyr!

 

Hows your work progress? Is it working already? The one suggested by Renniw would be working fine.

 

If you are still facing this issue, might be you try this one.

 

Open you src/common/utils.c

And search this line

	else if(date < 20130807) return 44;
	else if(date < 20131223) return 45;
	else if(date < 20140212) return 46;
	//else if(date < 20140613) return 47;
	//else if(date < 20141016) return 48;
	else if(date < 20141022) return 50;
	else if(date < 20150513) return 51;
	else if(date < 20150916) return 52;
	else if(date < 20151001) return 53;
	else if(date >= 20151029) return 54;

	else return 30; //default

Does this line, have in your src/common/utils.c?

	else if(date >= 20151029) return 54;

 

Yes, I have that line. I'm rebasing my repo every week, taking latest rA's improvements :)

 

i mean diff EXE with nemo

 

try to use this client i diff for you

link

Yes, I was talking about NEMO, I'm not disabling packet encryption, it seems the file you uploaded its corrupt, maybe your antivirus program? If so, can you save and upload the profile you used to diff the exe? so that I can diff the client in my PC and take a look at the diffs you used.

In my last post I meant if you want to take a look at my rA's source code in my git repository, maybe you can find something I didn't notice.

Just to check, I downloaded manually the latest rAthena from GitHub and replaced the src folder, then I used GIT to see each file change... Every file was with no change, but I noticed that src/map/pc.c had a conflicted copy. This was the only different file. I recompiled and noticed something new.

8 Minutes ago, they pushed Doram support https://github.com/rathena/rathena/commit/daa9e018f4395844c2689c15b31b0494d0240d45and now I have this issue... Is anyone else getting so much trouble?

Captura_de_pantalla_2016_03_19_a_las_16_

This is making the game client to crash.

Edited by Freyr
Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  587
  • Reputation:   431
  • Joined:  01/26/16
  • Last Seen:  

Revert this commit and try again.

You can do so by running this command in your terminal.

git revert aea025eca29350d2a38a3c10885bcf7286d6a1c9
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...