Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[HELP]Port Forwarding[HELP]

Newbie Spellweaver
Joined
Feb 1, 2015
Messages
18
Reaction score
0
Im using this modem



mikehacker182 - [HELP]Port Forwarding[HELP] - RaGEZONE Forums



mikehacker182 - [HELP]Port Forwarding[HELP] - RaGEZONE Forums



I Can Login to Server
I Can See Channels
but I can't enter channel.

is my port forwarding somewhat wrong?
i really dont know how to port forward

mikehacker182 - [HELP]Port Forwarding[HELP] - RaGEZONE Forums



mikehacker182 - [HELP]Port Forwarding[HELP] - RaGEZONE Forums



this is the error in RockAndRollITS

Code:
[Tue Feb 24 2015 13:24:24.124583 4152007536]: OnIPCESymFileRequest(): GMS ESYM BINARY send(Ok): nation(BRA), key(f2b76e1ee8a92a8ce99a41c07926d3f3), size(568)
[Tue Feb 24 2015 13:27:25.935693 4152007536]: [##ERROR##] unregister command: 3204
[Tue Feb 24 2015 13:30:35.409610 4152007536]: [##ERROR##] unregister command: 3204
[Tue Feb 24 2015 13:33:44.881750 4152007536]: [##ERROR##] unregister command: 3204



error in world_01_01
Code:
[Tue Feb 24 2015 13:24:29.922578 4151498448]: open log file  '/var/log/cabal/WorldSvr_01_01.log'
[Tue Feb 24 2015 13:24:29.922662 4151498448]: LOG LEVEL: 3
[Tue Feb 24 2015 13:24:29.922697 4151498448]: MemPoolUnitSizeClass(2): 24576Bytes
[Tue Feb 24 2015 13:24:29.922898 4151498448]: Seed: 1309682919
[Tue Feb 24 2015 13:24:29.923058 4151498448]: Start WorldSvr_01_01 Server
[Tue Feb 24 2015 13:24:29.923102 4151498448]: InitEnv BEGIN
[Tue Feb 24 2015 13:24:30.139334 4151498448]: [##ERROR##] open fail ()
[Tue Feb 24 2015 13:24:30.139524 4151498448]: [##ERROR##] open fail ()
[Tue Feb 24 2015 13:24:30.139568 4151498448]: [##ERROR##] open fail ()
[Tue Feb 24 2015 13:24:30.139609 4151498448]: [##ERROR##] open fail ()
[Tue Feb 24 2015 13:24:30.139650 4151498448]: [##ERROR##] open fail ()
[Tue Feb 24 2015 13:24:30.139699 4151498448]: CheckSkillCoolTimeHack (Off)


error in AuthDBAgent

Code:
[Tue Feb 24 2015 13:24:14.697050 4151765760]: 1.open user 8 [9761C60] (127.0.0.1)
[Tue Feb 24 2015 13:24:23.274957 4046859120]: Database Connect success!
[Tue Feb 24 2015 13:24:24.064846 4046859120]: OnIPCGMSAuthRequest(): GMS STATE nation(BRA, 0) : IP(127.0.0.1), PORT(38170), RESULT(Alert), SS(KeepState), ALT(KeepState), FAIL(KeepState), ITEM(Data/Item.scp), MOB(Data/Mobs.scp), WARP(Data/Warp.scp)


in my pc i install centos 6.6 64bit to be my server
in my laptop i install 32bit windos7 running my database, and use to run the client



 
Trying to be developer ^^
Loyal Member
Joined
Jul 21, 2010
Messages
1,072
Reaction score
360
These logs what u post have nothing to the connection, u can ignore them.
The problem probably is in magic key, read on forum about it :)
Or... open ur LoginSvr_01.ini and find or add line (if not exist):
IgnoreClientVersion=1
now restart ur svr, and try login again :)
 
Upvote 0
Newbie Spellweaver
Joined
Feb 1, 2015
Messages
18
Reaction score
0
These logs what u post have nothing to the connection, u can ignore them.
The problem probably is in magic key, read on forum about it :)
Or... open ur LoginSvr_01.ini and find or add line (if not exist):
IgnoreClientVersion=1
now restart ur svr, and try login again :)


i have tried that one..change the
IgnoreClientVersion=1,
restart the server

nothing hapens still cant login to channel
my magic key match to the client and server and database

is my port forwarding correct?

can you give me example of port forwarding?

centosLanIP:port
WanIP=port
win7LanIP:port
 
Upvote 0
Back
Top