Jump to content
  • 0

Rejected From Server (3)


Question

Posted (edited)

From a previous thread I was helped on how to solve a few of the issues in connecting to my own server, but I've run into another problem, which is being rejected from the server(3) after creating a character and trying to enter the world.

 

My mmo.h has packet version 20130807 and I believe my client Ragexe is also the same.

 

There seems to be no weird messages in charserv.exe

 

[info]: sd->version = 45
[info]: Loading Char Data (2000000)
[info]: Loading Char Data (2000000)
[info]: Char load request (150000)
[info]: storage load complete from DB - id: 2000000 (total: 0)
[info]: Loaded char (150000 - Wulfen):  status memo inventory cart storage 0 ski
lls friends hotkeys mercenary
[info]: Selected char: (Account 2000000: 0 - Wulfen)
[info]: Subnet check [177.xx.xxx.14]: WAN
 
 
My clientinfo.xml
 
  <?xml version="1.0" encoding="euc-kr" ?>
- <clientinfo>
  <desc>Ragnarok Client Information</desc>
  <servicetype>korea</servicetype>
  <servertype>primary</servertype>
- <connection>
  <display>Local</display>
  <address>177.xxx.xx.14</address>
  <port>6900</port>
  <version>45</version>
  <langtype>1</langtype>
  <registrationweb>www.ragnarok.com</registrationweb>
- <loading>
  <image>loading00.jpg</image>
  <image>loading01.jpg</image>
  <image>loading02.jpg</image>
  <image>loading03.jpg</image>
  <image>loading04.jpg</image>
  </loading>
  </connection>
  </clientinfo>
 
 
 
 
Any help would be greatly appreciated!

 


EDIT: I actually found an error  in mapserv.bat it says

 

[info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x50
31,l:19).
 
 
Hope this isolates the issue!
Edited by xWulfen

3 answers to this question

Recommended Posts

  • -1
Posted (edited)

How i can fix this error in 2018? there isnt any

#define PACKET_OBFUSCATION
 
into the \src\config\core.h
 
After Char Choosing i got rejected.
 
 
 
DONE
 found it in /src/config/packets.h
 
 
Edited by noaim90
Posted

 

From a previous thread I was helped on how to solve a few of the issues in connecting to my own server, but I've run into another problem, which is being rejected from the server(3) after creating a character and trying to enter the world.

 

My mmo.h has packet version 20130807 and I believe my client Ragexe is also the same.

 

There seems to be no weird messages in charserv.exe

 

[info]: sd->version = 45
[info]: Loading Char Data (2000000)
[info]: Loading Char Data (2000000)
[info]: Char load request (150000)
[info]: storage load complete from DB - id: 2000000 (total: 0)
[info]: Loaded char (150000 - Wulfen):  status memo inventory cart storage 0 ski
lls friends hotkeys mercenary
[info]: Selected char: (Account 2000000: 0 - Wulfen)
[info]: Subnet check [177.xx.xxx.14]: WAN
 
 
My clientinfo.xml
 
  <?xml version="1.0" encoding="euc-kr" ?>
- <clientinfo>
  <desc>Ragnarok Client Information</desc>
  <servicetype>korea</servicetype>
  <servertype>primary</servertype>
- <connection>
  <display>Local</display>
  <address>177.xxx.xx.14</address>
  <port>6900</port>
  <version>45</version>
  <langtype>1</langtype>
  <registrationweb>www.ragnarok.com</registrationweb>
- <loading>
  <image>loading00.jpg</image>
  <image>loading01.jpg</image>
  <image>loading02.jpg</image>
  <image>loading03.jpg</image>
  <image>loading04.jpg</image>
  </loading>
  </connection>
  </clientinfo>
 
 
 
 
Any help would be greatly appreciated!

 

EDIT: I actually found an error  in mapserv.bat it says

 

[info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x50
31,l:19).
 
 
Hope this isolates the issue!

 

 

Did you skip Packet Obfuscation DIFF?

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...