|
You last visited: Today at 20:00
Advertisement
Helping Center
Discussion on Helping Center within the EO PServer Hosting forum part of the Eudemons Online category.
04/28/2009, 08:11
|
#241
|
elite*gold: 0
Join Date: Jan 2009
Posts: 9
Received Thanks: 0
|
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?
|
|
|
04/28/2009, 09:00
|
#242
|
elite*gold: 0
Join Date: Jun 2008
Posts: 48
Received Thanks: 16
|
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
|
#243
|
elite*gold: 0
Join Date: Mar 2007
Posts: 146
Received Thanks: 17
|
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
|
#244
|
elite*gold: 20
Join Date: Nov 2008
Posts: 1,408
Received Thanks: 405
|
Quote:
Originally Posted by IcedEarth
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
|
#245
|
elite*gold: 0
Join Date: Mar 2007
Posts: 146
Received Thanks: 17
|
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
|
#246
|
elite*gold: 20
Join Date: Nov 2008
Posts: 1,408
Received Thanks: 405
|
Quote:
Originally Posted by IcedEarth
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
|
#247
|
elite*gold: 0
Join Date: Mar 2007
Posts: 146
Received Thanks: 17
|
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
|
#248
|
elite*gold: 20
Join Date: Nov 2008
Posts: 1,408
Received Thanks: 405
|
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
|
#249
|
elite*gold: 0
Join Date: Mar 2007
Posts: 146
Received Thanks: 17
|
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
|
#250
|
elite*gold: 0
Join Date: Jun 2008
Posts: 48
Received Thanks: 16
|
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
|
#251
|
elite*gold: 0
Join Date: Mar 2007
Posts: 146
Received Thanks: 17
|
Yeah i got accserver fixed few hour ago, but msg & npc dont want to start
|
|
|
05/18/2009, 05:58
|
#252
|
elite*gold: 0
Join Date: Jan 2009
Posts: 18
Received Thanks: 0
|
help meh!
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
|
|
|
05/18/2009, 19:41
|
#253
|
elite*gold: 0
Join Date: Sep 2008
Posts: 617
Received Thanks: 38
|
Plyz hellp How remowe Cristmastree From Manequins DB? Thanks Epvpers
|
|
|
05/18/2009, 21:39
|
#254
|
elite*gold: 0
Join Date: Oct 2008
Posts: 1,128
Received Thanks: 261
|
Quote:
Originally Posted by sawickas
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
|
#255
|
elite*gold: 0
Join Date: Sep 2008
Posts: 617
Received Thanks: 38
|
Maby yuo can tell my were i can get it?
|
|
|
All times are GMT +1. The time now is 20:00.
|
|