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

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

31. TypeError: Cannot read property 'sv' of null laya.particle.j at Particle2D.__proto.customRender [ 93%]

TypeError: Cannot read property 'sv' of null laya.particle.j at Particle2D.__proto.customRender 显示特效报错,是什么原因?  是不是因为从unity导出的特效有问题? 附件 : --> 2019-05-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...

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

32. laya创建wxopendataviewer组件报 Cannot read property "createTexture" of null 的错误,疑似layabug [ 93%]

...aya创建wxopendataviewer组件报 Cannot read property "createTexture" of null 的错误,疑似layabug 不管是用ide创建wxopendataviewer组件还是代码创建,执行到创建的时候就会报Cannot read property "createTexture" of null,用的是layaide2.0版本引擎,新建的项目...

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

33. [LayaAir3]laya编辑器报错Uncaught TypeError: Cannot read properties of null (reading 'pivotX') [ 93%]

...[LayaAir3]laya编辑器报错Uncaught TypeError: Cannot read properties of null (reading 'pivotX')     Uncaught TypeError: Cannot read properties of null (reading 'pivotX') at localhost:18090/libs/laya.core.js:17137 附件 : --> 2023-11-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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

34. TypeError: Cannot read property 'length' of null [ 93%]

TypeError: Cannot read property 'length' of null layaide2.4.0a场景包含预制体hero.prefab,b场景也包含预制体hero.prefab 在a场景通过Laya.Pool.getItemByCreateFun("hero", this.pHero.create, this.pHero)创建对象,同时给对象设置位置,成功 跳转到b场景后,通过Laya.Poo...

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

35. alertexception info: [Typeerror: null is not object (evaluating this. vaoext createvertexarrayoes"] [ 92%]

alertexception info: [Typeerror: null is not object (evaluating this. vaoext createvertexarrayoes"] mac系统 laya 2.2.0 打包到xcode,build没有问题,真机和模拟器调试报错 alertexception info: [Typeerror: null is not object (evaluating this. vaoext createvertexarrayoes"]at line 102...

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

36. Laya.timer.loop() 报错 Cannot read property 'loop' of null [ 92%]

Laya.timer.loop() 报错 Cannot read property 'loop' of null import { Image } from "laya/ui/Image"; // import { List } from "laya/ui/List"; import { Laya } from "laya"; export default class test_move extends Image{ // /** @prop {name:move_img, tips:"用来移动的箭头", type:Image} */ // public ...

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

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

...例项目打包为微信小游戏报错,Cannot read property 'LESS' of null 上个帖子点下面确认发起后哪也找不到了,很奇怪,再发一次。 上面截图来自 Render 的rinitRender  方法 总返回null 已上传附件 附件 : --> wxgame.zip 2022-06-16 添加评论 免费...

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

38. ani动画问题,cannot read property '_tf' of null [ 92%]

ani动画问题,cannot read property '_tf' of null showAni(panel:Laya.Box) {             if (!panel.contains(this)) {                 panel.addChild(this);                 this.pos(0,110);             }             let i = 1;             this.ani1.play(0, f...

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

39. localToGlobalRect报错Uncaught TypeError: Cannot read property 'localToGlobalRect' of null [ 92%]

...lRect报错Uncaught TypeError: Cannot read property 'localToGlobalRect' of null 当我重新设置了Glist的numItems=0时,每次第一次运行,报错,但是不影响流程进行 但是没有调用配合的RenderItem组件,因为是0;     不知道为啥会如此运行? 2021-04-17 添加评论 ...

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

40. 跳转场景后laya.core.js就报Cannot read property 'width' of null的错误 [ 92%]

跳转场景后laya.core.js就报Cannot read property 'width' of null的错误 偶发性bug。 Uncaught (in promise) TypeError: Cannot read property 'width' of null     at Function.Texture._create (laya.core.js:15946)     at Texture.__proto._onLoaded (laya.core.js:15750)     at EventHandler._...

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