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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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