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

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

71. Uncaught TypeError: Game.super is not a function [ 83%]

Uncaught TypeError: Game.super is not a function var Game = (function(_super){ function Game() { Game.super(this); } Laya.ClassUtils(Game,"Game",_super) return Game; })(ui.GameUI) 2017-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

72. exception info:[TypeError:undefined is not an object(evaluating'tInfo[0].attributes')] at line 764 [ 83%]

exception info:[TypeError:undefined is not an object(evaluating'tInfo[0].attributes')] at line 764 安卓上打包运行没问题 iphone上打包运行弹窗报以上alert,请问我该如何定位这个alert 2017-05-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果...

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

73. laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined [ 83%]

laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 之前可以运行,可能是我删除过一次bin下的文件。 恢复之后就不可以了,可能是物理库的问题。 麻烦看一下。附demo。 附件 : --> GameDemo.zip 2019-03-11 添...

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

74. undefined preload.js:55 Error: "unknown animationClip version. : LAYAANIMATION:04 [ 82%]

undefined preload.js:55 Error: "unknown animationClip version. : LAYAANIMATION:04 正式版LayaIDE2.0.1从unity导出的3D动画animation,运行报这个错,试了Unity5.6.0和Unity2018和Unity插件2.0.1bate、2.0.0、2.0.2都不行,倒是unity插件2.0.1正式版没找到,去官网下2.0....

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

75. Uncaught TypeError: tex.once is not a function [ 82%]

UI相关问题 LayaAir引擎 Uncaught TypeError: tex.once is not a function 不知道有没有和我遇到一样的问题 附件 : --> 2018-05-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同...

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

76. Uncaught TypeError: e.getStackTrace is not a function [ 82%]

Uncaught TypeError: e.getStackTrace is not a function catch( e:Error ) {   ToolBase.Log( e.getStackTrace() ); // Uncaught TypeError: e.getStackTrace is not a function }    Uncaught TypeError: e.getStackTrace is not a function。请问这个后续会实现吗? 2017-01-19 添加评论 免费...

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

77. 求助 Uncaught SyntaxError: Unexpected identifier [ 82%]

求助 Uncaught SyntaxError: Unexpected identifier Uncaught SyntaxError: Unexpected identifier 这个是什么错?按照官网教程写的//初始化3d画布 Laya3D.init(0, 0, true); //设置全屏 Laya.stage.scaleMode = Stage.SCALE_FULL; //显示统计数据 Stat.show(); // 给舞台添加laya3d...

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

78. TypeError Uncaught TypeError: Object #<error> has no method '_addReference' [ 82%]

TypeError Uncaught TypeError: Object #&lt;error&gt; has no method '_addReference' Mozilla/5.0 (Linux; Android 4.4.4; Coolpad 8675-FHD Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36     Mozilla/5.0 (Linux; Android 4.4.2; Coolpad 8675 Build/KOT...

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

79. new GlowFilter Uncaught TypeError: GlowFilter is not a constructor [ 81%]

new GlowFilter Uncaught TypeError: GlowFilter is not a constructor var glowFilter:GlowFilter = new GlowFilter("#ffff00", 10, 0, 0); 然后运行时报错 Uncaught TypeError: GlowFilter is not a constructor        有知道为啥的么 2017-02-17 添加评论 免费帖 --> 分享 微博 QZONE ...

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

80. Uncaught Can not find class EffectAnimation undefined [ 81%]

Uncaught Can not find class EffectAnimation undefined 假设我今天创了一个叫QQQ的EffectAnimation,放入UI某个元件底下,运行时会报错误 Uncaught Can not find class ui.test.QQQUI undefined,我根本沒有需要創建腳本來操作事情,為什麼需要找查class? 2018-...

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