KazuyaX93 Posted August 5, 2012 Posted August 5, 2012 Hey Guys, I've a problem. I want to join my server, but I get only the error: "Can't connect to server". I use the SVN "rathena-trunk-r16113-win32". I Downloaded the Game "Ragnarok 2012-07-04" I use the "Basic RAthena Client" from here: http://rathena.org/board/topic/54190-release-basic-rathena-client/ (2011-03-15aRagexeRE.exe) I can login into my Account and when I try to select my server, I'll get "Please wait..." first and then "Can't connect to server". My clientinfo.xml <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <extendedslot></extendedslot> <readfolder></readfolder> <connection> <display>Triagnarok</display> <desc>none</desc> <balloon>Rate:10/10/10</balloon> <address>46.228.199.102</address> <port>6900</port> <version>30</version> <langtype>1</langtype> <registrationweb>Web site</registrationweb> <aid> <admin></admin> </aid> </connection> </clientinfo> My mmo.h entry #ifndef PACKETVER //#define PACKETVER 20120704 #define PACKETVER 20110315 #endif Here's a short video to this. (sorry, the voice is the voice from one ofmy friends in skype xD ) http://www.youtube.com/watch?v=9aLsGtXQGaI&feature=player_embedded Quote
Prez Posted August 6, 2012 Posted August 6, 2012 looks like character server is down and map server. check your char ip and map ip Quote
KazuyaX93 Posted August 6, 2012 Author Posted August 6, 2012 looks like character server is down and map server. check your char ip and map ip I've found the problem^^ I have to change "127.0.0.1" to my Serverip^^ Quote
Prez Posted August 6, 2012 Posted August 6, 2012 Oh yes , if its an offline server. but if you are going to make it as a online server , you have to use your wan ip. Quote
Question
KazuyaX93
Hey Guys,
I've a problem.
I want to join my server, but I get only the error: "Can't connect to server".
I use the SVN "rathena-trunk-r16113-win32".
I Downloaded the Game "Ragnarok 2012-07-04"
I use the "Basic RAthena Client" from here: http://rathena.org/board/topic/54190-release-basic-rathena-client/ (2011-03-15aRagexeRE.exe)
I can login into my Account and when I try to select my server, I'll get "Please wait..." first and then "Can't connect to server".
My clientinfo.xml
My mmo.h entry
Here's a short video to this.
(sorry, the voice is the voice from one ofmy friends in skype xD )
http://www.youtube.com/watch?v=9aLsGtXQGaI&feature=player_embedded
3 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.