emilsorita Posted June 3, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 46 Reputation: 0 Joined: 05/30/13 Last Seen: January 8, 2015 Share Posted June 3, 2013 (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 June 3, 2013 by emilsorita Quote Link to comment Share on other sites More sharing options...
eJay Posted June 3, 2013 Group: Members Topic Count: 80 Topics Per Day: 0.02 Content Count: 325 Reputation: 76 Joined: 03/22/12 Last Seen: August 5, 2019 Share Posted June 3, 2013 Change your address to your wan ip Quote Link to comment Share on other sites More sharing options...
emilsorita Posted June 3, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 46 Reputation: 0 Joined: 05/30/13 Last Seen: January 8, 2015 Author Share Posted June 3, 2013 (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 June 3, 2013 by emilsorita Quote Link to comment Share on other sites More sharing options...
Jaburak Posted June 3, 2013 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 1125 Reputation: 236 Joined: 07/30/12 Last Seen: Friday at 01:27 AM Share Posted June 3, 2013 Did you change the IP in the config? Quote Link to comment Share on other sites More sharing options...
emilsorita Posted June 3, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 46 Reputation: 0 Joined: 05/30/13 Last Seen: January 8, 2015 Author Share Posted June 3, 2013 yes. i change the map_ip, char_ip Quote Link to comment Share on other sites More sharing options...
Patskie Posted June 3, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: November 10, 2024 Share Posted June 3, 2013 Did you portforward your router? Quote Link to comment Share on other sites More sharing options...
emilsorita Posted June 3, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 46 Reputation: 0 Joined: 05/30/13 Last Seen: January 8, 2015 Author Share Posted June 3, 2013 yes. Quote Link to comment Share on other sites More sharing options...
eJay Posted June 3, 2013 Group: Members Topic Count: 80 Topics Per Day: 0.02 Content Count: 325 Reputation: 76 Joined: 03/22/12 Last Seen: August 5, 2019 Share Posted June 3, 2013 Fire wall must off Make sure to open port after port forwarding Quote Link to comment Share on other sites More sharing options...
emilsorita Posted June 3, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 46 Reputation: 0 Joined: 05/30/13 Last Seen: January 8, 2015 Author Share Posted June 3, 2013 firewall is off. still nothing happens Quote Link to comment Share on other sites More sharing options...
eJay Posted June 3, 2013 Group: Members Topic Count: 80 Topics Per Day: 0.02 Content Count: 325 Reputation: 76 Joined: 03/22/12 Last Seen: August 5, 2019 Share Posted June 3, 2013 (edited) firewall is off. still nothing happensOpen port bro.Go to firewall ---> exception ---> add port Tcp and udp 5121,6121,6900 Edited June 3, 2013 by eJay Quote Link to comment Share on other sites More sharing options...
emilsorita Posted June 3, 2013 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 46 Reputation: 0 Joined: 05/30/13 Last Seen: January 8, 2015 Author Share Posted June 3, 2013 this is what i only found in my firewall. the sqls, should i put it in public? Quote Link to comment Share on other sites More sharing options...
eJay Posted June 3, 2013 Group: Members Topic Count: 80 Topics Per Day: 0.02 Content Count: 325 Reputation: 76 Joined: 03/22/12 Last Seen: August 5, 2019 Share Posted June 3, 2013 Try to search on youtube how to open port via window 7 Quote Link to comment Share on other sites More sharing options...
Question
emilsorita
im having this error when i compile my grf and my client info. "string blahblah: nil value"
using this clientinfo.xml
</clientinfo>
but when i use this clientinfo.xml,
it connects to my server. the problem is other people can't connect. what should i do now?
Edited by emilsoritaLink to comment
Share on other sites
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.