unity3d network --no free events for message

来源:互联网 发布:ubuntu服务器版 安装 编辑:程序博客网 时间:2024/05/18 04:00

碰到这个错误原因有很多

1,偿试把通讯的代码检查一下。看看没有多线程占用问题

2,发送和接收处理中  ;Debug.Log() 这个方法也可能引起这个问题。

3,检查network 服务端和客户端的配置参数匹配。



我的错误是no free events for message in the queue UNetStaticUpdate()

解决办法是 去掉Debug.Log。


阅读全文
0 0
原创粉丝点击