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!

Error's which appear in mostly servers.

Trying to be developer ^^
Loyal Member
Joined
Jul 21, 2010
Messages
1,072
Reaction score
360
AgentShop:
Code:
pass Cashback Interval(0)
pass Cashback Interval(0)
pass Cashback Interval(0)
....

Code:
[##ERROR##] remoteAddr(127.0.0.1), connectRetryNum_(9,1), serverAddr(127.0.0.1:38170)
try connect 127.0.0.1:38170, Sync
sock -1 ->LinkHandler close
----
Appear 2-3 times, but the svr works.

RockAndRollITS:

Code:
[##ERROR##] unregister command: 3204
[##ERROR##] unregister command: 3204
[##ERROR##] unregister command: 3204
...

WorldSvr_01_xx
Code:
Request LastNationRewardWarResults
Request LastNationRewardWarResults
Request LastNationRewardWarResults
....

if someone know how to fix these errors/informations which appear in logs all time and can tell would be awesome :)
 
Back
Top