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

大约有 485 项符合查询结果, 库内数据总量为 31,624 项。 (搜索耗时: 0.0046 秒)

11. Property 'GraphicAnimation' does not exist on type 'typeof display'. [ 90%]

Property 'GraphicAnimation' does not exist on type 'typeof display'. 请问一下,我按照教程说的将layaeditor.d.ts放进去libs里面,但是我这提示有问题啊,求问怎么搞 附件 : --> 2018-04-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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

12. Cannot read property 'load' of null [ 90%]

LayaAir引擎 Cannot read property 'load' of null 查了断点,看到Laya.loader是null,为什么会出现为null的情况?  代码如下: class main{ constructor(){ MapManager.getInstance().LoadMapResource(); } } new main(); class MapManager { private static s_instance = null; public static...

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

13. TypeError: this._childs is null [ 90%]

TypeError: this._childs is null 用了Laya.stage.destroyChildren();之后出错 TypeError: this._childs is null 看不懂啊! 救命啊!!!!!!   还有火狐提示 HTTP "Content-Type" 中的 "text/html" 不支持。媒体资源加载失败。 无法播放媒体。没有相应格式的...

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

14. 运行报错: TypeError: Cannot read property 'load' of null [ 90%]

运行报错: TypeError: Cannot read property 'load' of null 运行报错: TypeError: Cannot read property 'load' of null 为何使用Laya.loader.load都会报错 附件 : --> fishHunter.zip 2019-05-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

15. 运行白屏TypeError: Cannot read property 'source' of undefined [ 89%]

运行白屏TypeError: Cannot read property 'source' of undefined 运行显示错误TypeError:Cannot read property 'source' of undefined 运行白屏截图 &怀疑类库有问题:类库管理的路径/bin是两杠//bin,更改不了 附件 : --> 2019-09-27 添加评论 悬赏 --> 分享 微...

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

16. 打出APK包闪退提示"TypeError: Cannot read property 'checked' of undefined" [ 89%]

打出APK包闪退提示"TypeError: Cannot read property 'checked' of undefined" 打出的APK包,进入后提示"TypeError: Cannot read property 'checked' of undefined" , 截图如下: ,报错提示的JQuery-3.2.1.js的4873行代码如下:   附件 : --> 2017-12-14 添加评论 免费帖...

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

17. TypeError: Cannot read property 'sv' of null laya.particle.j at Particle2D.__proto.customRender [ 88%]

TypeError: Cannot read property 'sv' of null laya.particle.j at Particle2D.__proto.customRender 显示特效报错,是什么原因?  是不是因为从unity导出的特效有问题? 附件 : --> 2019-05-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...

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

18. Laya.timer.loop调用后出现Cannot read property 'loop' of null [ 88%]

Laya.timer.loop调用后出现Cannot read property 'loop' of null Laya.timer.loop(100,this,function():void{trace(90890789078);}); 报错: Uncaught TypeError: Cannot read property 'loop' of null at new LayaUISample (LayaUISample.max.js:394) at LayaUISample.max.js:29731 at LayaUISample.max.js:29733...

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

19. localToGlobalRect报错Uncaught TypeError: Cannot read property 'localToGlobalRect' of null [ 88%]

localToGlobalRect报错Uncaught TypeError: Cannot read property 'localToGlobalRect' of null 当我重新设置了Glist的numItems=0时,每次第一次运行,报错,但是不影响流程进行 但是没有调用配合的RenderItem组件,因为是0;     不知道为啥会如此运行? 2021-04-17 ...

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

20. Laya.stage报null [ 88%]

Laya.stage报null // 引擎初始化前先初始化适配库 Laya.BMiniAdapter.init(); //初始化引擎 Laya3D.init(Laya.Browser.width, Laya.Browser.height, true);   在代码中初始化引擎报的 Laya.stage为null,版本用的1.8.3 附件 : --> 2020-02-02 添加评论 悬赏 --> 分享 微博...

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