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

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

11. BackGround.super(this);这个报错 Cannot read property 'call' of undefined [ 88%]

BackGround.super(this);这个报错 Cannot read property 'call' of undefined 2018-01-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 你具体描述一下你出现问题的环境, 以...

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

12. 子弹添加了colliderShape后onUpdate移动,destroy会报错“Cannot read property 'getWorldTransform' of null” [ 88%]

子弹添加了colliderShape后onUpdate移动,destroy会报错“Cannot read property 'getWorldTransform' of null” 发射时生成子弹: onFire() { if (this.isFire) { Laya.Mesh.load("fly2/fly3-bullet.lm", Laya.Handler.create(this, function (m) { let bullet = new Laya.MeshSprite3D(m); this.Sn...

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

13. Cannot read property 'un' of undefined [ 87%]

Cannot read property 'un' of undefined 使用Laya导出小游戏的时候,在code.jsh中包含 (function(window,document,Laya){ var __un=Laya.un } 在小程序的ide中就会报错 Cannot read property 'un' of undefined 2018-07-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...

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

14. 发布WEB报错 unable to get property '_addReference' of undefined or null reference [ 87%]

发布WEB报错 unable to get property '_addReference' of undefined or null reference 调试 正常 发布后 会显示这个报错 附件 : --> laya3DDemo2.rar 2019-07-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个...

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

15. 发布的时候,报错 [ERROR] Cannot read property 'dom_parser' of undefined [ 87%]

发布的时候,报错 [ERROR] Cannot read property 'dom_parser' of undefined 发布vivo 运行黑屏   报错,有时候不是黑屏但是加载不到 场景  vivoZ3    vivoY63    引擎版本:Laya2.6.0 项目问题:vivo渠道 运行黑屏,或 进不去场景 错误代码: ERR...

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

16. Laya2.0发布微信小游戏,真机测试出现 window is not define 报错 [ 86%]

Laya2.0发布微信小游戏,真机测试出现 window is not define 报错 Laya2.0写的项目,写好了准备搞到微信小游戏,结果在发布遇到坑。window is not define, //// 首先,就是微信开发者工具会报这个错。 我用了两种方式 一个是:注释 window=w...

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

17. TypeError: Cannot read property 'on' of null [ 86%]

TypeError: Cannot read property 'on' of null 按钮点击报错 同一个页面中包含多个view组件,总scence上使用gamecontrol脚本注册各个组件,在分view上设置按钮点击事件,运行即报错 取消第二个页面的按钮.on之后不报错 附件 : --> example.rar 2019-0...

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

18. Cannot read property 'toDefault' of undefined报错是什么原因 [ 86%]

Cannot read property 'toDefault' of undefined报错是什么原因 主要代码如下:Laya.class(MousePickingScene, "MousePickingScene", Laya.Scene); function MousePickingScene() { MousePickingScene.super(this); this.camera = new Laya.Camera(0,0.1,100); this.addChild(this.camera); this.camera.cle...

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

19. TypeError: Cannot read property 'm_jointList' of null [ 85%]

TypeError: Cannot read property 'm_jointList' of null   一个子弹同时撞击两个物体 报错 求问解决方法 附件 : --> 2019-04-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来...

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

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

运行报错: 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