[BIG HELP]What Kind of error is this?
What Kind of error is this Its came from my "AGENT SERVER"
Here is the Error
ERROR:CNetUser::CloseClient:client already closed
MsgLoginBack User Already Offline
(Client ID:101) (5.34.60.100:4533)
ERROR:Initialize character instance failed
ERROR:CNetUser::CloseClient:client already closed
(Client ID:102) (5.34.60.100:4541)
ERROR:DecreaseChannelUser Channel Number Wrong(-1)
ERROR:CNetUser::CloseClient:client already closed
(Client ID:103) (5.34.60.100:4542)
ERROR:DecreaseChannelUser Channel Number Wrong(-1)
ERROR:CNetUser::CloseClient:client already closed
please help me..i want my server to be succesfull. thanks
Re: [BIG HELP]What Kind of error is this?
How many channel you have?
Code:
ERROR:DecreaseChannelUser Channel Number Wrong(-1)
This is new to me.
Re: [BIG HELP]What Kind of error is this?
Re: [BIG HELP]What Kind of error is this?
Pretty strange to me really. The other error is normal. Thats the error when someone is disconnecting in the log-in or exits in-game.
Re: [BIG HELP]What Kind of error is this?
Something is connecting on your agent's port, e.g. status.php that lurks in your agent's port to check its status, well just a guess.
Re: [BIG HELP]What Kind of error is this?
that happens if you go to your password type in section and then quit the game
and maybe also at char selection, but it does absolutely nothing
Re: [BIG HELP]What Kind of error is this?
this error is normal, so you don't have to worry bout that...
:technolog:busted_co
Quote:
Originally Posted by
nickojack1
What Kind of error is this Its came from my "AGENT SERVER"
Here is the Error
ERROR:CNetUser::CloseClient:client already closed
MsgLoginBack User Already Offline
(Client ID:101) (5.34.60.100:4533)
ERROR:Initialize character instance failed
ERROR:CNetUser::CloseClient:client already closed
(Client ID:102) (5.34.60.100:4541)
ERROR:DecreaseChannelUser Channel Number Wrong(-1)
ERROR:CNetUser::CloseClient:client already closed
(Client ID:103) (5.34.60.100:4542)
ERROR:DecreaseChannelUser Channel Number Wrong(-1)
ERROR:CNetUser::CloseClient:client already closed
please help me..i want my server to be succesfull. thanks
Re: [BIG HELP]What Kind of error is this?