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

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

51. 加载unity5.6.1导出来的场景提示Cannot read property 'charAt' of underfined [ 87%]

加载unity5.6.1导出来的场景提示Cannot read property 'charAt' of underfined   附件 : --> myLaya.zip 2018-11-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 用了什么不支...

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

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

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

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

53. Uncaught SyntaxError: Unexpected token ) [ 87%]

...NE 微信 luo7954 赞同来自: 把项目工程文件夹下的.actionScriptProperties.lprj文件删除用IDE从新编译下就OK了 2017-07-31 0 0 分享 微博 QZONE 微信 vihbc 赞同来自: 我们也出现这个问题, 没做什么,突然就报了这个。 2018-03-10 0 0 分享 微博 QZONE ...

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

54. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 86%]

TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' 使用1.7.15或16,在项目总增加如下几句,在layaAir内测试可以正常(以下资源是拷贝自GitHub上官网的范例包下的资源: // 创建天空盒 var skyBox:Laya.SkyBox = new Laya.SkyBox(); //清除标...

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

55. Uncaught Can not find class Laya.Text [ 86%]

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

56. Uncaught Can not find class laya.physics.BoxCollider [ 86%]

Uncaught Can not find class laya.physics.BoxCollider 我发布web怎么就显示Uncaught Can not find class laya.physics.BoxCollider这了 2019-08-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折...

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

57. 当屏幕尺寸,缩放模式,横竖屏 发生改变时会报错Uncaught TypeError: Cannot read property 'length' of null [ 85%]

当屏幕尺寸,缩放模式,横竖屏 发生改变时会报错Uncaught TypeError: Cannot read property 'length' of null 2017-08-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 182*****369 赞同来自: cuixuey...

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

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

跳转场景后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

59. Laya.ani 库勾选但报 laya.ani.swf.MovieClip undefined [ 85%]

Laya.ani 库勾选但报 laya.ani.swf.MovieClip undefined 附件 : --> 2020-11-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 小小泽 จุ บ 赞同来自: 你还做了什么操作吗?如果可以的话...

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

60. Cannot read property 'load' of null [ 85%]

LayaAir引擎 Cannot read property 'load' of null 查了断点,看到Laya.loader是null,为什么会出现为null的情况?  代码如下: class main{ constructor(){ MapManager.getInstance().LoadMapResource(); } } new main(); class MapManager { private static s_instance = null; public static...

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