Hi Teresa and All;
I want to ask a question which may be related to our problem. This is the second time I have come accross this problem. On the server side I am kicking a user using getApi().kickUserFromServer() but the user is hanging on the server. On the Electroserver5.log I do not get any exceptions after I use getApi().kickUserFromServer() The client of the kicked user's connection close event is successfully fired. The second time when the user is try to log in I got the generic error which is the Username exists in the users table.
Should I always use evictUserFromServer? Can I learn the meaning of zombie'd user?
Regards


Reply With Quote
