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

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

31. 打包native报错 [ 70%]

...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

32. js socket 连接不上 [ 70%]

...Event.CLOSE, this, closeHandler); //关闭事件 this.socket.on(Laya.Event.ERROR, this, errorHandler); //连接出错 function openHandler(event){ //正确建立连接 this.socket.send('foo','OOOO'); } function receiveHandler(msg){ console.log(event); //接收到数据触发函数 // socket.emit('lo...

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

33. 使用Laya.loader.load加载zip资源.稍微大一点,比如300多k.ios系统就会回调空数据 [ 70%]

...n 赞同来自: 我测试的6也没有问题 你在这个地方监听一个error事件   2018-03-20 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 czronaldo11 相关问题 LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(...

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

34. Texture如何转换成Texture2D有人搞过吗 [ 70%]

...ot read property 'width' of null VIP功能导出iOS资源,unity插件报 Error to compress texture 问题状态 最新活动: 2019-05-22 15:41 浏览: 1642 关注: 5 人

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

35. httpRequest send返回Request failed Status:0 [ 69%]

...Event.COMPLETE, this, this.completeHandler, [url, 1]); xhr.once(Laya.Event.ERROR, this, this.errorHandler); xhr.send(url, "", "get", "arraybuffer"); } } GameMain.prototype.completeHandler = function (URL, id, data) { // private completeHandler(data: Object, URL: string, id: number): void { //加载...

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

36. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 69%]

... string = "close";         /** io错误*/         public static IO_ERROR: string = "io-error";         /** 数据*/         public static DATA: string = "data";         constructor(decorate?:Decorate) {             super();             this.mDecorate = decorate || new...

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

37. 火狐浏览器运行出现花屏 [ 69%]

...一下 2018-09-18 0 3 分享 微博 QZONE 微信 周小虎 赞同来自: Error: WebGL warning: Exceeded 16 live WebGL contexts for this principal, losing the least recently used one. Error: WebGL warning: texSubImage2D: Texture has not been initialized prior to a partial upload, forcing the browser ...

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

38. 打包native报错 [ 68%]

...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

39. 请问怎么把arraybuffer作为图片显示出来 [ 67%]

...once(Laya.Event.COMPLETE, this, this.completeHandler); xhr.once(Laya.Event.ERROR, this, this.errorHandler); xhr.send("https://ask.layabox.com/static ... ot%3B, "", "get", "arraybuffer"); private completeHandler(data: ArrayBuffer) { //请问怎么把这个arraybuffer作为图片显示出来 } 2018-10...

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

40. 直接通过打包app打完自带的ui项目包在手机上运行不了 [ 67%]

...ta_result 12-14 17:56:05.233 20197-20469/? E/LayaBox: JCFileRes::onDownloadError file error[1]:file:///data/data/com.Test.laya/LayaCache/localstorage/logo/logo.png 12-14 17:56:05.309 20197-20410/? E/LayaBox: JCFileRes::onDownloadError file error[6]:http://stand.alone.version/src/LayaUISample.js 12-1...

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