Sammo Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 09/05/14 Last Seen: October 12, 2024 Share Posted March 9, 2018 (edited) Hi all, In the console it shows that the server has accepted the connection and it hangs for a while then shows failed to connect to server. Using 2017-05-17aRagexeRE and let me know what other info you'd like. Thank you very much. Edited March 9, 2018 by Sammo Quote Link to comment Share on other sites More sharing options...
0 AceofSpades Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 114 Reputation: 6 Joined: 03/02/18 Last Seen: 11 hours ago Share Posted March 9, 2018 check your clientinfo.xml Quote Link to comment Share on other sites More sharing options...
0 Sammo Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 09/05/14 Last Seen: October 12, 2024 Author Share Posted March 9, 2018 (edited) <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>Local</display> <address>127.0.0.1</address> <port>6900</port> <version>46</version> <langtype>0</langtype> <registrationweb>www.ragnarok.com</registrationweb> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> </loading> </connection> </clientinfo> server is on the same machine Edited April 21, 2020 by Mael Use codebox Quote Link to comment Share on other sites More sharing options...
0 AceofSpades Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 114 Reputation: 6 Joined: 03/02/18 Last Seen: 11 hours ago Share Posted March 9, 2018 (edited) <address>127.0.0.1</address> go cmd then type ipconfig then change 127.0.01 to your LAN ip from ipconfig Edited April 21, 2020 by Mael Use codebox Quote Link to comment Share on other sites More sharing options...
0 Sammo Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 09/05/14 Last Seen: October 12, 2024 Author Share Posted March 9, 2018 I tried that also.. it shows on the server console that it accepts my connection but then it fails. Quote Link to comment Share on other sites More sharing options...
0 AceofSpades Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 114 Reputation: 6 Joined: 03/02/18 Last Seen: 11 hours ago Share Posted March 9, 2018 show me your screenshot about settings your server.... Quote Link to comment Share on other sites More sharing options...
0 Sammo Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 09/05/14 Last Seen: October 12, 2024 Author Share Posted March 9, 2018 // Login Server IP // The character server connects to the login server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. login_ip: 127.0.0.1 // The character server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: LAN IP HERE // Login Server Port login_port: 6900 // Character Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. char_ip: WAN IP HERE // Character Server Port char_port: 6121 // Character Server IP // The map server connects to the character server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. char_ip: LAN IP HERE // The map server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: 127.0.0.1 // Character Server Port char_port: 6121 // Map Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. map_ip: WAN IP HERE // Map Server Port map_port: 5121 subnet: 255.255.255.0:LANIP:LANIP Quote Link to comment Share on other sites More sharing options...
0 AceofSpades Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 114 Reputation: 6 Joined: 03/02/18 Last Seen: 11 hours ago Share Posted March 9, 2018 Just now, Sammo said: // Login Server IP // The character server connects to the login server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. login_ip: 127.0.0.1 <----- Change to your LAN IP // The character server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: LAN IP HERE // Login Server Port login_port: 6900 // Character Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. char_ip: <------- Your LAN/WAN IP // Character Server Port char_port: 6121 // Character Server IP // The map server connects to the character server using this IP address. // NOTE: This is useful when you are running behind a firewall or are on // a machine with multiple interfaces. char_ip: <------ LAN IP // The map server listens on the interface with this IP address. // NOTE: This allows you to run multiple servers on multiple interfaces // while using the same ports for each server. //bind_ip: 127.0.0.1 // Character Server Port char_port: 6121 // Map Server IP // The IP address which clients will use to connect. // Set this to what your server's public IP address is. map_ip: <------- Your LAN/WAN IP // Map Server Port map_port: 5121 Quote Link to comment Share on other sites More sharing options...
0 Sammo Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 09/05/14 Last Seen: October 12, 2024 Author Share Posted March 9, 2018 No go, same failed to connect. Quote Link to comment Share on other sites More sharing options...
0 AceofSpades Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 114 Reputation: 6 Joined: 03/02/18 Last Seen: 11 hours ago Share Posted March 9, 2018 Just now, Sammo said: No go, same failed to connect. do you have a teamviewer? Quote Link to comment Share on other sites More sharing options...
0 Sammo Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 09/05/14 Last Seen: October 12, 2024 Author Share Posted March 9, 2018 sent you a PM Quote Link to comment Share on other sites More sharing options...
0 AceofSpades Posted March 9, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 114 Reputation: 6 Joined: 03/02/18 Last Seen: 11 hours ago Share Posted March 9, 2018 hold on :-D Quote Link to comment Share on other sites More sharing options...
0 Sammo Posted March 10, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 18 Reputation: 0 Joined: 09/05/14 Last Seen: October 12, 2024 Author Share Posted March 10, 2018 still not resolved... but I am using a new guide to get this worked out. Quote Link to comment Share on other sites More sharing options...
0 AceofSpades Posted March 10, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 114 Reputation: 6 Joined: 03/02/18 Last Seen: 11 hours ago Share Posted March 10, 2018 Just now, Sammo said: still not resolved... but I am using a new guide to get this worked out. i hope you will solved that problem..... go bro!!! :-D Quote Link to comment Share on other sites More sharing options...
0 JohnKim Posted October 20, 2018 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 11 Reputation: 1 Joined: 10/19/18 Last Seen: November 6, 2018 Share Posted October 20, 2018 did you manage to solve it? im having the same problem. Quote Link to comment Share on other sites More sharing options...
0 jeric2k3 Posted January 17 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 3 Reputation: 0 Joined: 08/17/17 Last Seen: April 9 Share Posted January 17 any solutions here? Quote Link to comment Share on other sites More sharing options...
Question
Sammo
Hi all,
In the console it shows that the server has accepted the connection and it hangs for a while then shows failed to connect to server. Using 2017-05-17aRagexeRE and let me know what other info you'd like.
Thank you very much.
Edited by SammoLink to comment
Share on other sites
15 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.