Hello. O just created a server, and got everything server-side working fine!
So, i started working in client-side, and here goes my problem:
(Im using 2012-04-10 hexed)
I created a normal account using the db, everything is fine here.
I open my hexed, put my login / pass, then i select the server and i wait about to 20secs so the game gives me the message "Failed to connect to server"
I've already searched in the forum for people with the same error, and got no good answers about this :/ Someone know how to solve this?
The server recognizes im trying to log in, but it says "Closed connection from 127.0.0.1"
Question
Squirtle01
Hello. O just created a server, and got everything server-side working fine!
So, i started working in client-side, and here goes my problem:
(Im using 2012-04-10 hexed)
I created a normal account using the db, everything is fine here.
I open my hexed, put my login / pass, then i select the server and i wait about to 20secs so the game gives me the message "Failed to connect to server"
I've already searched in the forum for people with the same error, and got no good answers about this :/ Someone know how to solve this?
The server recognizes im trying to log in, but it says "Closed connection from 127.0.0.1"
My clientinfo:
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<desc>Ragnarok Online Client Information</desc>
<servicetype>korea</servicetype>
<servertype>primary</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>
<yellow>
<admin>2000000</admin>
<admin>2000001</admin>
<admin>2000002</admin>
</yellow>
</connection>
</clientinfo>

Edited by Squirtle01adding + infos
Link to comment
Share on other sites
4 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.