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

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

141. laya2.8.0IDE工具中打安卓包(LayaNative版本相同),无法加载游戏启动页 [ 56%]

...yaNative版本相同),无法加载游戏启动页 I/LayaBox: found the file in the package:scripts/async.js I/LayaBox:  loadApp:http://happiness.joyleafs.com/ncapi/client/app*/index.json I/LayaBox: setCachePath:/data/user/0/com.layabox.run.*//LayaCache//appCache/     read index:/data/user/0/c...

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

142. FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory [ 56%]

...Uncaught getUint16 error - Out of bounds Failed to load resource: net::ERR_FILE_NOT_FOUND 问题状态 最新活动: 2018-06-16 15:22 浏览: 1325 关注: 1 人

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

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

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

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

144. TS项目编译报错‘inspector.d.ts' not found’ [ 56%]

...plications/LayaAirIDE_beta.app/Contents/Resources/app [11:19:00] Using gulpfile ~/Documents/sports1/.laya/gulpfile.js [11:19:00] Starting 'default'... 出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(34,22): Error TS6053: File '../node_modules/@types/node/inspector.d.ts' not found...

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

145. LayaAir IDE如何设置调试浏览器路径? [ 56%]

...出不来,调试控制台输出: Chrome error: Error: spawn C:/Program Files (x86)/Google/Chrome/Application/chrome.exe ENOENT 请问怎么查看LayaAir IDE的调试浏览器位置,手动设置Chrome的安装路径可以吗? 2017-04-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 ...

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

146. 调用Laya.Utils.parseXMLFromString 时一直报undefined的错误 [ 56%]

...= 0; j < 5; ++j) {             treeData += "<leaf label='File " + (j + 1) + "'/>";         }         treeData += "</item>";     }     treeData += "</data>";      let xml = Utils.parseXMLFromString(treeData); //调用这一句一直是unde...

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

147. 新建Laya2D空项目(TS),编译出错! [ 56%]

...directory changed to D:\LayaAirIDE_beta\resources\app [15:32:44] Using gulpfile D:\workshop\Laya\Test5\.laya\compile.js [15:32:44] Starting 'compile'... 出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(37,22): Error TS6053: File '../node_modules/@types/node/inspector.d.ts' not fou...

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

148. 谷歌浏览器运行错误 [ 56%]

...,也可以删除。             "userDataDir": "C:/Program Files (x86)/Google/Chrome/Application/chrome", 运行后跳出这个对话框 然后我设置chrome为以管理员运行结果变成这个错误 Error processing "launch": Error: spawn UNKNOWN at exports._errnoException (util.j...

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

149. FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory [ 55%]

...Uncaught getUint16 error - Out of bounds Failed to load resource: net::ERR_FILE_NOT_FOUND 问题状态 最新活动: 2018-06-16 15:13 浏览: 1238 关注: 1 人

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

150. Laya2.0导入protobufjs第三方库,报错找不到文件 [ 55%]

...ypeScript error: node_modules/@types/node/index.d.ts(50,22): Error TS6053: File 'node_modules/@types/node/base.d.ts' not found.   现在把protobufjs放到Laya IDE的安装目录下的node_modules下面。可以编译通过了。 但又有新的问题,代码提示找不到proto对象的属性了...

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