Jump to content
  • 0

Client version=0 ?


Marschel

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  05/03/14
  • Last Seen:  

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.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   0
  • Joined:  04/18/14
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  05/03/14
  • Last Seen:  

dont work.

 

i did this.

 

Downloaded client from here http://www.nickyzai.com/?p=kro

then updated with rsu-kro-rag-lite and rsu-kro-renewal-lite

then i created custom.grf with the clientinfo.xml 

i tried different data/system folders

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  520
  • Reputation:   64
  • Joined:  11/19/11
  • Last Seen:  

Try to change you account_id to 2000000 not aid 2.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  05/03/14
  • Last Seen:  

Doesnt work.

Mhhh maybe I have the wrong client? or wrong update?

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