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

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

51. IDE开启调试自动超时关闭 [ 58%]

...,接着报错: Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the target: connect ETIMEDOUT 127.0.0.1:8185).   更改过port端口 卸载过谷歌浏览器 就差重装系统了,还有没有解TAT 附件 : --> 2018-07-13 添加评论 免费帖 --> 分...

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

52. mac下ide调试 [ 58%]

mac下ide调试 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a targe 现在在ide里面调试项目百分百出这个问题,不管用谷歌浏览器还是ide自带的都会报这个错   代码里lay自带都库会报错 Vector3 is not a constructor   我用...

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

53. 关于ts编译的意见 [ 58%]

...时失败 编译时cannot connect to runtime process, timeout after 10000 ms 问题状态 最新活动: 2017-11-19 12:58 浏览: 833 关注: 2 人 z1071051378 • 2017-11-19 13:25 好厉害的样子,谢谢 Monica • 2017-11-20 10:47 @z1071051378:不客气~

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

54. Available pages. 请问这是什么错误 [ 58%]

...这是什么错误 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: file:///Users/xxxx/Desktop/hello/bin/index.html. Available pages: ["file:///Users/xxxx/Desktop/3d/bin/index.html"]). 在做官网上的js的list时,出现这个错误。但是...

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

55. 1.7.8版本音乐播放有问题 [ 57%]

...ONE 微信 popo 赞同来自: 你把播放间隙设置一下,要大于100ms就不会有这个问题了 2017-08-23 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 andy_jinhuang 相关问题 LayaAir3D UnityPlugin 使用须知-版本更新...

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

56. layaIDE报错 [ 57%]

...ide中报个错误 Cannot connect to runtime process, timeout after 10000 ms - (reason: Got a response from the target app, but no target pages found). 附件 : --> 2017-03-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...

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

57. 程序调试10秒钟后报错 [ 57%]

...秒钟后报错:   Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: d:\install\LayaBox\workspace\AirWar_Class11/bin/index.html.Available pages:["file:///D:/install/LayaBox/workspace/AirWar_Class11/bin/index.html"]) 附件 : --> 2016-12-30 1 条...

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

58. 现在纠结在PIXI和LAYA之间, 该如何选择呢? [ 57%]

...觉死气沉沉的.   我对性能要求非常高, 低端安卓手机, 25MS每帧是项目生死线. 2D游戏, 动画,粒子系统全部扔掉, 内置的碰撞全部废弃. 要深度优化, 对每个碰撞都会进行特殊定制.     十分纠结, 使用LAYA还是更底层的PIXI呢?        ...

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

59. laya3d引擎的游戏,在ios下按home键,会崩溃 [ 57%]

...,会崩溃 gpus_ReturnNotPermittedKillClient导致的crash,其他引擎ms也有类似问题,需要通过暂停webgl渲染来解决,不知道laya能否暂停渲染? 2018-04-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

60. vmLaya: MVVM for LayaAir [ 57%]

... 'TestPage.json'; //我们的 ViewModel class HelloViewModel { //每隔 500ms 自增的一个数字序列   hello$ = $.timer(0, 500); } //一个 View @createView(TEST_PAGE) class HelloView extends VmViewBase<HelloViewModel> { //绑定 viewModel 的 hello$ 的值到 lbHello.text @vmBindLabel('...

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