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

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

31. TypeError: Cannot read property 'getSubShaderAt' of undefined [ 96%]

TypeError: Cannot read property 'getSubShaderAt' of undefined laya2.0以上自定义的shader会出这个问题。laya2.4   2.5  2.6beta版本都试过了。 项目是1.8版本提升到2.5.0版本的,逻辑上都没问题。但是shader会报这个错。替换官方内置的shader正常,我...

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

32. Cannot read property 'call' of undefined [ 96%]

Cannot read property 'call' of undefined 当我新建GameScene并添加到舞台后,出现如下异常:   详细日志: "TypeError: Cannot read property 'call' of undefined    at Function.<anonymous> (file:///Users/moos/Company/Emerson-AirWar/EmersonGame/bin/libs/laya.core.js:130:41)...

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

33. Cannot read property 'props' of undefined [ 96%]

Cannot read property 'props' of undefined 搜了一圈又一圈,大致的意思是插件版本和unity版本不对号,教程提供下载最新的插件地址,下载信息: LayaAir3DConvertTools.zip,修改日期为:2018-01-26 14:41,版本:1.7.16………………2年多没更新了~~...

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

34. Uncaught TypeError: Cannot read property 'LayaMotionState' of undefined [ 96%]

Uncaught TypeError: Cannot read property 'LayaMotionState' of undefined Laya2.0引擎,MeshSprite3D加组件Laya.Rigidbody3D报错 附件 : --> 2018-09-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复   赞...

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

35. 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

36. TypeError: Cannot read property 'View' of undefined [ 96%]

TypeError: Cannot read property 'View' of undefined 做微信飞机大战时报这个 2017-02-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 给出完整的错误提示,或提供一个...

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

37. TypeError: Cannot set property 'material' of undefined [ 96%]

TypeError: Cannot set property 'material' of undefined this.unit3D = Laya.Loader.getRes("Unity/Unit.lh") as Laya.MeshSprite3D; this.scene3D.addChild(this.unit3D);         this.unit3D.transform.localScale = new Laya.Vector3(1, 1, 1); this.unit3D.transform.translate(new Laya.Vector3(0, 0, 0))...

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

38. TypeError: Cannot read property '_byteLength' of null [ 96%]

TypeError: Cannot read property '_byteLength' of null (LayaAirIDE1.7.11版本)TypeError: Cannot read property '_byteLength' of null at WebGLContext2D.__proto.flush (file:///F:/client_svn/h5/bin/libs/laya.webgl.js:4963:32) at SubmitCanvas.__proto.renderSubmit (file:///F:/client_svn/h5/bin/libs/laya....

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

39. 寻求帮助 Uncaught TypeError: Cannot read property 'play' of null [ 96%]

寻求帮助 Uncaught TypeError: Cannot read property 'play' of null (see stack)#[0]__proto.play@/data/data/com.nearme.instant.platform/app_game/app/com.jinkejoy.talkingtomgoldrun.kyx.nearme.gamecenter/2115/libs/laya.quickgamemini.js:1838#[1]__proto.__onEnd@/data/data/com.nearme.instant.platform/ap...

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

40. Property 'GraphicAnimation' does not exist on type 'typeof display'. [ 96%]

Property 'GraphicAnimation' does not exist on type 'typeof display'. 请问一下,我按照教程说的将layaeditor.d.ts放进去libs里面,但是我这提示有问题啊,求问怎么搞 附件 : --> 2018-04-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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