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

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

71. LayaUISample.max.js:321 Uncaught TypeError: Cannot set property 'text' of null [ 94%]

LayaUISample.max.js:321 Uncaught TypeError: Cannot set property 'text' of null var txt:Label = cell.getChildByName("listNumber") as Label;  txt.text = data.listNumber;   调试时会报:LayaUISample.max.js:321 Uncaught TypeError: Cannot set property 'text' of null 引擎版本 LayaAirAS3_1.7....

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

72. 2d示例项目打包为微信小游戏报错,Cannot read property 'LESS' of null [ 94%]

2d示例项目打包为微信小游戏报错,Cannot read property 'LESS' of null Cannot read property 'LESS' of null TypeError: Cannot read property 'LESS' of null     at Function.value (http://127.0.0.1:43542/game/li ... :19438)     at Object.value [as init] (http://127.0.0.1:43542/game/li ....

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

73. 载入3D场景时 "Cannot read property '1' of undefined" 什么情况呢? [ 94%]

载入3D场景时 "Cannot read property '1' of undefined" 什么情况呢? 2017-01-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 应该是某个语法写错了,可以提供一个D...

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

74. 龙骨动画无法播放,提示Cannot read property 'name' of undefined。 [ 94%]

龙骨动画无法播放,提示Cannot read property 'name' of undefined。 如题!还有laya什么时候支持龙骨5.5呀? 附件 : --> animat_story_C1.zip 2017-09-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 ...

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

75. 使用RigidBody刚体报错Cannot read properties of undefined (reading '__className') [ 94%]

使用RigidBody刚体报错Cannot read properties of undefined (reading '__className') 附件 : --> LayaDemo1.zip 2023-03-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 layabox小高 赞同来自:   2023-03-1...

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

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

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

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

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

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

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

78. Uncaught TypeError: Cannot read property 'props' of undefined [ 93%]

Uncaught TypeError: Cannot read property 'props' of undefined 按照官方提供的代码,导入从unity导出的场景,出现此错误,代码如下 var Main = (function () { function Main() { //初始化引擎 Laya3D.init(0, 0,true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.s...

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

79. TypeError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. [ 93%]

TypeError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. 按照官方实例骨骼动画里的多纹理写的代码。 一运行就报这个错误   附件 : --> demo.zip 2018-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

80. addToTransparentRenderQueue 中 'add' of undefined [ 93%]

addToTransparentRenderQueue 中 'add' of undefined 我这个项目是3d的。使用了 批处理。导致出现了这个报错。 之前使用2.1.1版本,在电脑很容易出现。 后来升级到 2.30.  说是对这块有修复。 内容为--  修复StaticBatch合并多次调用可能出现...

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