I need help ):

07/24/2009 02:15 harryrussell#1
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? ): :confused: Please, and thank you
07/24/2009 04:06 harryrussell#2
This is what is coming up, please can anyone help?[Only registered and activated users can see links. Click Here To Register...]
07/24/2009 06:37 hio77#3
check your shell.dat and post a error log ....
07/24/2009 12:45 harryrussell#4
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? ):
07/24/2009 14:09 harryrussell#5
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 ):
07/24/2009 14:52 hio77#6
these port forwarded?

LOGINLISTENPORT = 9958
POINTLISTENPORT = 9865
07/24/2009 16:02 harryrussell#7
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
07/24/2009 17:43 snailtrail#8
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
07/24/2009 18:57 connorbacon99#9
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 :)
07/24/2009 20:01 snailtrail#10
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 =)