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

大约有 12 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0043 秒)

1. iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 [ 100%]

...用浪费这么几天时间卡在这个问题上。 虽然这是个低级错误,但再低级的错误也会有人犯的,尤其是萌新,但只要有人给个提示这个问题就能瞬间解决,为什么就不提示一下呢?我相信如果我没有把解决方法贴上来,之后一定...

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

2. [LayaAirIDE 3.0]更新LayaAir 3.1.0-beta.1后编译不了 [ 86%]

...不见了 Laya中的宏编译要怎么用啊 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target layaair2-cmd 编译bug ide 2.4 layaair2-cmd 编译报错 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的...

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

3. 在 ios xcode接入微信开放平台分享sdk编译出错 [ 82%]

...反苹果3.1.1导致APP上架被拒的说明 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 分享:适配LayaAir版本的PureMVC框架 分享:打地鼠 AS、JS、TS版本 Demo! Laya中的宏编译要怎么用啊 微信小程序—未找到...

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

4. 图片加在提示错误 [ 76%]

图片加在提示错误   net::ERR_BLOCKED_BY_CLIENT Main.max.js:9 [warn]Retry to load: all/gg/gg_bj.jpg   测试地址,我单独发管理   测试下来,就是360极速浏览器会。其他都好的,请问什么问题? 附件 : --> 2017-05-14 添加评论 免费帖 --> 分享 微博 QZ...

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

5. 某一页面分批加载图集问题 [ 73%]

...加载,但是从游戏开始只用到level1,level2时就出现上面的错误,其它用到level3...的地方只有layaUI.max.all,但是没报lose skin错误。   2018-07-23 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 popll 相关...

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

6. Cannot read property 'load' of null [ 70%]

....hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Failed to load resource: net::ERR_FILE_NOT_FOUND retry to load问题 Uncaught TypeError: Cannot read property 'props' of undefined 资源分包,按照文档做load不到资源,有Demo 有人知道大天使之剑H5...

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

7. 如何使用javascript版本的加载模式 [ 68%]

... (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 问题状态 最新活动: 2017-10-12 20:25 浏览: 709 关注: 2 人 mrchenx • 2017-10-13 11:04 因为项目有点庞大,所以暂时比较难抽离出来!我主要是想看一下有没有一个完全的例子...

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

8. EffectAnimation Bug [ 65%]

...个叫QQQ的EffectAnimation,放入UI某个元件底下,运行时会报错误 Uncaught Can not find class ui.test.QQQUI undefined 2018-10-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 wulilio 赞同来自: ...

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

9. 通过laya设计模式制作的,要怎么给按钮绑定事件呢? [ 58%]

...ncaught TypeError: Cannot read property 'on' of undefined提示的是这个错误,不是事件绑定的问题,是获取this.getGold为undefined,想知道这个怎么用 Laya_Aaron • 2017-12-13 17:01 你这个问题 所提供的截图 内容太少,多贴代码 或者把demo发来我看一...

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

10. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 45%]

...; break; case 5: obj.type = "aeroboat"; break; default: alert("网络连接错误,请重新进入游戏~"); break; } obj.lel = target.lel; // 加载主体的背景 Laya.loader.load("res/island.png", Handler.create(this, function() { // 图片加载 var t = Laya.loader.getRes("res/island.png"); var...

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