Welcome to RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr) Mark forums read | View Forum Leaders
RaGEZONE - MMORPG Development Forums (sponsored by tfn.gr)

Ragnarok Online Discuss, Failed to connect to server at Server Developments forum; Hello, i'm getting "Failed to connect to server." error. Code: char_athena.conf Code: // Server Communication username and password. userid: hello ...




Reply
Thread Tools
Help Failed to connect to server
 
 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Nov 2008
Posts: 2
11-03-2008, 03:23 PM
 
Hello, i'm getting "Failed to connect to server." error.

Code:
char_athena.conf
Code:
// Server Communication username and password.
userid: hello
passwd: hello

// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces in the name, or guild emblems won't work client-side!
server_name: hello

// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
wisp_server_name: Server


// 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: 192.168.1.100

// 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: 127.0.0.1

// 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: 202.156.14.77

// Character Server Port
char_port: 6121
Code:
map_athena.conf
Code:
// Interserver communication passwords, set in account.txt (or equiv.)
userid: hello
passwd: hello

// 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: 192.168.1.100

// 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: 202.156.14.77

// Map Server Port
map_port: 5121
Code:
login_athena.conf
Code:
//bind_ip: 127.0.0.1
 
// Login Server Port
login_port: 6900
Code:
subnet_athena.conf
Code:
subnet: 255.255.255.0:192.168.1.100:192.168.1.100
Code:
packet_athena.conf
Code:
// IP rules
//   allow : Accepts connections from the ip range (even if flagged as DDoS)
//   deny  : Rejects connections from the ip range
// The rules are processed in order, the first matching rule of each list (allow and deny) is used

// allow: 127.0.0.1
// allow: 192.168.0.0/16
// allow: 10.0.0.0/255.0.0.0
allow: all

// deny: 127.0.0.1
Code:
inter_athena.conf
Code:
// MySQL Login SQL Server
login_server_ip: 127.0.0.1
login_server_port: 3306
login_server_id: hello
login_server_pw: hello
login_server_db: hello

// MySQL Character SQL server
char_server_ip: 127.0.0.1
char_server_port: 3306
char_server_id: hello
char_server_pw: hello
char_server_db: hello

// MySQL Map SQL Server
map_server_ip: 127.0.0.1
map_server_port: 3306
map_server_id: hello
map_server_pw: hello
map_server_db: hello

// MySQL Log SQL Database
log_db_ip: 127.0.0.1
log_db_port: 3306
log_db_id: hello
log_db_pw: hello
log_db: logs

// for TXT -> SQL convertors
db_server_ip: 127.0.0.1
db_server_port: 3306
db_server_id: hello
db_server_pw: hello
db_server_logindb: hello
Tell me if any more information need.
Hope that my problem will be solved.
Thanks in advance.

cryheart
 
 
permalink
 

RaGEZONE is proudly sponsored by
 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Nov 2008
Posts: 2
11-04-2008, 12:16 AM
 
Sorry for double posting, i have another error.
When i log in and create a character, it goes to "Please Wait" for like 1 minute and then give me "Disconnected from server." do you know how can i solve this problem?

Thanks in advance.
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2008
Location: In a Box
Posts: 14
11-04-2008, 03:02 AM
 
Ya im new but I think you need to check your sclientinfo.xml and it should be in your data folder.
and update ill try to help if i can.
 
 
permalink
 


 
Baññed

Rank: Member


Reply With Quote
 
Join Date: Jul 2004
Location: Philippines
Posts: 346
11-16-2008, 03:41 PM
 
Quote: Originally Posted by cryheart View Post
Sorry for double posting, i have another error.
When i log in and create a character, it goes to "Please Wait" for like 1 minute and then give me "Disconnected from server." do you know how can i solve this problem?

Thanks in advance.

be sure that your packetver in the server is same in your client.
 
 
permalink
 

 
MMORPG-DEVELOPMENT.CO.NR

Rank: Member


Reply With Quote
 
Join Date: Aug 2007
Location: PrOuD To Be Ka - FuSo
Posts: 1,360
11-16-2008, 03:43 PM
 
what your useing Hexed or not?
 
 
permalink
 

 
The Technology Dude

Rank: Member


Reply With Quote
 
Join Date: Aug 2007
Location: Over The Sun
Posts: 370
11-16-2008, 06:15 PM
 
Have you tried changing everything to 127.0.0.1 first then trying to connect?

Quote:
subnet: 255.255.255.0:192.168.1.100:192.168.1.100
try changing it to this
Quote:
subnet: 255.255.255.0:127.0.0.1:127.0.0.1
Oh your user ID /Pass "hello" have you made one in your MySQL Admin? If you have does it have the Ragnarok Schema privileges? Or do you have a Ragnarok Account names hello with both user/pass?

I had this error too and a bunch of little things help fix it, Also make a ROCP, i couldn't login w/o making it.
 
 
permalink
 

 
Newbie

Rank: Omicron


Reply With Quote
 
Join Date: Oct 2008
Location: In a Box
Posts: 14
11-16-2008, 08:37 PM
 
Actually i use to get this error maybe its because when you extract the fulldatav3 from fox guide you need to copy the files inside fulldatv3 and put them in your data folder and delete fulldatav3 to make it work


And on the subnet thing i have all of them set to my subnet
 
 
permalink
 

Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT +1. The time now is 04:21 AM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RaGEZONE © 2001 - 2008





 
Evade Blackbelt School