Register for your free account! | Forgot your password?

You last visited: Today at 02:07

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



I need help ):

Discussion on I need help ): within the EO PServer Hosting forum part of the Eudemons Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2008
Posts: 108
Received Thanks: 3
Unhappy I need help ):

Okay, so heres the thing.. I'm making a server, but 'AccountServer' and 'NpcServer' both work.. I think (there not giving me an error or closing down.)
But 'MessageServer' doesnt seem to wanna work it just spams this "20:13:02【Connect to account server again...】" Does anyone know how to help me? ): Please, and thank you
harryrussell is offline  
Old 07/24/2009, 04:06   #2
 
elite*gold: 0
Join Date: Feb 2008
Posts: 108
Received Thanks: 3
Thumbs down

This is what is coming up, please can anyone help?
Attached Images
File Type: jpg server.jpg (20.4 KB, 46 views)
harryrussell is offline  
Old 07/24/2009, 06:37   #3
 
hio77's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 1,759
Received Thanks: 825
check your shell.dat and post a error log ....
hio77 is offline  
Old 07/24/2009, 12:45   #4
 
elite*gold: 0
Join Date: Feb 2008
Posts: 108
Received Thanks: 3
I don't know what im checking my shell.dat for :s but i edited it to say this, (with WinHex)
'64.186.132.134.......LastRevenge........test..... .......test.............&......' and where can i find the log? ):
harryrussell is offline  
Old 07/24/2009, 14:09   #5
 
elite*gold: 0
Join Date: Feb 2008
Posts: 108
Received Thanks: 3
Wink

Ill post my configs n stuff

Account.ini:

[Account1]
SERVERNAME=LastRevenge
LOGINNAME=test
PASSWORD=test
FREE_DEBUG=3

----------------
AuthorizeDB.cfg:

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 (AccountSever file)
[System]
LOGINLISTENPORT = 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS = 5000
SERVER_BUSY_DELAY_SECS = 3000
SERVERNAME = LastRevenge
LOGINNAME = test
PASSWORD = test
SERVERIP = 64.186.132.134
[Database]
DBHOSTNAME=64.186.132.134
DATABASENAME=my2
DBUSER=test
DBPASSWORD=test
----------------------------
gameserver.cfg:

600 1 127.0.0.1 test test my2
------------------------------
GetConfig.ini

[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=0
RegVIP=0
ACCName=AccountServer.exe
GetBackUser=0
MappedPort=9958
NewLoginPort=9951
MappedAddress=64.186.132.134
CloseMapped=1
------------------
Config.ini (GameServer Folde)

; 配置文件


[System]
SERVERNAME = LastRevenge
MONSTER_ACTIVE_LIMIT = 4000


[GameServer]
GAMESERVER_IP = 64.186.132.134
GAMESERVER_PORT = 5816
SND_SIZE = 64000
RCV_SIZE = 16000


[Database]
DB_IP = 64.186.132.134
DB_USER = test
DB_PW = test
DB_NAME = my2


[InternetPort]
MASTER_IP = 64.186.132.134
MASTER_PORT = 8653
PORT_SIZE = 53
LOGIN_KEY = dfkKO23k'[cvK934
CURRENT_PORTID = 2


[BusySleep]
LEVEL1 = 20 ; > 1000 sleep 20%
LEVEL2 = 30 ; > 2000
LEVEL3 = 40 ; > 3000
LEVEL4 = 50 ; > 4000
LEVEL5 = 60 ; > 5000



----------------------------------------
gameserver.cfg

600 600 600 600 600 600 600 1 127.0.0.1 test test my2
------------------------------------------------------
Shell.ini

; 外壳配置文件
; 2002.10.23

[System]
MAPGROUP_SIZE = 1
ACCEPT_MS = 500

[StreamType]
TYPE = 0 ;0=正常从SOCKET,1=SOCKET记录到文件, 2=从文件读(程序调试用)

[Database]
DB_IP = 64.186.132.134
DB_USER = test
DB_PW = test
DB_DB = my2


[AccountServer]
ACCOUNT_IP = 64.186.132.134
ACCOUNT_PORT = 9865
SERVERNAME = LastRevenge
LOGINNAME = test
PASSWORD = test
; 登录表尺寸, 10-5000
MAXLOGINTABLESIZE=1500
; 登录表超时秒数,0-86400
LOGINOVERTIMESECS=120




[InternetPort]
MASTER_IP = 64.186.132.134
MASTER_PORT = 8653
PORT_SIZE = 53
LOGIN_KEY = dfkKO23k'[cvK934
CURRENT_PORTID = 1



-----------------------------------
Shell.dat

64.186.132.134.......LastRevenge........test...... ......test.............&......
----------------------------------------------------------------------

I hope this can help you help me ):
harryrussell is offline  
Old 07/24/2009, 14:52   #6
 
hio77's Avatar
 
elite*gold: 20
Join Date: Jun 2006
Posts: 1,759
Received Thanks: 825
these port forwarded?

LOGINLISTENPORT = 9958
POINTLISTENPORT = 9865
hio77 is offline  
Old 07/24/2009, 16:02   #7
 
elite*gold: 0
Join Date: Feb 2008
Posts: 108
Received Thanks: 3
I think so, i had the server up yesterday.. But then my "freind" deleted everything off the VPS ): so i think thats been port forwaded if he made the server first time round
harryrussell is offline  
Old 07/24/2009, 17:43   #8
 
elite*gold: 0
Join Date: Oct 2008
Posts: 123
Received Thanks: 35
on mine i never changed this:
[Database]
DB_IP = 64.186.132.134
DB_USER = test
DB_PW = test
DB_NAME = my2

well i did but not the ip.. i think that might be your problem.. mine's still set to 127.0.0.1.. idk if it helps or not
snailtrail is offline  
Old 07/24/2009, 18:57   #9
 
connorbacon99's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 294
Received Thanks: 38
Quote:
Originally Posted by snailtrail View Post
on mine i never changed this:
[Database]
DB_IP = 64.186.132.134
DB_USER = test
DB_PW = test
DB_NAME = my2

well i did but not the ip.. i think that might be your problem.. mine's still set to 127.0.0.1.. idk if it helps or not
127.0.0.1 is just the local host IP i dont believe it would make a difference either way
connorbacon99 is offline  
Old 07/24/2009, 20:01   #10
 
elite*gold: 0
Join Date: Oct 2008
Posts: 123
Received Thanks: 35
For me it wont work unless i have it set to 127.0.0.1.. lol but then again. might be this swedish pc thingymabob haha but anyways. dun hurt to try =)
snailtrail is offline  
Reply




All times are GMT +2. The time now is 02:07.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.