NOTICE: If you are a returning member, please reset your password to be able to log in as your old password can no longer be used. Make sure you check your spam/junk mail folder in case the reset consent mail lands there. Additionally, you may not reply to or start new topics outside of the non-archive zone.

Clientinfo.xml

Post Reply
User avatar

Topic author
Nirvaxstiel
Articles:0
Posts:849
Joined:Sat Oct 24, 2009 8:00 am
Location:Under the Night Sky, relaxing and napping.
Contact:

Badges

Clientinfo.xml

Post by Nirvaxstiel » Fri Dec 18, 2009 3:26 am

For people whom has sclientinfo.xml and cant connect to server heres the fix , put it in ur data folder :




You rolled a: 99999999! < XD

User avatar

Yandols
Articles:0
Posts:911
Joined:Fri Jul 24, 2009 8:00 am
Location:Rocknarok Town
Contact:

Badges

Post by Yandols » Fri Dec 18, 2009 3:36 am

Uh theres something wrong with your copy of clientinfo.xml
Your version
Show

Code: Select all

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype></servicetype>
<servertype></servertype>
   <connection>
      <display>VooDooRO</display>
      <balloon>Come play!</balloon>
      <desc>DESCRIPTION</desc>
      <address>5.50.96.165</address>
      <port>6900</port>
      <version>24</version>
      <langtype>7</langtype>
      <registrationweb></registrationweb>
      <aid>
         <admin></admin>
      </aid>
</clientinfo> 
Your </connection> is missing, it shouldn't affect much but i encourage you to add it to prevent any possible bugs.

It should be like this:
Fixed version
Show

Code: Select all

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype></servicetype>
<servertype></servertype>
   <connection>
      <display>VooDooRO</display>
      <balloon>Come play!</balloon>
      <desc>DESCRIPTION</desc>
      <address>5.50.96.165</address>
      <port>6900</port>
      <version>24</version>
      <langtype>7</langtype>
      <registrationweb></registrationweb>
      <aid>
         <admin></admin>
      </aid>
   </connection>
</clientinfo> 
Update it.
I'm Yandols. The Founder and Head Admin of this place.
Please contact me immediately if you encounter any problems.

User avatar

Topic author
Nirvaxstiel
Articles:0
Posts:849
Joined:Sat Oct 24, 2009 8:00 am
Location:Under the Night Sky, relaxing and napping.
Contact:

Badges

Post by Nirvaxstiel » Fri Dec 18, 2009 3:39 am

WTF? i can login and all with no Probs at all....Hmm... Ok i'll try if i get Login Problem its ur fault OK? Gonna Replace the attachment :D


You rolled a: 999999!

Post Reply

Return to “Rocknarok Online Development Center”