I have changed the Settings inside my SQL To the below.
account_id userid user_pass sex email level state unban_time expiration_time logincount lastlogin last_ip
1 ragnaroks1 ragnarokp1 S
[email protected] 0 0 0 0 0 0000-00-00 00:00:00
Also here are the Configuration Parts to my Map_Athena.conf and my Char_Athena.conf
Map Athena:
//--------------------------------------------------------------
// Configuration Info
//--------------------------------------------------------------
// Interserver communication passwords, set in account.txt (or equiv.)
userid: ragnaroks1
passwd: ragnarokp1
// 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: 127.0.0.1
// 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: 127.0.0.1
// Map Server Port
map_port: 5121
Char Athena:
// Athena Character configuration file.
// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.
// Server Communication username and password.
userid: ragnaroks1
passwd: ragnarokp1
// 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: eAthena
// 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: 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: 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: 127.0.0.1
// Character Server Port
char_port: 6121
When i Restart the server i get the Following Errors Also.
m[Notice]
m: Connection of the char-server 'eAthena' REFUSED.
m[Error]
m: Can not connect to login-server.
m[Error]
m: The server communication passwords (default s1/p1) are probably invalid.
m[Error]
m: Also, please make sure your login db has the correct communication username/passwords and the gender of the account is S.
m[Error]
m: The communication passwords are set in map_athena.conf and char_athena.conf
@frotek; i have done what you said and i am still getting the same Error.
Thank you,
Erewhon