• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 18 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0047 秒)

11. mac安装layanative失败!!! [ 70%]

...g npm.taobao.rog:443 npm ERR! network This is a problem related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set p...

来源: Laya_社区 发布时间: 20180117

12. socket报错,on: reserved1 = 1, reserved2 = 1, reserved3 = 0 [ 69%]

...served1 = 1, reserved2 = 1, reserved3 = 0 如题; 报错内容 WebSocket connection to 'ws://127.0.0.1:9000/' failed: One or more reserved bits are on: reserved1 = 1, reserved2 = 1, reserved3 = 0   百度了一个下午都没解决,不知道这里有没有人遇到过这个错误。后端代码...

来源: Laya_社区 发布时间: 20180202

13. socket通讯返回数据 [ 64%]

... this.socket.endian = Laya.Byte.LITTLE_ENDIAN; //建立连接 this.socket.connectByUrl("ws://localhost:8899"); this.socket.on(Laya.Event.OPEN, this, this.openHandler); this.socket.on(Laya.Event.MESSAGE, this, this.receiveHandler); this.socket.on(Laya.Event.CLOSE, this, this.closeHandler); this.socke...

来源: Laya_社区 发布时间: 20180211

14. 导出素材,不拷贝未打包资源 [ 59%]

...ules\layacmd\node_modules\electron\i nstall.js:48   throw err   ^ Error: connect ETIMEDOUT 52.216.84.131:443     at Object._errnoException (util.js:1041:11)     at _exceptionWithHostPort (util.js:1064:20)     at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1153:14) npm ERR! code ELIFE...

来源: Laya_社区 发布时间: 20171027

15. socket大型项目回调 [ 56%]

...} private initWebSocket(host,port,cb:Function):void{ console.log("[Pomelo] connect to:",host,port); this.socket = new Laya.Socket(); //用的子协议,字符串或数组 // this.socket.protocols = egret.WebSocket.TYPE_BINARY; this.socket.on(Laya.Event.OPEN, this, this.onConnect); this.socket.on(La...

来源: Laya_社区 发布时间: 20180119

16. 构建apk后,java报错 [ 54%]

...7-21885/? E/PlayCommon: [158] com.google.android.play.b.x.a(20): Failed to connect to server for server timestamp: java.net.SocketTimeoutException: failed to connect to play.googleapis.com/172.217.24.202 (port 443) from /192.168.3.112 (port 59536) after 40000ms: isConnected failed: ETIMEDOUT (Connec...

来源: Laya_社区 发布时间: 20181126

17. dcc更新失效, 有代码, 100%复现, 三楼附临时解决办法 [ 49%]

...e network has changed 05-16 15:59:49.127 7562-7562/com.dihong.testdcc I/0: connected type=1 05-16 15:59:49.171 7562-7577/com.dihong.testdcc I/LayaBox: JNI onGLReady tid=7577 05-16 15:59:49.171 7562-7577/com.dihong.testdcc I/LayaBox: JNI surface innersize changed : g_nInnerWidth=1536,g_nInnerHeight=2...

来源: Laya_社区 发布时间: 20190516

18. 打包成APK运行一半崩溃 [ 38%]

...>>The network has changed 04-11 11:17:09.480    8591-8591/? I/0﹕ connected type=1 04-11 11:17:09.557    8591-8648/? I/OpenGLRenderer﹕ Initialized EGL, version 1.4 04-11 11:17:09.573    8591-8609/? W/MainCanvas﹕ creating OpenGL ES 2.0 context 04-11 11:17:09.578    8591-8609/? E/...

来源: Laya_社区 发布时间: 20170411