Helping Center

04/28/2009 08:11 AMinister#241
I've done all that was needed on the guide to make a private server for this game, but everytime i try to open AccountServer.exe, MsgServer.exe, and NPC.exe, i get errors and they close almost instantly.
Any Ideas?
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
04/28/2009 09:00 Mizzion#242
Make sure your mysql is running, and that you don't have multiple mysqls running at the same time. The first screenshot could be a mysql issue, but it could also be some config files messed up. The second and third screenshots show exactly what your issue is, it cant make an open connection to your database.
04/30/2009 10:29 IcedEarth#243
Dear E*pvpers i know it may have been posted serval times, but im still gonna ask it. I'm running a dedicated box with 8 GB of ram, with Gunz server, it has MySQL already installed, with server other accounts needed for games, i tried to create new account called test/test, it was success, but when i did all by the guide i got no luck running Account or any other server. It just closes down. Is it possible to run a EO server with any other account that may accualy work. I got a root account, tried that one too, no luck either. Anyone who can help me set up or fix that error gets credit from me ! Thank you. See you around.
04/30/2009 13:07 rexes13#244
Quote:
Originally Posted by IcedEarth View Post
Dear E*pvpers i know it may have been posted serval times, but im still gonna ask it. I'm running a dedicated box with 8 GB of ram, with Gunz server, it has MySQL already installed, with server other accounts needed for games, i tried to create new account called test/test, it was success, but when i did all by the guide i got no luck running Account or any other server. It just closes down. Is it possible to run a EO server with any other account that may accualy work. I got a root account, tried that one too, no luck either. Anyone who can help me set up or fix that error gets credit from me ! Thank you. See you around.
i have answered this hundreds of times....check ur AuthorizeDb.cfg and gameserver.cfg....that the most possible problem...
04/30/2009 13:17 IcedEarth#245
Double checked them. Here ill post them right here.

AuthorizeDB.cfg

Code:
127.0.0.1 test test my2 account name password id
count_stat server_name status
127.0.0.1 test 378b243e220ca493 my2
gameserver.cfg
Code:
600 1 127.0.0.1 test test my2
04/30/2009 16:10 rexes13#246
Quote:
Originally Posted by IcedEarth View Post
Double checked them. Here ill post them right here.

AuthorizeDB.cfg

Code:
127.0.0.1 test test my2 account name password id
count_stat server_name status
127.0.0.1 test 378b243e220ca493 my2
gameserver.cfg
Code:
600 1 127.0.0.1 test test my2
we need all ur config files from the accserver folder to tell u...
04/30/2009 16:35 IcedEarth#247
account.ini :
Code:
[Account1]
SERVERNAME=FatalEO
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 378b243e220ca493 my2
config.ini
Code:
[System]
LOGINLISTENPORT	= 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS	= 5000
SERVER_BUSY_DELAY_SECS	= 3000
SERVERNAME = Test
LOGINNAME = test
PASSWORD = test
SERVERIP = **6.**5.**0.*4
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=my2
DBUSER=test
DBPASSWORD=test
gameserver.cfg
Code:
600 1 127.0.0.1  test test my2
getconfig.ini
Code:
[MyGate]
KeepConnectTimeOut=60000
AttackLevel=1
MaxConnOfIPaddr=12
BlockMethod=1
ChgDefendLevel=1
ClearTempList=1
ReliefDefend=1
ChgDefendLevelCount=3
ClearTempListTime=120
ReliefDefendTime=120
Minimize=0
[GateClass]
DataBase=account
UserDataUase=my2
MySQLUser=test
MySQLPass=test
MySQLHost=localhost
ServerPort=5601
Rebot=1
recordmap_id=1000
recordx=170
recordy=400
recordmap_id2=1000
recordx2=170
recordy2=400
G_Reg=1
G_Get=1
G_Set=1
G_Hao=1
G_RegNum=0
MinUserLength=4
MaxUserLength=26
RunACC=0
AccDir=./
RunBak=0
MySQLDir=
FirstRun=1
TopList=1
RegVIP=0
ACCName=AccountServer.exe
GetBackUser=1
MappedPort=9958
NewLoginPort=9951
MappedAddress=127.0.0.1
CloseMapped=1
There all config files from AccServer
04/30/2009 16:38 rexes13#248
everything seems to be ok...when u open ur mysql are u able to see the ''my2'' db in the databases tab??
04/30/2009 16:46 IcedEarth#249
yeah, im able to see all databases, everything, but its just not working :S i tried all guides, im not a noob, it's just not like CO server. I would be happy if someone help me get it work
05/01/2009 00:45 Mizzion#250
In your config.ini you have

Code:
[System]
LOGINLISTENPORT	= 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS	= 5000
SERVER_BUSY_DELAY_SECS	= 3000
SERVERNAME = Test
LOGINNAME = test
PASSWORD = test
SERVERIP = **6.**5.**0.*4
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=my2
DBUSER=test
DBPASSWORD=test
Make it match your server name

Code:
[System]
LOGINLISTENPORT	= 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS	= 5000
SERVER_BUSY_DELAY_SECS	= 3000
SERVERNAME = FatalEO
LOGINNAME = test
PASSWORD = test
SERVERIP = **6.**5.**0.*4
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=my2
DBUSER=test
DBPASSWORD=test
05/01/2009 01:04 IcedEarth#251
Yeah i got accserver fixed few hour ago, but msg & npc dont want to start
05/18/2009 05:58 ExStylus#252
im trying to get the pally db going from neco. and his guide . but im getting as far as the green light and when i delete navicat acounts not needed. then u open up mysql to start up serv well it keeps saying error 1045 access denied for user ODBC@localhost < using password no.
if u can help post here on add me on msn at
[Only registered and activated users can see links. Click Here To Register...]
05/18/2009 19:41 sawickas#253
Plyz hellp How remowe Cristmastree From Manequins DB? Thanks Epvpers :)
05/18/2009 21:39 dani-filth0#254
Quote:
Originally Posted by sawickas View Post
Plyz hellp How remowe Cristmastree From Manequins DB? Thanks Epvpers :)
why dont u just look for mannequin db that dont have christmass
05/19/2009 15:05 sawickas#255
Maby yuo can tell my were i can get it?