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

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

91. laya的ide如何import js并调用里面的类和方法?VS Code正常。 [ 68%]

...GameMain(); } http://requirejs.org/docs/errors.html#mismatch at makeError (file:///E:/laya/TestImport/bin/node_modules/requirejs/require.js:168:17) at intakeDefines (file:///E:/laya/TestImport/bin/node_modules/requirejs/require.js:1254:36) at file:///E:/laya/TestImport/bin/node_modules/requirejs/req...

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

92. 使用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

93. 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

94. 打包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

95. 发布 web失败 [ 66%]

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

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

96. [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

97. 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

98. Uncaught RangeError:Array buffer allocation failed [ 66%]

... 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

99. 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

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

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

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