Jump to content
  • 0

problem reject from server (3) Client


montero11

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   1
  • Joined:  04/26/15
  • Last Seen:  

Hello good evening
 
first of all I have read many guides and there is no way I can connect my client with his emulator
 
with an image here 
 
2llje4i.jpg
 
 
 
the same will put everything to my client change date 2012-04-10
#ifndef PACKETVER
	#define PACKETVER 20120410
	//#define PACKETVER   20130724
#endif

enum { // packet DB
	MIN_PACKET_DB  = 0x0064,
	MAX_PACKET_DB  = 0xf00,
	MAX_PACKET_VER = 30,
	MAX_PACKET_POS = 20,

/// Comment to disable the official packet obfuscation support.
/// When enabled, make sure there is value for 'packet_keys' of used packet version or
/// defined 'packet_keys_use' in db/[import/]packet_db.txt.
/// This requires PACKETVER 2011-08-17 or newer.
//#define PACKET_OBFUSCATION

//packet_db_ver: 29
packet_db_ver: default
packet_keys_use: default

// default value: 0x7FFFFFFF			(all clients/versions [5;39])
packet_ver_flag: 0x00200000

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
   <connection>
      <display>Ragnarok</display>
      <balloon>ZestiriaRO</balloon>
      <desc>15k15k15k</desc>
      <address>IP</address>
      <port>6900</port>
      <version>30</version>
      <langtype>1</langtype>
      <registrationweb></registrationweb>
        <aid>
            <admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
			<admin>2000005</admin>
        </aid>
        <loading>
            <image>loadingscreen01.jpg</image>
        </loading>
   </connection>
</clientinfo>

I did not put the ip that use a VPS

since I'm not using the option // #define PACKET_OBFUSCATION this may be the problem

if anyone can help to correct this serious problem of great help and please do know that all these steps were my big mistakes

if there is a guide please be great if I could give the.

 
Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   46
  • Joined:  03/27/13
  • Last Seen:  

 

Hello good evening
 
first of all I have read many guides and there is no way I can connect my client with his emulator
 
with an image here 
 
2llje4i.jpg
 
 
 
the same will put everything to my client change date 2012-04-10
#ifndef PACKETVER
	#define PACKETVER 20120410
	//#define PACKETVER   20130724
#endif

enum { // packet DB
	MIN_PACKET_DB  = 0x0064,
	MAX_PACKET_DB  = 0xf00,
	MAX_PACKET_VER = 30,
	MAX_PACKET_POS = 20,

/// Comment to disable the official packet obfuscation support.
/// When enabled, make sure there is value for 'packet_keys' of used packet version or
/// defined 'packet_keys_use' in db/[import/]packet_db.txt.
/// This requires PACKETVER 2011-08-17 or newer.
//#define PACKET_OBFUSCATION

//packet_db_ver: 29
packet_db_ver: default
packet_keys_use: default

// default value: 0x7FFFFFFF			(all clients/versions [5;39])
packet_ver_flag: 0x00200000

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
   <connection>
      <display>Ragnarok</display>
      <balloon>ZestiriaRO</balloon>
      <desc>15k15k15k</desc>
      <address>IP</address>
      <port>6900</port>
      <version>30</version>
      <langtype>1</langtype>
      <registrationweb></registrationweb>
        <aid>
            <admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
			<admin>2000005</admin>
        </aid>
        <loading>
            <image>loadingscreen01.jpg</image>
        </loading>
   </connection>
</clientinfo>

I did not put the ip that use a VPS

since I'm not using the option // #define PACKET_OBFUSCATION this may be the problem

if anyone can help to correct this serious problem of great help and please do know that all these steps were my big mistakes

if there is a guide please be great if I could give the.

 

 

1. Make packet_db_ver into 30 on your packet_db.txt

 

2. If #1 didn't work, open NEMO and apply the diff, Disable Packet Encryption.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   1
  • Joined:  04/26/15
  • Last Seen:  

ok I will try and put it over here if you can fix it


hello my client still does not work 

//packet_db_ver: 29
packet_db_ver: 30
packet_keys_use: default

Data ini

[Data]
0=MyRO.grf
1=data.grf
2=rdata.grf
3=paletas.grf

33p3nrp.png

 

14j7t4n.png

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   46
  • Joined:  03/27/13
  • Last Seen:  

ok I will try and put it over here if you can fix it

hello my client still does not work 

//packet_db_ver: 29
packet_db_ver: 30
packet_keys_use: default

Data ini

[Data]
0=MyRO.grf
1=data.grf
2=rdata.grf
3=paletas.grf

33p3nrp.png

 

14j7t4n.png

 

When you disabled PACKET_OBSFUSCATION, did you recompiled as well?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   1
  • Joined:  04/26/15
  • Last Seen:  

I could make it work and thank you very much  /ok  /no1

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