Jump to content
  • 0
Sign in to follow this  
Hakuryuu

Help...

Question

Error in console:

[Status]: Map Server is now online.[Info]: Received Fame List of '0' characters.[Status]: Received '40' guild castles from char-server.[Notice]: Abnormal end of connection (ip: 201.11.161.15): Unknown packet 0x5548[Info]: Closed connection from '201.11.161.15'.[Notice]: Abnormal end of connection (ip: 201.11.161.15): Unknown packet 0x5548[Info]: Closed connection from '201.11.161.15'. 

My mmo.h:

20120410

 

my hexed:

20120410

 

my clientinfo:

 

<?xml version="1.0" encoding="euc-kr" ?><clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>brazil</servicetype> <servertype>primary</servertype> <connection>  <display>ragnarok</display>  <desc>Ragnarok Online</desc>  <balloon>1000x/1000x/500x</balloon>  <address>189.1.169.50</address>  <port>6900</port>  <version>30</version>  <langtype>1</langtype>  <aid>   <admin>2000000</admin>   <admin>2000001</admin>   <admin>2000002</admin>  </aid><loading>			<image>loading00.jpg</image>			<image>loading01.jpg</image>			<image>loading02.jpg</image>			<image>loading03.jpg</image>			<image>loading04.jpg</image>			<image>loading05.jpg</image>			<image>loading06.jpg</image>			<image>loading07.jpg</image>			<image>loading08.jpg</image></loading> </connection></clientinfo> 

 

 

 

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

this exe seems to be a RagexeRE , so be sure to uncomment this line in your   /src/common/mmo.h and recompile your server

 

 

#define ENABLE_PACKETVER_RE
Edited by ossi0110

Share this post


Link to post
Share on other sites
  • 0

 

this exe seems to be a RagexeRE , so be sure to uncomment this line in your   /src/common/mmo.h and recompile your server

 

 

#define ENABLE_PACKETVER_RE

Thanks Ossi!

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.