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

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

21. 脚本重命名后报Uncaught Can not find class 错误 [ 85%]

脚本重命名后报Uncaught Can not find class 错误 脚本重命名后,一直报Uncaught Can not find class 错误。 GameConfig.js内的reg和import也已经删除,依旧报错无法寻到此类。 重新创建该类或改名也没有作用,不知道该怎么解决。有朋友了解么...

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

22. Uncaught TypeError: Cannot read property 'regClass' of undefined [ 84%]

Uncaught TypeError: Cannot read property 'regClass' of undefined 1.使用2.12.0版本创建typescript的2D示例项目 2.运行,可以正常运行 3.按F9,默认编程语言是没有任何选择的,然后切换编程语言,选择TypeScript,点击确定 4.运行,出现错误Uncaught Type...

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

23. new GlowFilter Uncaught TypeError: GlowFilter is not a constructor [ 84%]

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

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

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

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

25. Uncaught unknown animationClip version. [ 82%]

Uncaught unknown animationClip version. Unity版本5.6.5,动画角色和动画AnimationType都选择了Generic。 第一次无法正常导出,逛了论坛后发现,目前不支持表情动画,删除表情动画后重新导出,Unity内可正常运行,导出到Laya中后,加载场景提...

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

26. 场景节点如何获取,类似cocos的cc.find [ 82%]

...理引擎 刚体碰撞点位置获取不正确 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 2.2.0beta4 发布微信小游戏,安卓设备...

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

27. Uncaught TypeError: Cannot read property 'load' of null [ 82%]

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

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

28. TypeError: Cannot read property 'View' of undefined [ 82%]

...登录 发起人 xiaoxifei102143 相关问题 laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 3d项目-unity添加物理组件 layanative2 打包android平台 报错 btCollisionObject undefined LAYAAIR2.0不生成VIEW页面相应的TS文件 Laya2....

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

29. Uncaught TypeError: Class constructor Component cannot be invoked without 'new' [ 81%]

Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 官方示例发布微信小游戏,在开发者工具中报错 附件 : --> Demo.zip 2020-05-18 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1...

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

30. LayaUISample.max.js:321 Uncaught TypeError: Cannot set property 'text' of null [ 81%]

LayaUISample.max.js:321 Uncaught TypeError: Cannot set property 'text' of null var txt:Label = cell.getChildByName("listNumber") as Label;  txt.text = data.listNumber;   调试时会报:LayaUISample.max.js:321 Uncaught TypeError: Cannot set property 'text' of null 引擎版本 LayaAirAS3_1.7....

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