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

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

21. 在native下 Laya.Browser.window.Blob不存在 [ 79%]

... 4 个回复 daibao520 赞同来自: donloadImageTest: function (ss) { var xhr = new Laya.HttpRequest(); xhr.once(Laya.Event.COMPLETE, this, completeHandler); xhr.once(Laya.Event.ERROR, this, errorHandler); xhr.send("http://192.168.10.108:35553/re ... ot%3B, "", "get", "arraybuffer"); function compl...

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

22. 提示“AtlasResourceManager:Dispose the inner Atlas。” [ 78%]

...p(150, this, showframe); })(); function showframe() { var self = this; var xhr = new Laya.HttpRequest(); xhr.once(Laya.Event.COMPLETE,this,completeHandler); xhr.once(Laya.Event.ERROR,this,errorHandler); xhr.send("res/monkey2.png","","get","arraybuffer"); function completeHandler(data){ var url = Lay...

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

23. 打包native报错 [ 74%]

...Runtime::callMethod {} 2019-06-18 13:34:09.382030+0800 test1[6479:65523]  xhr.GET url=http://stand.alone.version/index.js 2019-06-18 13:34:09.383314+0800 test1[6479:65578] Download [  ]:http://stand.alone.version/index.js 2019-06-18 13:34:09.388180+0800 test1[6479:65578] curl_easy_perform failed, ...

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

24. 打成ios包,运行时显示的测试扫码界面 [ 72%]

...6ce0537a5949c98f85e 2020-04-22 18:21:19.450960+0800 layabox[3608:626785]  xhr.GET url=http://nativetest.layabox.com/layaplayer/index.js 2020-04-22 18:21:19.462824+0800 layabox[3608:626768] Download [  ]:http://nativetest.layabox.com/ ... 85b3d 2020-04-22 18:21:19.541038+0800 layabox[3608:626768] D...

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

25. 打包后的APK 运行闪退 [ 72%]

...;>>>>>>a:0 I/layaConch3: m_interceptKey OK! I/LayaBox:  xhr.get url=https://testadmin.aaaaaa.top/api/onSendCaptcha W/LayaBox: Error: https://testadmin.aaaaaa.top/api/onSendCaptcha[] does not belong to the same app domain: http://fytest.bbbbb.com/  I/LayaBox: Download [  ]:https:...

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

26. 打包native报错 [ 70%]

...Runtime::callMethod {} 2019-06-18 13:34:09.382030+0800 test1[6479:65523]  xhr.GET url=http://stand.alone.version/index.js 2019-06-18 13:34:09.383314+0800 test1[6479:65578] Download [  ]:http://stand.alone.version/index.js 2019-06-18 13:34:09.388180+0800 test1[6479:65578] curl_easy_perform failed, ...

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

27. 微信小游戏中不能加载proto文件 [ 70%]

...成https:/,微信下载就报错了。 在protobuf.js的function fetch_xhr方法最后把fileName改成//就可以load成功, var names=filename.split('/'); if(names[0]=="http:"||names[0]=="https:"){ filename=names[0]+"/"; for(var i=1;i<names.length;i++){ filename+=('/'+names[i]); } } xhr.ope...

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

28. 打包成APK后,POST请求会先去Download请求的地址 [ 69%]

...ethod:user.checkPlatformExist 03-09 21:14:54.678 23554 23663 I LayaBox :  xhr.post url=http://xxx.yyy.cn/api 03-09 21:14:54.680 23554 23645 I LayaBox : Download [  ]:http://xxx.yyy.cn/api 03-09 21:15:03.201 23554 23645 W LayaBox : download error: timeout, dt=8,opttimeout=1798 03-09 21:15:03.207 23...

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

29. 打包app出现跨域问题 [ 58%]

...问题 10-30 11:04:06.670 25158-25270/com.etvtech.happystar I/LayaBox:  xhr.get url=http://121.41.58.108/etvdata/iptv/account/query.py?accountStb=tv2012060140003@itv&productCode=p20180002&action=ActionResponse  10-30 11:04:06.670 25158-25270/com.etvtech.happystar W/LayaBox: Error: http://1...

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

30. native 下载文件出现not same app domain [ 57%]

native 下载文件出现not same app domain LayaBox : xhr.get url=A/7ac97acac07a28873c87f19ba794c498.bytes 12-19 14:33:07.993 28268 28335 W LayaBox : Error: A/7ac97acac07a28873c87f19ba794c498.bytes does not belong to the same app domain: B/ 12-19 14:33:07.993 28268 28317 I LayaBox : Download [ ]:A...

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