大约有 33 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0031 秒)
...ivate connect(): void { console.log("connect...."); this.hr = new Laya.HttpRequest(); this.hr.once(Laya.Event.PROGRESS, this, this.onHttpRequestProgress); this.hr.once(Laya.Event.COMPLETE, this, this.onHttpRequestComplete); this.hr.once(Laya.Event.ERROR, this, this.onHttpRequestError); this.hr.send(...
来源: Laya_社区 发布时间: 20201023
...ed错误 运行报错 Uncaught Can not find scene:GameView.scene undefined Request failed Status:404 text:undefined Property 'BoxMesh' does not exist on type 'typeof Laya' XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. 播放音效时...
来源: Laya_社区 发布时间: 20210130
...文本显示缺笔少划 web和微信端没有问题,打包成apk后 httprequest报Request failed Status:404 text:undefined 问题状态 最新活动: 2019-05-14 17:40 浏览: 894 关注: 2 人
来源: Laya_社区 发布时间: 20181230
...加,直接点运行就报错?? laya.core.js:23023 Access to XMLHttpRequest at 'file:///Users/andyzu/Desktop/LayaGame/demo/myLaya/bin/version.json' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-exten...
来源: Laya_社区 发布时间: 20190718
...ndefined 运行报错 Uncaught Can not find scene:GameView.scene undefined Request failed Status:404 text:undefined 销毁有声音的spine动画,skeleton中的_onAniSoundStoped有时会报undefined错误 discard property,please use transform's property instead XmlDom类没有了?解析xml时,...
来源: Laya_社区 发布时间: 20181009
...manager的情况下不好协调。 手机调试时http请求错误,返回Request failed Status:0 怎么使用http请求 问题状态 最新活动: 2017-06-26 11:02 浏览: 1345 关注: 3 人 贺杰 • 2020-07-14 13:26 如果打包APK http被挟持了要怎么办呢
来源: Laya_社区 发布时间: 20170626
HttpRequest问题 我现在用js代码通过http访问 在laya引擎里测试是有数据返回的,请求是成功的。。 但是发布成h5项目之后,布置好服务器。。打开链接点击请求访问时,却访问失败,返回错误码:Request failed Status:0 text 请问这...
来源: Laya_社区 发布时间: 20180208
...不报这个错误 H:/LayaAir/minGame1/cyjl/bin/undefined/undefined.json Request failed Status:0 text: [warn]Retry to load: undefined/undefined.scene Failed to load resource: net::ERR_FILE_NOT_FOUND [file:///H:/LayaAir/minGame1/cyjl/bin/undefined/undefined.json] 附件 : --> 2019-09-11 添加评论 ...
来源: Laya_社区 发布时间: 20190911
请问Laya.HttpRequest可以get请求Https地址么? 我请求微信登录的access_token,是一个Https地址,但是一直返回错误 request failed status:0 text:,但是我把请求地址换成官网demo的地址'http://xkxz.zhonghao.huo.inner.layabox.com/api/getData?name=myname&...
来源: Laya_社区 发布时间: 20180814
...移动 获取不到label的text属性 调试工具正常,真机报错:Request failed Status:0 text( 加载场景失败) 问题状态 最新活动: 2018-03-22 17:33 浏览: 1046 关注: 2 人 Prajna • 2018-03-22 17:44 可以了,非常感谢 Monica • 2018-03-22 17:46 @Prajna:不客气~
来源: Laya_社区 发布时间: 20180322