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

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

21. 实例碰撞体报错,Cannot read property 'btSphereShape' of undefined [ 95%]

实例碰撞体报错,Cannot read property 'btSphereShape' of undefined Uncaught TypeError: Cannot read property 'btSphereShape' of undefined     at new SphereColliderShape (laya.d3.js:27198)     at new GameUI (GameUI.js:30)     at Function.ClassUtils.getInstance (laya.core.js:9634)   ...

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

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

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

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

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

打出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

24. Laya3D中加载粒子特效报错Cannot read property '_update' of undefined [ 95%]

Laya3D中加载粒子特效报错Cannot read property '_update' of undefined 最新版IDE+引擎+导出工具 加载后特效播放期间报错 Cannot read property '_update' of undefined   特效是从网络上下载的,在U3D内播放正常,不太懂制作的原理,是有些属性Laya不...

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

25. fairy库导入到项目报Cannot read property 'dom' of undefined [ 95%]

fairy库导入到项目报Cannot read property 'dom' of undefined 2018-05-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 sunkui 赞同来自: 找到问题了,laya.html.js没有引 2018-05-18 0 0 分享 微...

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

26. 打包vivo小游戏后运行游戏报错 Cannot read property 'add' of undefined [0]addToTransparentRenderQueue [ 95%]

打包vivo小游戏后运行游戏报错 Cannot read property 'add' of undefined [0]addToTransparentRenderQueue 网页端以及微信小游戏正常运行。vivo小游戏会卡住报错Cannot read property 'add' of undefined [0]addToTransparentRenderQueue。 附件 : --> 2020-08-13 添加评论 免...

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

27. LayaAir 2.0.1 切换场景报异常 Cannot read property ‘_physicsUpdateList’ [ 95%]

LayaAir 2.0.1 切换场景报异常 Cannot read property ‘_physicsUpdateList’ 项目换了新库2.0.1之后,切换场景报异常 Cannot read property ‘_physicsUpdateList’of null 求指导~~       __proto._onDestroy=function(){          (this._inPhysicUpdateListIndex!==-1)&a...

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

28. Uncaught TypeError: Cannot read property 'dir' of undefined 这是什么报错啊? [ 95%]

Uncaught TypeError: Cannot read property 'dir' of undefined 这是什么报错啊?   附件 : --> 2018-07-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: dir 未定义 2018-07-28 0 0...

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

29. laya 1.7.8beta 运行protobuf的例子,报错“cannot read property ‘create’of null” [ 95%]

laya 1.7.8beta 运行protobuf的例子,报错“cannot read property ‘create’of null” 2017-08-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 ilovelaya 赞同来自: index里面两个文件也是引入...

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

30. 脚本引入时调用函数会出现 Cannot read property 'Init' of null [ 95%]

脚本引入时调用函数会出现 Cannot read property 'Init' of null 我有两个脚本 Car.js和GameManager.js  在GameManager.js 中对资源进行回收的时候,动态随机生成的预制体汽车 进行回收的时候 调用Car.js中的Init(sign){ this.sign=sign; }  GameManager.js ...

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