ok well i checked it and the accounts are right in mysql ect
i have not changed anythink but the open port for the configs
account.ini
Code:
[Account1]
SERVERNAME=Alpha
LOGINNAME=test
PASSWORD=test
FREE_DEBUG=3
AuthorizeDB.cfg
Code:
127.0.0.1 test test my2 account name password id
count_stat server_name status
127.0.0.1 test 4871344843773d3d111 account
config.ini
Code:
[System]
LOGINLISTENPORT = 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS = 5000
SERVER_BUSY_DELAY_SECS = 3000
SERVERNAME = Alpha
LOGINNAME = test
PASSWORD = test
SERVERIP = 127.0.0.1
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=my2
DBUSER=test
DBPASSWORD=test
gameserver.cfg
Code:
600 1 127.0.0.1 test test my2

only changed the ip addresses atm for testing not sure if the GetConfig.ini file matters or not
any ideas?
edit: tryed this with my firewall compltly off still didnt work but the npc and msg server both work fine it is just the acc server wont luanch dose it need mysql5.0 instard?