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

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

121. Uncaught SyntaxError: Unexpected token ) [ 88%]

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

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

122. error TS2339: Property 'delta' does not exist on type 'Event'. [ 88%]

error TS2339: Property 'delta' does not exist on type 'Event'. IDE版本号:1.7.17 2018-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 你查看下你的代码是否有问题那...

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

123. TypeError: Laya.MovieClip is not a constructor [ 88%]

TypeError: Laya.MovieClip is not a constructor let mc:Laya.MovieClicp = new Laya.MoveClip();     报错: TypeError: Laya.MovieClip is not a constructor preload.js:55 at XLoadUIScript.32.XLoadUIScript._init (file:///D:/1MiniGame/mini-game-client/minigame1/bin/js/bundle.js:3001:18)   at XLoadUIS...

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

124. 在执行动画的时候报错laya.core.js:29156 Uncaught TypeError: Cannot read property 'borderColor' of null [ 88%]

在执行动画的时候报错laya.core.js:29156 Uncaught TypeError: Cannot read property 'borderColor' of null 1.执行切换图片做动画的时候报错如图所示; 附件 : --> 2019-09-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

125. 2.0按钮添加事件报错 cannot read property 'on' fof undefined [ 87%]

2.0按钮添加事件报错 cannot read property 'on' fof undefined class GameLogin extends ui.login.login_bgUI { constructor() { super(); this.btn_register.on("click", this, this.ToRegisterPage); } ToRegisterPage() : void { this.loadScene("login/register_page"); } }   //调用on的时候 直接...

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

126. 做了一个最简单的显示微信子域的程序,但是报错Cannot read property 'USER_DATA_PATH' of undefined [ 87%]

做了一个最简单的显示微信子域的程序,但是报错Cannot read property 'USER_DATA_PATH' of undefined Uncaught TypeError: Cannot read property 'USER_DATA_PATH' of undefined at Function.MiniFileMgr.setNativeFileDir (laya.wxmini.js:615) at Function.MiniAdpter.init (laya.wxmini.js:33) a...

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

127. 压缩后的js 变undefined? [ 87%]

压缩后的js 变undefined? 打包压缩后有些档案内面变了 undefined 这个怎么办呢? 2018-09-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 123黄 赞同来自: 答案在这里 https://ask.laya...

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

128. TypeError: Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 87%]

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

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

129. alertexception info: [Typeerror: null is not object (evaluating this. vaoext createvertexarrayoes"] [ 87%]

alertexception info: [Typeerror: null is not object (evaluating this. vaoext createvertexarrayoes"] mac系统 laya 2.2.0 打包到xcode,build没有问题,真机和模拟器调试报错 alertexception info: [Typeerror: null is not object (evaluating this. vaoext createvertexarrayoes"]at line 102...

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

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

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

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