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

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

611. 加载时间轴动画报错 [ 69%]

...ge.addChild(this.ani); this.ani.play(); }   运行时报 TypeError:Cannot read property '_create' of null     at Animation._proto.timerLoop(file:///f:/........./bin/libs/laya.core.js:9493:14)     at Animation._proto.play(file:///f:/....../bin/libs/laya.core.js:16351:10)   请问各位大神这...

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

612. [LayaNative3]3.3的TrailRenderer组件找不到 [ 69%]

...tParticle_EternalLight.ts:38:44   Uncaught (in promise) TypeError: Cannot read properties of null (reading 'particleSystem')     at Particle_EternalLight.ts:44:55   HierarchyParser.js:375 Error: missing component type 'TrailRenderer' (in tuowei)     at HierarchyParser.parse (HierarchyParser.js...

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

613. Layabox的event方法在云真机与脚本录制中会报错?(与微信官方联系过,觉得是引擎自身问题) [ 69%]

...两种报错,而在正常运行过程中,不会出现该错误 Cannot read property 'currentTarget' of null TypeError: Cannot read property 'currentTarget' of null   SimpleSingletonList:[object Object] has  in  SingletonList.   https://developers.weixin.qq.com/community/minigame/doc/000c2ee5...

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

614. 安卓微端弹出 LayaH5Market.js 的报错,应该怎么处理? [ 69%]

...rket.layabox.com/LayaH5Market.js?rand=201606151103:396: TypeError: Cannot read property 'indexOf' of undefined if (location.search != "" || location.hash.indexOf('?') > -1){//获取游戏启动地址的...     请问该如何处理呢? 附件 : --> 2018-08-23 添加评论 免费帖 --> 分...

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

615. 导出微信小游戏代码报错gameThirdScriptError [ 69%]

...戏代码报错gameThirdScriptError (unknown) gameThirdScriptError Cannot read property 'events' of undefined TypeError: Cannot read property 'events' of undefined     at Function.EventDispatcher.__init$ (http://127.0.0.1:52880/game/code.js:630:29)     at http://127.0.0.1:52880/game/code.js:14:7...

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

616. laya.device.motion.Gyroscope [ 69%]

...ion Public Properties PropertyDefined By  instance : Gyroscope[static] [read-only] GyroscopePublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  Gyroscope(singleton:int)Gyroscope event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher...

来源: Laya2.0_api 发布时间: 20190513

617. 发布到微信小游戏后Timer的getHandler报错了 [ 69%]

...微信开发者工具中运行就会有报错: gameThirdScriptError Cannot read property '$_TID' of undefined TypeError: Cannot read property '$_TID' of undefined at Timer.__proto._getHandler (http://127.0.0.1:55825/game/code.js:22446:17) at Timer.__proto._create (http://127.0.0.1:55825/game/code.js...

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

618. laya2.0版本支持MeshColliderShape吗 [ 68%]

....colliderShape = shape;  laya.physics3D.js:304 Uncaught TypeError: Cannot read property '__destroy__' of undefined     at Object.destroy (laya.physics3D.js:304)     at MeshColliderShape.<anonymous> (laya.d3.js:26828)     at App.js:35     at Handler.__proto.runWith (laya.core.js:1143) ...

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

619. [LayaAir3]代码实例化有刚体或碰撞体的预制体时报错 [ 68%]

...一个带有刚体和碰撞体属性的预制体时报错TypeError: Cannot read properties of undefined (reading 'box2DWorld') at localhost:18090/libs/laya.physics2D.js:1171 删除刚体和碰撞体时,可正常实例化。 2025-10-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

620. [LayaAir2]Spine动画无法正常加载显示 [ 68%]

...以及导出文件已上传。 laya.ani.js:2053 Uncaught TypeError: Cannot read properties of null (reading 'bones')     at PathConstraint.computeWorldPositions (laya.ani.js:2053:51)     at PathConstraint.apply (laya.ani.js:1905:34)     at Skeleton._createGraphics (laya.ani.js:2723:37)     a...

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