help me pls

12/05/2009 23:12 chiquichan#1
My eo server no work

[Only registered and activated users can see links. Click Here To Register...]
12/05/2009 23:27 Gracek33#2
I think you must change MSG server.

Try this one:
[Only registered and activated users can see links. Click Here To Register...]
12/05/2009 23:35 chiquichan#3
no work men :S
12/06/2009 00:18 Gracek33#4
You made hamachi network?
12/06/2009 00:47 .Ash#5
Check every file again. And make sure you HexEdit the shell.dat
12/06/2009 01:15 chiquichan#6
Quote:
Originally Posted by SpongeBox View Post
Check every file again. And make sure you HexEdit the shell.dat


You can help me with a team viewer?
12/06/2009 01:31 PraDevil[ELITE]#7
take a look here.. the login and password must be same or die..!

Code:
ACCserver account.ini

[Account1]
SERVERNAME=servername
LOGINNAME=[COLOR="Red"]root[/COLOR]
PASSWORD=[COLOR="Red"]*****[/COLOR]
FREE_DEBUG=3
Code:
ACCserver config.ini

[System]
LOGINLISTENPORT	= 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS	= 3000
SERVER_BUSY_DELAY_SECS	= 1000
SERVERNAME = servername
LOGINNAME =[COLOR="Red"] root[/COLOR]
PASSWORD = [COLOR="Red"]*****[/COLOR]
SERVERIP = 127.0.0.1
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=account
DBUSER=[COLOR="Red"]root[/COLOR]
DBPASSWORD=[COLOR="Red"]*****[/COLOR]
Code:
;
GameServer config.ini

 配置文件


[System]
SERVERNAME	= servername
MONSTER_ACTIVE_LIMIT = 4000


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


[Database]
DB_IP			= 127.0.0.1
DB_USER			= [COLOR="Red"]root[/COLOR]
DB_PW			= [COLOR="Red"]*****[/COLOR]
DB_NAME			= my


[InternetPort]
MASTER_IP	= 127.0.0.1
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
Code:
GameServer shell.ini

; 外壳配置文件
; 2002.10.23

[System]
MAPGROUP_SIZE		= 1
ACCEPT_MS = 500

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

[Database]
DB_IP		= 127.0.0.1
DB_USER		= [COLOR="Red"]root[/COLOR]
DB_PW		= [COLOR="Red"]*****[/COLOR]
DB_DB		= my


[AccountServer]
ACCOUNT_IP			= 127.0.0.1
ACCOUNT_PORT			= 9865
SERVERNAME			= servername
LOGINNAME			= [COLOR="Red"]root[/COLOR]
PASSWORD			= [COLOR="Red"]*****[/COLOR]
; 登录表尺寸, 10-5000
MAXLOGINTABLESIZE=1500
; 登录表超时秒数,0-86400
LOGINOVERTIMESECS=120




[InternetPort]
MASTER_IP	= 127.0.0.1
MASTER_PORT	= 8653
PORT_SIZE	= 53
LOGIN_KEY	= dfkKO23k'[cvK934
CURRENT_PORTID	= 1
also take a look at your shell.dat
if u changing the server name or ip u will need to use my attachment to make new shell.dat or hard way go to hex edit..here the pic..no need to edit the 9865 if u using mannequin DB
[Only registered and activated users can see links. Click Here To Register...]

if this will help u just click thanks button;)
12/06/2009 02:00 chiquichan#8
:S men help me pls
12/06/2009 02:16 sexybeast777#9
i had the same problem when helping a friend, i started everything over and it worked...also if your using vista make sure UAC is disabled
12/06/2009 02:31 chiquichan#10
i have team wivier help me add me [Only registered and activated users can see links. Click Here To Register...] or [Only registered and activated users can see links. Click Here To Register...]
12/06/2009 03:03 ilikenachos#11
u gotta learn to do it by urself no one is gonna do it for u
12/07/2009 00:00 .Ash#12
Quote:
Originally Posted by PraDevil View Post
take a look here.. the login and password must be same or die..!

Code:
ACCserver account.ini

[Account1]
SERVERNAME=servername
LOGINNAME=[COLOR="Red"]root[/COLOR]
PASSWORD=[COLOR="Red"]*****[/COLOR]
FREE_DEBUG=3
Code:
ACCserver config.ini

[System]
LOGINLISTENPORT	= 9958
POINTLISTENPORT = 9865
SERVER_FULL_DELAY_SECS	= 3000
SERVER_BUSY_DELAY_SECS	= 1000
SERVERNAME = servername
LOGINNAME =[COLOR="Red"] root[/COLOR]
PASSWORD = [COLOR="Red"]*****[/COLOR]
SERVERIP = 127.0.0.1
[Database]
DBHOSTNAME=127.0.0.1
DATABASENAME=account
DBUSER=[COLOR="Red"]root[/COLOR]
DBPASSWORD=[COLOR="Red"]*****[/COLOR]
Code:
;
GameServer config.ini

 配置文件


[System]
SERVERNAME	= servername
MONSTER_ACTIVE_LIMIT = 4000


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


[Database]
DB_IP			= 127.0.0.1
DB_USER			= [COLOR="Red"]root[/COLOR]
DB_PW			= [COLOR="Red"]*****[/COLOR]
DB_NAME			= my


[InternetPort]
MASTER_IP	= 127.0.0.1
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
Code:
GameServer shell.ini

; 外壳配置文件
; 2002.10.23

[System]
MAPGROUP_SIZE		= 1
ACCEPT_MS = 500

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

[Database]
DB_IP		= 127.0.0.1
DB_USER		= [COLOR="Red"]root[/COLOR]
DB_PW		= [COLOR="Red"]*****[/COLOR]
DB_DB		= my


[AccountServer]
ACCOUNT_IP			= 127.0.0.1
ACCOUNT_PORT			= 9865
SERVERNAME			= servername
LOGINNAME			= [COLOR="Red"]root[/COLOR]
PASSWORD			= [COLOR="Red"]*****[/COLOR]
; 登录表尺寸, 10-5000
MAXLOGINTABLESIZE=1500
; 登录表超时秒数,0-86400
LOGINOVERTIMESECS=120




[InternetPort]
MASTER_IP	= 127.0.0.1
MASTER_PORT	= 8653
PORT_SIZE	= 53
LOGIN_KEY	= dfkKO23k'[cvK934
CURRENT_PORTID	= 1
also take a look at your shell.dat
if u changing the server name or ip u will need to use my attachment to make new shell.dat or hard way go to hex edit..here the pic..no need to edit the 9865 if u using mannequin DB
[Only registered and activated users can see links. Click Here To Register...]

if this will help u just click thanks button;)
Are you going to give Credits for the shell.dat editor?
12/07/2009 06:53 PraDevil[ELITE]#13
Quote:
Originally Posted by SpongeBox View Post
Are you going to give Credits for the shell.dat editor?
nope..im just bought the shell.dat editor from newbie tool that release by rexes and put some info how to use it..so it will be thank to rexes for their release and thank to me for show their tool and make it usefull for newbies here.
12/07/2009 08:03 DEADP00L#14
actually no the credits would go to Rex and the orginal creator. You would also get credit for explaining it but the real cred goes to those two
12/08/2009 04:18 .Ash#15
Lol i thought it was from [Only registered and activated users can see links. Click Here To Register...]

My Apologies. And
Quote:
Originally Posted by PraDevil View Post
im just bought the shell.dat editor from newbie tool that release by rexes and put some info how to use it
Thats credits :)