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

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

91. 使用layaide进行打包,提示如下错误。 [ 67%]

.../bin/js/" #文件夹目录   fns = [os.path.join(root,fn) for root, dirs, files in os.walk(path) for fn in files] for f in fns: print(f) with open(f, "r+") as f: old = f.read() f.seek(0) f.write("\"use strict\";") f.write(old) print(len(fns)) ``` 2018-05-24 0 1 分享 微博 QZONE 微信 为什么...

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

92. ide 2.4 layaair2-cmd 编译报错 [ 67%]

...y changed to /usr/local/lib/node_modules/layaair2-cmd [14:22:35] Using gulpfile ~/Documents/GameTowertest/.laya/compile.js [14:22:35] Starting 'compile'... rpt2: config error TS18003: No inputs were found in config file 'tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths w...

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

93. 打包native报错 [ 66%]

...hread started. 2019-06-18 13:34:09.244289+0800 test1[6479:65523] found the file in the package:scripts/runtimeInit.js   2019-06-18 13:34:09.247560+0800 test1[6479:65523] found the file in the package:scripts/apploader.js   2019-06-18 13:34:09.274697+0800 test1[6479:65523]  {   "os" : "ios",   "...

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

94. 发布 web失败 [ 66%]

...源版本清单文件不存在,不使用资源版本管理。忽略ERR_FILE_NOT_FOUND错误。 onManifestLoaded @ laya-9e66188d9c.core.js:1 2020-02-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被...

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

95. [LayaAir3]3.0.10 微信小游戏 插件版本不存在 [ 66%]

...ope ... zh_CN(env: Windows,mg,1.06.2312061; lib: 3.0.0) [] ENOENT: no such file or directory, open 'D:/work/MG/Client/release/wxgame/__context__/__plugin__/wxe24357b5ce551510/plugin.js' Error: ENOENT: no such file or directory, open 'D:/work/MG/Client/release/wxgame/__context__/__plugin__/wxe24357b5...

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

96. LayaAir IDE:Duplicate identifier 'Laya' [ 66%]

...问题? Laya 鼠标Cursor怪异问题,有demo Laya["MiniAdpter"].nativefiles 在QQ小游戏中无法读取到 问题状态 最新活动: 2017-03-10 11:31 浏览: 1217 关注: 1 人 A846353427 • 2017-03-10 13:43 调整了一遍引用,但是又出了个错: ReferenceError: Laya is not define...

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

97. Uncaught RangeError:Array buffer allocation failed [ 65%]

... not find scene:GameView.scene undefined Failed to load resource: net::ERR_FILE_NOT_FOUND 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Uncaught...

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

98. ios native ogg音效播放报错 [ 65%]

...开始卡了,看到log有报错  JCWaveInfo::LoadData No a vaild wave file! JCAudioWavPlayer::AddWaveInfo wave paser err   2020-03-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回...

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

99. 微信小游戏 TS 使用 downLoadFile 出现报错 [ 65%]

微信小游戏 TS 使用 downLoadFile 出现报错 引擎版本 1.7.18 开发语言:TypeScript使用 TS 开发,添加微信适配库之后,只有 Laya.MiniAdpter.init() 能使用,而文档上关于微信缓存管理的 downLoadFile 等不能使用。 在 LayaAir.d.ts 中的 MiniAdpter 添...

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

100. 引擎能打包成html页面,然后直接用手机webview加载吗? [ 65%]

...打开也会受到跨域加载的限制。 比如加载图片提示如下: file:///data/user/0/test/files/apps/fb77dedd-fee0-40dd-9a63-4e00cb6b6a89/1.0.0/index.html-line0 :Image from origin 'file://' has been blocked from loading by Cross-Origin Resource Sharing policy: Invalid response. Origin 'nul...

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