大约有 79 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0040 秒)
rpk加载本地资源报错 Request failed Status:0 发布的release文件夹里是有这个json文件的,但rpk运行时加载不到, 附件 : --> 2019-12-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为...
来源: Laya_社区 发布时间: 20191217
调试工具正常,真机报错:Request failed Status:0 text( 加载场景失败) 为什么调试工具里正常,但真机会报:Request failed Status:0 text 。加载失败。 附件 : --> 2020-08-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20200813
HttpRequest有一定几率触发error事件 Status:0 在微信开发者工具中,调用 request.send(url + method, data, "post", "json", ["Content-Type","application/json","Authorization", "Bearer " + PlayerModel.Instance.token]); 大部分时候正常 但有20%的几率会触发error事件...
来源: Laya_社区 发布时间: 20180330
request failed status:0 text: IOS HttpRequest 但是 在IOS 手机上 直接报错 request failed status:0 text: dome 如下 ( IOS 浏览器 和 火狐浏览器) 打开 直接Event.ERROR 不会进入 Event.COMPLETE 点击(点我赋值) 或者 (发送请求) 按钮 模拟器...
来源: Laya_社区 发布时间: 20170620
Request failed Status:404 text:undefined 2019-09-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 ln_chenchao(༒) 赞同来自: 有没有人可以帮忙回答一下。 2019-09-21 0 0 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20190921
HttpRequest在ios系统出现Request failed Status:0 text:,安卓没事 2019-04-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ...
来源: Laya_社区 发布时间: 20190425
request failed status:0 text: IOS HttpRequest var data = { rechargeId:"1", consumerId:"533", } alert(JSON.stringify(data)); hr = new HttpRequest(); hr.once(Event.PROGRESS, this, onHttpRequestProgress); hr.once(Event.COMPLETE, this, onHttpRequestComplete); hr.once(Event.ERROR, this, onHttpRequestErr...
来源: Laya_社区 发布时间: 20170620
the server responded with a status of 404 (Not Found) /Unity/LayaScene_Main/Conventional/Main.ls:1 Failed to load resource: the server responded with a status of 404 (Not Found) 我在ide中调试都没问题,但是发布出来后,打开就报错,开始是跨域问题,我放在服务器...
来源: Laya_社区 发布时间: 20190312
...为什么ide里能发送成功 手机里却发送失败 报Request failded Status 0的错误 2017-07-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 cuixueying 赞同来自: 不清楚,最好有个重现环境...
来源: Laya_社区 发布时间: 20170707
request failed status:0 HttpRequest.send问题 浏览器可以COMPLETE,手机上ERROR:request failed status:0 2018-01-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 1、If the st...
来源: Laya_社区 发布时间: 20180105