[Help]Account Server Encounter Problem, Closes

09/30/2009 04:47 dibiase#1
When i start my account server, it says that it has encountered an error and needs to close.

My config files

AuthorizeDB.cfg
Code:
127.0.0.1 root rufeng account account name password id
count_stat server_name status
127.0.0.1 root 0aba5bef155bc40b account
gameserver.cfg
Code:
600 1 127.0.0.1 root rufeng account
Account.ini
Code:
[Account1]
SERVERNAME=OmegaEO
LOGINNAME=root
PASSWORD=rufeng
FREE_DEBUG=3
Config.ini
Code:
[System]
LOGINLISTENPORT	= 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS	= 3000
SERVER_BUSY_DELAY_SECS	= 1000
SERVERNAME = OmegaEO
LOGINNAME = root
PASSWORD = rufeng
SERVERIP = 68.191.59.240

[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=account
DBUSER=root
DBPASSWORD=rufeng
someone tell me whats wrong?

btw, the exe is from the mannequin server
10/01/2009 16:49 rensilva#2
hi friend you are using local ip or using dedicated ta you?

here's a look ServerIP = 68.191.59.240

iplocal = 127.0.0.1
10/11/2009 05:19 dibiase#3
u make no sense at all
10/11/2009 06:00 funhacker#4
They make perfect sense. They are asking you are you using an internal IP or external IP?
10/11/2009 06:17 dibiase#5
i solved the problem now

-mod please close