Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unity freezing on disconnect #14

Open
qkhanh02 opened this issue Oct 17, 2014 · 4 comments
Open

Unity freezing on disconnect #14

qkhanh02 opened this issue Oct 17, 2014 · 4 comments

Comments

@qkhanh02
Copy link

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

}
@zaixia2008
Copy link

I have the same problem

@zk-luke
Copy link
Member

zk-luke commented Jun 12, 2015

Unity Editor Mode?

@jonahzheng
Copy link

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

@tqtran7
Copy link

tqtran7 commented Feb 11, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants