Jump to content
  • 0

Question

Posted

Hey,
 
In the charserver-sql.exe is the problem
 

aid=2 has an incorect version=0 in clientinfo. Server compiled for 46

 
This is my clientinfo.xml in my custom.grf
 


-<clientinfo>

<servicetype>korea</servicetype>

<servertype>primary</servertype>


-<connection>

<display>Ragnarok</display>

<balloon>Ragnarok</balloon>

<desc>Ragnarok</desc>

<address>127.0.0.1</address>

<port>6900</port>

<version>46</version>

<langtype>0</langtype>

<registrationweb></registrationweb>


-<aid>

<admin>2000000</admin>

<yellow/>

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

<image>loading09.jpg</image>

<image>loading10.jpg</image>

</loading>

</connection>

</clientinfo>

 

How can my client has the version 0?

I dont whink that the server is the problem.

 

 

Thank you.

4 answers to this question

Recommended Posts

Posted (edited)

Well, I think that it ins't a problem of the clientinfo.xml, it seems to be with compilation... And get a clean client, because it's simple to see the problems...

<clientinfo>
		<servicetype>korea</servicetype>
		<servertype>primary</servertype>
	<connection>
	
		<display>YOUR RO HERE</display>
		<balloon>Pop up..</balloon>
		
		<desc>Ragnarok</desc>
		
			<address>your ip here</address>
			
		<port>6900</port>
		<version>30</version>
		<langtype>6</langtype>
		
			<registrationweb>your cp here</registrationweb>
			
		-<aid>
			<admin>yor account id</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>
			<image>loading09.jpg</image>
			<image>loading10.jpg</image>
		</loading>
	</connection>
</clientinfo>
Edited by lipew

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