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

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

11. TypeError: Cannot read property 'isTrigger' of undefined [ 97%]

TypeError: Cannot read property 'isTrigger' of undefined unity 导出带有rigidbody物体后crash,如果删除rigidbody可以正常启动 附件 : --> BallLightning.zip 2019-07-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

12. Uncaught TypeError: Cannot read property '$_TID' of undefined [ 97%]

Uncaught TypeError: Cannot read property '$_TID' of undefined 在一个点击事件中,我点击后,出现这个错 Uncaught TypeError: Cannot read property '$_TID' of undefined 这种问题,我应该怎么调试 附件 : --> 2018-01-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

13. TypeError: Cannot read property '_layer' of null; at Function.FrustumCulling.renderObjectCulling [ 97%]

TypeError: Cannot read property '_layer' of null; at Function.FrustumCulling.renderObjectCulling 写了一个可以随机生成物体的生成器,当发生碰撞就销毁,启动之后报这个错,如果不销毁就没有问题。 附件 : --> 2018-12-10 添加评论 免费帖 --> 分享 微...

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

14. "Cannot read property 'addChild' of undefined" [ 97%]

"Cannot read property 'addChild' of undefined" 第一个方法 是button 响应时间 添加一个Prick 对象 (没有问题) 第二个方法 是通过  viruses.forEach(this.drawVirus);  添加 Prick  (报错 map 没有addChild 方法) 什么鬼?   附件 : --> 2017-05-16 添加评论...

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

15. Cannot read property 'events' of undefined [ 97%]

Cannot read property 'events' of undefined 打包微信后,提示events为空.Object.defineProperty(laya.events.EventDispatcher.prototype,"_events",{enumerable:false,writable:true}); 手动log"laya"时发现为undefined 附件 : --> 2018-10-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

16. 关于SubMeshRenderElement, Cannot read property ‘lenght’of undefined [ 97%]

关于SubMeshRenderElement, Cannot read property ‘lenght’of undefined 附件 : --> 2021-01-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 小小泽 จุ บ 赞同来自: 可以的话请提交一个可...

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

17. Uncaught TypeError: Cannot read property 'load' of null [ 96%]

Uncaught TypeError: Cannot read property 'load' of null 开放域工程 报这个错误 2018-08-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 你的报错只是提示有个对象的load...

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

18. Uncaught TypeError: Cannot read property 'asCom' of null [ 96%]

Uncaught TypeError: Cannot read property 'asCom' of null 这个代码是仿照 http://www.fairygui.com/laya-demo/joystick/ 这个做的,照着写了一遍, 首先是缺少 res/Joystick.fui ,按F12找了一遍,没找到有这个文件。  asCom这个位置为什么会报错?this._view ...

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

19. "Cannot set property 'alertGlobalError' of undefined" [ 96%]

"Cannot set property 'alertGlobalError' of undefined"   附件 : --> 2018-06-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 信息太少,无法作答。请多提供一些信息 2018...

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

20. Uncaught TypeError: Cannot read property 'XXX' of undefined [ 96%]

Uncaught TypeError: Cannot read property 'XXX' of undefined private var spe:Sprite; private function showApe():void {             spe = new Sprite();             spe.mouseEnabled = true;             spe.x = 100;             spe.y = 100;             spe.w...

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