Xkore1 Help, "failed to connect to server" Msg | 2.1 SVN

International

Moderator: Moderators

Trxitian
Noob
Noob
Posts: 10
Joined: 21 Dec 2008, 05:52
Noob?: No
Location: Tijuana, Mexico

Xkore1 Help, "failed to connect to server" Msg | 2.1 SVN

#1 Post by Trxitian »

Hi, I'm bak, again on valkyrie jeje, well this time i need support for setting up Xkore mode on valkyrie, here's what I've done so far:

1.- Extracted fclientinfo.xml from fdata.grf and changed the address tag (127.0.0.1) and renamed it to xkore.xml heres the file:

Code: Select all

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<servicetype>america</servicetype>
	<servertype>primary</servertype>
	<hideaccountlist></hideaccountlist>
	<extendedslot></extendedslot>
	<connection>
		<display>Xkore</display>
		<desc>None</desc>
		<address>127.0.0.1</address>
		<port>6901</port>
		<version>18</version>
		<langtype>1</langtype>
		<registrationweb>http://enweb.gravity.co.kr/e_regist.htm</registrationweb>
	</connection>
</clientinfo>
2.- Set the config values in config.txt here is the config:

Code: Select all

# 1 = hook into RO client, 2 = Act as stand-alone proxy, proxy = act as true proxy
XKore 1
XKore_silent 1
XKore_bypassBotDetection 0
XKore_exeName ragfree.exe

# XKore 2 / Proxy configuration
XKore_listenIp 127.0.0.1
XKore_listenPort 6901
XKore_publicIp 127.0.0.1

# It is not advised to set secureAdminPassword if you're using Xkore 2
secureAdminPassword 1
adminPassword jufrudai
callSign
commandPrefix ;
3.- Then created a shortcut on the desktop for RagFree.exe, right-clicked it and edited its target propertier to
"Path 1rag1 /account:xkore.xml"

4.- Ran Okore, got the message "start ragfree.exe"
5.- Started Ragfree, entered admin Password but the client times out saying "Failed to connect to server" message

I have tried using different ports, and all the clientinfo files of each *.grf file, updated recvdpackets-iro.txt, I also ran both the client and Openkore with admin rights, but nothing, any help is really apreciated, I did all this without a firewall.
"It is in our free time when trimph or fail" - F. Chopin
Scarya
Moderators
Moderators
Posts: 136
Joined: 26 May 2008, 12:25
Noob?: No

Re: Xkore1 Help, "failed to connect to server" Msg | 2.1 SVN

#2 Post by Scarya »

Ahm you don't need any kore.xml. Just XKore 1 in you rconfig.txt
Start OK, wait, start your client.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs and the universe trying to produce bigger and better idiots.
So far, the universe is winning.

Richard Cook

Wiki
Trxitian
Noob
Noob
Posts: 10
Joined: 21 Dec 2008, 05:52
Noob?: No
Location: Tijuana, Mexico

Re: Xkore1 Help, "failed to connect to server" Msg | 2.1 SVN

#3 Post by Trxitian »

Cool thx, it worked., Guide at hakore should be removed...

SOLVED
"It is in our free time when trimph or fail" - F. Chopin