Jump to content
  • 0

Having Problems with compiling grf and clientinfo.xml HELP


emilsorita

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  46
  • Reputation:   0
  • Joined:  05/30/13
  • Last Seen:  

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

11 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  80
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   76
  • Joined:  03/22/12
  • Last Seen:  

Change your address to your wan ip

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  46
  • Reputation:   0
  • Joined:  05/30/13
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

Did you change the IP in the config?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  46
  • Reputation:   0
  • Joined:  05/30/13
  • Last Seen:  

yes. i change the map_ip, char_ip 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  1702
  • Reputation:   238
  • Joined:  09/05/12
  • Last Seen:  

Did you portforward your router?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  46
  • Reputation:   0
  • Joined:  05/30/13
  • Last Seen:  

post-17445-0-99035200-1370195281_thumb.png

 

 

yes. 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  80
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   76
  • Joined:  03/22/12
  • Last Seen:  

Fire wall must off

Make sure to open port after port forwarding

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  46
  • Reputation:   0
  • Joined:  05/30/13
  • Last Seen:  

firewall is off. :) still nothing happens

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  80
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   76
  • Joined:  03/22/12
  • Last Seen:  

firewall is off. :) still nothing happens

Open port bro.

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

Tcp and udp

5121,6121,6900

Edited by eJay
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  46
  • Reputation:   0
  • Joined:  05/30/13
  • Last Seen:  

this is what i only found in my firewall. the sqls, should i put it in public?post-17445-0-39898500-1370244590_thumb.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  80
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   76
  • Joined:  03/22/12
  • Last Seen:  

Try to search on youtube how to open port via window 7

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