UnityMMO icon indicating copy to clipboard operation
UnityMMO copied to clipboard

Client should be forced back to the title screen as soon as connection to server has been dropped

Open T00fy opened this issue 9 years ago • 0 comments

Currently as long as client connects after logging in, they are able to do anything on login/character create menu. Socket exceptions are thrown if anything requires sending a packet to the server currently, which just locks the client up.

IsAuthenticated bool also needs to be reset everytime user enters title/login menu again

T00fy avatar Nov 05 '16 08:11 T00fy