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

为什么我在服务端游戏逻辑中开启多个GoRoutine时,dispatcher就断开连接了? #94

Open
lyt1 opened this issue Jun 8, 2020 · 2 comments

Comments

@lyt1
Copy link

lyt1 commented Jun 8, 2020

No description provided.

@lyt1
Copy link
Author

lyt1 commented Jun 8, 2020

warn dispatcherClientProxy<game1|127.0.0.1:52657> disconnected {"source": "dispatcherService", "ts": "2020-06-08T10:23:51.852+0800"}
error DispatcherService<1>: game 1 is down: dispatcherClientProxy<game1|127.0.0.1:52657> {"source": "dispatcherService", "ts": "2020-06-08T10:23:51.852+0800"}
info DispatcherService<1>: game1 is down, cleaning up... {"source": "dispatcherService", "ts": "2020-06-08T10:23:51.852+0800"}
info DispatcherService<1>: game1 is down, 7 entities cleaned {"source": "dispatcherService", "ts": "2020-06-08T10:23:51.852+0800"}
warn game 1 pending packet count = 1, blocked = false, clientProxy = {"source": "dispatcherService", "ts": "2020-06-08T10:23:51.852+0800"}
类似这样的错

@LiuBaiSMD
Copy link

image
作者貌似说这个是单线程的吧

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

2 participants