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

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

1. reflection error: can not find method signature 反射错误 [ 100%]

...5-16 23:46:23.927065+0800 Digital Warrior[557:53057] download error: can't connect the server:https://10.10.31.23:8001/index.js 2020-05-16 23:46:23.927353+0800 Digital Warrior[557:53057] Downloaded https://10.10.31.23:8001/index.js@ s=0 l=0 2020-05-16 23:46:23.946201+0800 Digital Warrior[557:53097]...

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

2. Cannot connect to runtime process, timeout after 10000 ms [ 87%]

Cannot connect to runtime process, timeout after 10000 ms 参照例子新建了一个TS项目,可以用layaair调试,但无法使用chrome调试。报错: Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: undefined).   1.已经试过任务管...

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

3. 构建apk后,java报错 [ 72%]

...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

4. 深入理解LayaAir引擎架构和实现原理(二)项目调试原理及完美开发调试方案 [ 66%]

... watchify = require("watchify"); const gutil = require("gulp-util"); const connect = require('gulp-connect'); // ------------------------------------实时编译----------------------------- const watchedBrowserify = watchify(browserify({ debug: true, entries: ['src/Main.ts'], cache: {}, packageCach...

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

5. request failed status:0 [ 65%]

...AND_RETRY_LAST Allocation failed - JavaScript heap out of memory WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header 第一次用,Failed to load resource: net::ERR_FILE_NOT_FOUND调试出现这个结果 求助大佬们!oppo游戏中3d资源贴图出现Failed to load 请...

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

6. 我实现内购的时候,通过ios原生已经成功购买,弹出alert [ 65%]

...出alert 但是返回打印[IAP] Cannot transmit receipt data. Could not connect to the server.这个,还有回调到js方法里面的参数也显示购买失败,code=-1,请问这是怎么回事 附件 : --> 2018-02-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

7. socket大型项目回调 [ 62%]

...} 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

8. 打包安卓Android studio黑屏 [ 46%]

...category.LAUNCHER Client not ready yet..Waiting for process to come online Connected to process 27883 on device huawei-mha_al00-3HX0217401012320 Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. I/...

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