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

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

3401. 打包native报错 [ 50%]

...019-06-18 13:34:09.466304+0800 test1[6479:65523] JsAppCache::loadCachedURL Error, no cache data. 2019-06-18 13:34:09.466633+0800 test1[6479:65523]  onLayaInitError error=Load start url error 2019-06-18 13:34:09.466822+0800 test1[6479:65523] alert=Âä†ËΩΩÊ∏∏Êà觱˥•ÔºåÂèØ...

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

3402. npm install layacmd -g之错 [ 50%]

...acmd:80 : ,layacmd npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! <https://github.com/npm/npm/issues> npm ERR! Please include the following file with any support request: npm ERR! c:\Users\qykings\Documents\h5work\layaGame\trunk\npm-debug.log 2017-06-08 添加评论...

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

3403. 问一下,使用SoundManager怎么监听到播放音频失败,使用什么办法才监听到 [ 50%]

...直接new AudioSound或者WebAudioSound播放声音,这两个对象是有Error事件的 2018-06-05 0 1 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 成功回调没执行,就是失败了 2018-06-03 0 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已...

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

3404. 从网络上下载的BMP图片二进制数据后,如何赋值给 laya.ui.Image [ 50%]

....Event.COMPLETE, this, cb_onSuccess);         req.on(laya.events.Event.ERROR, this, cb_onFail);         req.send(url);      }      // 下载jpg图片成功后,显示在舞台上,response为 bmp图片二进制     function cb_onSuccess(response)     {         /* 如何把bmp...

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

3405. ios上传构建包失败,提示:ITMS-90809: Deprecated API Usage -apps that use UIWebView APIs [ 50%]

...提交,因违反苹果3.1.1导致APP上架被拒的说明 Ts 编辑提示error TS5023: Unknown option 'p' 请问在layaIDE里,怎么调用微信小程序API 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 打包android版本 点击返回...

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

3406. socket与node服务端连不上?按照官方案例 [ 50%]

...socket.on(Laya.Event.CLOSE, this, closeHandler); this.socket.on(Laya.Event.ERROR, this, errorHandler); function openHandler(event){ //正确建立连接; console.log("链接"); } function receiveHandler(msg){ ///接收到数据触发函数 console.log("接受"); } function closeHandler(e){ //关...

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

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

...Client/release/wxgame/__context__/__plugin__/wxe24357b5ce551510/plugin.js' Error: ENOENT: no such file or directory, open 'D:/work/MG/Client/release/wxgame/__context__/__plugin__/wxe24357b5ce551510/plugin.js'     at Object.openSync (node:fs:582:3) 附件 : --> 2023-12-27 添加评论 免费帖 -->...

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

3408. macOS系统运行layaair-cmd resourceVersion报错 [ 50%]

.../child_process.js:323     throw errnoException(err, 'spawn');     ^   Error: spawn EACCES     at _errnoException (util.js:1022:11)     at ChildProcess.spawn (internal/child_process.js:323:11)     at exports.spawn (child_process.js:502:9)     at Object.<anonymous> (/usr/local/lib/n...

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

3409. 微信小游戏加载资源出错,提示:未加载到该图片资源,请检查安装包或网络 [ 50%]

...用ttf字体? 微信小游戏:HTMLDivElement的使用 Ts 编辑提示error TS5023: Unknown option 'p' 2.1.1.1引擎微信小游戏掉帧严重 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 问题状态 最新活动: 2018-11-30 11:34 ...

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

3410. 使用laya2.11.0新建3D示例项目并输出APK运行的时候提示: window.conch.setGetWorldTransformFunction is not a function [ 50%]

...atter.js库无智能提示 LayaAirIDE下如何使用mask? Ts 编辑提示error TS5023: Unknown option 'p' layaAir TS项目如何引用protoBuf库? 如何通过命令行工具构建和发布项目 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机...

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