Jump to content
  • 0

Can Some one Help me to fix this problem 2013-08-07


Question

Posted

i always Got rejected from server I have a screen shots I'm using the latest 

 

post-7211-0-58641600-1398261645_thumb.jpg - login-char-map-server side

post-7211-0-79539100-1398261676_thumb.jpg - Ragexe2013-08-07

post-7211-0-74253100-1398261701_thumb.jpg - clientinfo.xml

post-7211-0-01903900-1398261721_thumb.jpg - packetdb.txt -server side

post-7211-0-13490000-1398261762_thumb.jpg - src/common/mmo.h

 

 

for those who know how to fix this common problem please kindly help me thanks for your kindness...

 

5 answers to this question

Recommended Posts

Posted

i always Got rejected from server I have a screen shots I'm using the latest 

 

attachicon.gifserver side screen shot.JPG - login-char-map-server side

attachicon.gifragexe 2013-08-07.JPG - Ragexe2013-08-07

attachicon.gifclientinfo.xml.JPG - clientinfo.xml

attachicon.gifpacketdb.JPG - packetdb.txt -server side

attachicon.gifsrc-common-mmo.h.JPG - src/common/mmo.h

 

 

for those who know how to fix this common problem please kindly help me thanks for your kindness...

did you recompile your server?

Posted

change your clientinfo.xml to this

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
		<connection>
			<display>My Server</display>
      		<desc></desc>
			<balloon>Let's Play</balloon>
      		<address>YOUR-IP</address>
      		<port>6900</port>
      		<version>45</version>
      		<langtype>0</langtype>
			<registrationweb>www.ragnarok.com</registrationweb>
			<yellow>
				<admin></admin>
			</yellow>
			<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>
				<image>loading09.jpg</image>
			</loading>
   		</connection>
</clientinfo>

i assume that you copy your sclientinfo.xml to clientinfo.xml

your problem is "servertype" change it to primary

hope its work

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