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

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

11. Array buffer allocation failed [ 84%]

...常,真机报错:Request failed Status:0 text( 加载场景失败) HttpRequest在ios系统出现Request failed Status:0 text:,安卓没事 scriptEngine 0xc30edooo loadScriptStringWithCodeCache failed 发布QQ包报错 安卓的QQ扫码时运行不出来 求助大佬们!oppo游戏中3d资...

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

12. Failed to construct 'AudioContext' [ 84%]

...urce: net::ERR_FILE_NOT_FOUND Failed to execute 'texImage2D怎么处理? httprequest ios手机上请求提示Request failed status:0 Array buffer allocation failed WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header httpRequest send返回Request failed Status:0 手机调...

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

13. Quaternion To Matrix conversion failed because input Quaternion is invalid [ 83%]

...avaScript heap out of memory web和微信端没有问题,打包成apk后 httprequest报Request failed Status:404 text:undefined 调试工具正常,真机报错:Request failed Status:0 text( 加载场景失败) scriptEngine 0xc30edooo loadScriptStringWithCodeCache failed 发布QQ包报错 ...

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

14. 我发送http请求 为什么ide里能发送成功 手机里却发送失败 报Request failded Status 0的错误 [ 82%]

...rror processing launch: Error Could not attach to main target TypeScript下HttpRequest发送Post请求有Bug? 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出...

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

15. "Failed to execute 'texImage2D' on 'WebGLRenderingContext' [ 81%]

...人 gveden 相关问题 Failed to load resource: net::ERR_FILE_NOT_FOUND httprequest ios手机上请求提示Request failed status:0 Array buffer allocation failed WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaS...

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

16. request failed status0 [ 80%]

request failed status0 HttpRequest.send问题 浏览器可以COMPLETE,手机上ERROR:request failed status0 2018-01-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 1、If the st...

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

17. INSTALL_FAILED_NO_MATCHING_ABIS [ 78%]

...人 kukucck 相关问题 Failed to load resource: net::ERR_FILE_NOT_FOUND httprequest ios手机上请求提示Request failed status:0 Array buffer allocation failed Failed to execute 'texImage2D怎么处理? WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header FATAL ERROR:...

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

18. 怎么使用http请求 [ 76%]

怎么使用http请求 httpRequest: function (url, data) { var xhr = cc.loader.getXMLHttpRequest(); if (!xhr.onreadystatechange) { xhr.onreadystatechange = function () { if (xhr.readyState == 4 && (xhr.status >= 200 && xhr.status <= 207)) { //cc.log("response:\n" + xhr.respons...

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

19. HttpRequest complete回调问题 [ 76%]

HttpRequest complete回调问题 回调中获取了Request回传的数据内容并显示在页面上:在IDE中能够正常打印出来,但是在浏览器中却无法显示。 2017-02-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

20. HttpRequest在firefox里面执行正常在ios出现err [ 74%]

HttpRequest在firefox里面执行正常在ios出现err layaair使用了httpRequest获取json数据,在firefox里正常,但是用了ios自带的safari就出现err,报错是request failed status0 我的学习作品地址是http://www.mubugu.com/test/poker/bin/index.html 大家可以试试看...

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