Jump to content
  • 0

New Server: Rejected from Server(3)


Freya Jorgenson

Question


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   1
  • Joined:  11/22/11
  • Last Seen:  

Help, I've just setup my server. I'ts now saying its online on my host. I was able to successfully create my SQL tables (if thats what you call it).

I can reate a character, and the account shows on my login database.

But when I select my character to log in, it gives me "Rejected from Server(3)" error then closes the window. If I try it again, it will say "Server recognizes your log in(something like that)" then closes the window.

mmo.h - shows normal

and I also tried the steps mentioned on the other threads.

Account ID: currently I have registered is 2000000, 2000001

... Forgive my Noob question...

but does this matter?

error.jpg

- then on my SSH it says:

"Disconnecting session #6 with unknown packet version."

Edited by freya
Link to comment
Share on other sites

25 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

check your map server WAN.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  154
  • Reputation:   8
  • Joined:  05/31/12
  • Last Seen:  

I only think of this 3 possible reason that causes this error.

1. Check your char_athena.conf, login_athena.conf, map_athena.conf and make your WAN/Local IP is correct

2. Your PACKETVER in mmo.h should match your client version( /trunk/src/common/mmo.h )

#define PACKETVER 20111116

3. Check your clientinfo.xml / sclientinfo.xml and make sure everything you put there is correct. The address in your clientinfo.xml / sclientinfo.xml should be the same with the address you put in map_athena.conf

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

I only think of this 3 possible reason that causes this error.

1. Check your char_athena.conf, login_athena.conf, map_athena.conf and make your WAN/Local IP is correct

2. Your PACKETVER in mmo.h should match your client version( /trunk/src/common/mmo.h )

#define PACKETVER 20111116

3. Check your clientinfo.xml / sclientinfo.xml and make sure everything you put there is correct. The address in your clientinfo.xml / sclientinfo.xml should be the same with the address you put in map_athena.conf

agree with you.. check everything if it match

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   1
  • Joined:  11/22/11
  • Last Seen:  

1. 1. Check your char_athena.conf, login_athena.conf, map_athena.conf and make your WAN/Local IP is correct = did this and its correct

2. 2. Your PACKETVER in mmo.h should match your client version( /trunk/src/common/mmo.h ) #define PACKETVER 20111116

- this is what I've got:

#ifndef PACKETVER

#define PACKETVER 20111116

//#define PACKETVER 20100730

#endif

3. Check your clientinfo.xml / sclientinfo.xml and make sure everything you put there is correct. The address in your clientinfo.xml / sclientinfo.xml should be the same with the address you put in map_athena.conf

- this is what I have..

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
 <connection>
 <desc></desc>
   <display>MyRO</display>
   <balloon>My Ragnarok Online</balloon>
   <address>My IP</address>
   <port>6900</port>
   <version>25</version>
   <langtype>18</langtype>

<registrationweb></registrationweb>
<aid>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000003</admin>
<admin>2000004</admin>
<admin>2000005</admin>
<admin>2000251</admin>
</aid>
<yellow>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
<admin>2000003</admin>
<admin>2000004</admin>
<admin>2000005</admin>
<admin>2000251</admin>
</yellow>
<loading>
<image>loading01</image>
</loading>
 </connection>
</clientinfo>

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

i think it should work fine. try using much more older client like 20110315, the stable one to see if its all working. if its working, then your 20111116 diffed incorrectly.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   1
  • Joined:  11/22/11
  • Last Seen:  

Thank you xRaisen for your prompt reply. I will try that then I'm gonna update you if it worked or not =)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   5
  • Joined:  05/09/12
  • Last Seen:  

You need a packet_db list for your client.

Example,

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

Edited.

All you've to do is find the right packet_db list for your client and paste it inside your db folder > packet_db

Edited by Daikumi
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   1
  • Joined:  11/22/11
  • Last Seen:  

Thank you. For every versions there are specific packets right?

mine says its:

//packet_db_ver: 23

packet_ver: 5

and there are already packets inside it

Edited by freya
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   5
  • Joined:  05/09/12
  • Last Seen:  

Thank you. For every versions there are specific packets right?

mine says its:

//packet_db_ver: 23

packet_ver: 5

and there are already packets inside it

What's your client version?

Edited.

Look here http://svn6.assembla...kets/Packet_db/

If your client is there, just copy the packet list into your packet_db

Edited.

1. Edit your package_db with your client version and paste the client's packet list if it's not there.

2. Go to your SVN folder > conf folder > battle folder > client.conf

Make sure the packet_ver_flag is set to 0xFFFFF

Example,

// default value: 0xFFFFF (all clients)

packet_ver_flag: 0xFFFFF

3. Go to your SVN folder > src folder > common folder > mmo.h

Look for something similar to this:

#ifndef PACKETVER

//#define PACKETVER 20081126

#define PACKETVER 20120410 <----------- Change the numbers to your client version/date(example, mine is 2012-04-10, so it's 20120410)

#endif

Recompile.

Edited by Daikumi
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   1
  • Joined:  11/22/11
  • Last Seen:  

if I know it right, if I know how its correctly called, I thnk 2011-08-24bRagExeRe?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

it should packet_ver: 28 for 20110315

if your packet db for 20111116 does not exist, you cant even create a character. so i assume its working.

have you seen some error messages found on the shell after selecting a character? if so, you need a packet db version for 20111116

edit:

you mean you are using 2011-08-24bRagExeRe client and put #define PACKETVER 20111116 on mmo.h?

Edited by xRaisen
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   1
  • Joined:  11/22/11
  • Last Seen:  

you mean you are using 2011-08-24bRagExeRe client and put #define PACKETVER 20111116 on mmo.h? - Ive just changed it to 20110824 .. then have it recompiled. but still the same.

I can create a character, but when I log in, it gives me Rejected from Server(3) . May I ask for an advise, which SVN Revision works fine with which.. I guess my last resort is to do it once again =( .. But I would really want to resolve it if I still can.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

yes you can resolve this. im using the rathena latest version if thats what you mean. you can create yet you cant log-in, yes its a packet mismatch. lets fix this first before jumping into a higher client version. hmm well try this,

1. download the client from here http://rathena.org/b...rathena-client/

2. #define PACKETVER 20110315 on mmo.h

3. //packet_db_ver: 23

packet_ver: 28

then re-compile it. make sure you run make clean first if you are using linux.

on your clientinfo.xml

change this <version>25</version> into <version>28</version>

then run the server, and try logging in.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  146
  • Reputation:   1
  • Joined:  11/22/11
  • Last Seen:  

Alright. On it =)

Thank you so much xRaisen... and to all those people who replied...

I was able to log in now.... only few errors about btn* something.... I think I'll be able to figure it out... =)

THANK YOU RATHENA PEOPLE!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

no probs!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  25
  • Reputation:   0
  • Joined:  08/22/12
  • Last Seen:  

What would the packet_ver be for 2012-04-10aRagexeRE (20120410) ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   1
  • Joined:  12/19/12
  • Last Seen:  

try to use 2011-01-05aRagexeRE

try to use 2011-01-05aRagexeRE

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  12/25/12
  • Last Seen:  

post-13008-0-34129900-1356476905_thumb.png

can someone help me with this problem?i dont think i put the wrong password since i tried it so many time

and i think my server did not detect my client?

can someone help me with this?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  12/22/12
  • Last Seen:  

wrong lua files for ur client. :)

try search the correct lua

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  12/12/12
  • Last Seen:  

I'm having the same problem. Using client version 2012-04-10, and I've tried the 2011-01-05, and it didn't work either, gave me other problems. I tried everything that everyone has suggested here.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  318
  • Reputation:   37
  • Joined:  12/30/11
  • Last Seen:  

im using the 2012-04-10 and all works like a charm , i helped in the last 3 days for 6 ppls from rathena what got the same problems a Teamviewer Session and all problems got fixed , most due Wrong Diffied EXE or wrong used diff patcher. or wrong Clients etc

if anyone needs help in this client problems just drop me a PM and i will see if i can help you out whit TeamViewer ,

Easy way too contact me is Skype , nick = nightfire0110

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   1
  • Joined:  01/06/13
  • Last Seen:  

Hey guys, i would like some help here with this error;

[Info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x46

4d,l:19).

Notes:

. Im using 2012-04-10aRagexeRE client. patched with ShinsDiffPatcher.

. My packetversion in mmo.h is set to 20120410 by default

. My clientinfo packetver is set to 30

. My rAthena file packet_db.txt contains packer_ver 30 - packets for 2012-04-10 client. it is included in recents rathena versions.

. WAN, lan, Port F. settings are correct.

I found a lot of similar topics but still cannot fix the problem.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  36
  • Reputation:   0
  • Joined:  12/12/12
  • Last Seen:  

Thanks so much Ossi0110! You helped fix my problem in like 2 minutes, when I've been trying to figure it out for a few months now! lol. You rock!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  318
  • Reputation:   37
  • Joined:  12/30/11
  • Last Seen:  

Thanks so much Ossi0110! You helped fix my problem in like 2 minutes, when I've been trying to figure it out for a few months now! lol. You rock!

if you need more support just msg me :)

Edited by ossi0110
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   1
  • Joined:  01/06/13
  • Last Seen:  

It's WORKING! I can't belive, but it's finally working thanks to user ossi0110 ( http://http://rathena.org/board/user/1117-ossi0110/)

Who helped me a lot this afternoon (here is Brazil, GTM -3) until now (19:40 PM).

He spent a lot of time helping me to find the problems and fix then.

God bless him, because we dont a lot of people who has his goodwill to help like him.

Cheers to ossi0110 \o/

Cheers to ossi0110 \o/

  • Upvote 1
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...