Jump to content
  • 0

Having Problems with compiling grf and clientinfo.xml HELP


Question

Posted (edited)

im having this error when i compile my grf and my client info. "string blahblah: nil value"

 

using this clientinfo.xml

 

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
    <desc>Ragnarok Client Information</desc>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <hideaccountlist />
    <passwordencrypt />
    <passwordencrypt2 />
    <extendedslot />
    <readfolder />
    <connection>
        <display>DesesperacionRO</display>
        <desc>Ragnarok Online</desc>
        <balloon>enjoy!</balloon>
        <address>49.147.10.56</address>
        <port>6900</port>
        <version>30</version>
        <langtype>1</langtype>
        <registrationweb></registrationweb>
        <yellow>
            <admin>2000000</admin>
            <admin>2000002</admin>
            <admin>2000003</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>
            <image>loading10.jpg</image>
        </loading>
    </connection>

</clientinfo>

 

 

but when i use this clientinfo.xml,

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
   <connection>
      <display>Ragnarok</display>
      <balloon>the balloon</balloon>
      <desc>description</desc>
      <address>127.0.0.1</address>
      <port>6900</port>
      <version>26</version>
      <langtype>1</langtype>
      <registrationweb>flux.domain.com</registrationweb>
        <aid>
            <admin>2000000</admin>
            <admin>2000001</admin>
            <admin>2000002</admin>
        </aid>
        <loading>
            <image>loadingscreen01.jpg</image>
        </loading>
   </connection>
</clientinfo>
 

it connects to my server. the problem is other people can't connect. what should i do now?

Edited by emilsorita

11 answers to this question

Recommended Posts

Posted (edited)

yes. but when i change it to my wan ip, it cant connect to my server. ive already done portforwarding. but still cant connect. :(

Edited by emilsorita
Posted (edited)

firewall is off. :) still nothing happens

Open port bro.

Go to firewall ---> exception ---> add port

Tcp and udp

5121,6121,6900

Edited by eJay

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