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

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

11. Uncaught TypeError: Failed to execute 'dispatchEvent' on 'EventTarget [ 98%]

Uncaught TypeError: Failed to execute 'dispatchEvent' on 'EventTarget 升级1.7.0之后运行就会出现这个错误。   图集不能加载的问题,请顺便帮我检查下,谢谢 附件 : --> longCard.zip 2017-03-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...

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

12. new GlowFilter Uncaught TypeError: GlowFilter is not a constructor [ 98%]

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

13. laya.ani.js:4637 Uncaught TypeError: Cannot read property 'getAnimationCount' of null [ 98%]

laya.ani.js:4637 Uncaught TypeError: Cannot read property 'getAnimationCount' of null 2018-04-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 你的资源加载错误!要么加载格...

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

14. Uncaught TypeError: Cannot read property 'LayaMotionState' of undefined [ 98%]

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

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

15. Uncaught TypeError: Cannot read property 'asCom' of null [ 98%]

Uncaught TypeError: Cannot read property 'asCom' of null 这个代码是仿照 http://www.fairygui.com/laya-demo/joystick/ 这个做的,照着写了一遍, 首先是缺少 res/Joystick.fui ,按F12找了一遍,没找到有这个文件。  asCom这个位置为什么会报错?this._view ...

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

16. Uncaught TypeError: Cannot read property 'load' of null [ 98%]

Uncaught TypeError: Cannot read property 'load' of null 开放域工程 报这个错误 2018-08-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 你的报错只是提示有个对象的load...

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

17. Uncaught RangeError:Array buffer allocation failed [ 98%]

Uncaught RangeError:Array buffer allocation failed 引擎版本2.1.0(升级到2.2.0beta4也会出现这个bug) 运行环境:华为手机,系统P10Plus; 浏览器:华为自动浏览器版本EMUI 9.1.0 demo由于公司原因无法提供,只有附件图片。   进入游戏后从登入场...

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

18. Uncaught Can not find class Laya.Text [ 98%]

Uncaught Can not find class Laya.Text 版本 2.8.0显示 laya.core.js: Uncaught Can not find class Laya.Text  附件 : --> 2020-11-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 小小泽 จุ บ 赞同...

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

19. Uncaught Can not find class srcipt/game/Game_App.ts [ 98%]

Uncaught Can not find class srcipt/game/Game_App.ts 如题  类也注册了 但是 还是提示 Uncaught Can not find class srcipt/game/Game_App.ts  找不到这个类 , 这个脚本是我直接复制进来的,没有在编辑器里创建,难道这个编辑器不能容纳复制进来的脚...

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

20. Uncaught TypeError: Game.super is not a function [ 98%]

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