pomelo-unityclient-socket icon indicating copy to clipboard operation
pomelo-unityclient-socket copied to clipboard

Unity freezing on disconnect

Open qkhanh02 opened this issue 10 years ago • 4 comments

Hi, I tried this but it always freezing the unity. void OnApplicationQuit() { if (pclient != null) { Debug.Log("quit"); pclient.disconnect(); }

}

qkhanh02 avatar Oct 17 '14 18:10 qkhanh02

I have the same problem

zaixia2008 avatar Jun 10 '15 06:06 zaixia2008

Unity Editor Mode?

zk-luke avatar Jun 12 '15 02:06 zk-luke

编译出来的程序,也会出现卡死, pomelo用最新版

jonahzheng avatar Oct 30 '15 07:10 jonahzheng

https://github.com/NetEase/pomelo-unitychat-socket/issues/5

tqtran7 avatar Feb 11 '16 08:02 tqtran7