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

大约有 98 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0048 秒)

61. [LayaAir2]【bug反馈】【Laya2.13.6】LayaNative下App的 服务器http 500 ,也会报错404 [ 56%]

...04     如下图所示,在apploader.js 里面 onPostError的时候 _t._status = 404 强制写死成了404。 这里e2 = 500。 明明可以拿到真实的服务器错误码500. 虽然不是什么大问题。但是每次服务器内部错误500的时候,提示都是404,很误导排查错误...

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

62. eError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. [ 55%]

... Array buffer allocation failed rpk加载本地资源报错 Request failed Status:0 问题状态 最新活动: 2018-03-09 16:05 浏览: 3387 关注: 3 人 zqn951201 • 2017-10-31 17:20 没有啊,我是用js写的, Monica • 2017-10-31 17:50 @zqn951201:请提供一个有问题的例子,我们...

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

63. 网页调试崩溃了 [ 55%]

...& !gl.getProgramParameter(this._program,/*laya.webgl.WebGLContext.LINK_STATUS*/0x8B82))             throw gl.getProgramInfoLog(this._program); 应该就是抛出异常,所以崩了。 我拷了一点this._program展开后的内容: proto__:WebGLProgram {constructor: , Symbol(Symbol....

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

64. layaBox2.2中这个错误怎解决或者怎么忽略不报这个错误 [ 55%]

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

65. 嵌套类型的protobuf报错 [ 54%]

...equired string name = 2;  required string address = 3;   required int32 status = 4;  optional string serverUId = 5;  optional int32 controlStatus = 6;  optional string closeMessage = 7; }   这种嵌套类型的proto decode的时候报错   Uncaught TypeError: this.clazz is not a constructor...

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

66. layacmd 安装不成功 [ 54%]

...CYCLE npm ERR! electron@1.7.9 postinstall: `node install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the electron@1.7.9 postinstall script 'node install.js'. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with...

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

67. HttpRequest问题 [ 52%]

...点击请求访问时,却访问失败,返回错误码:Request failed Status:0 text   请问这个是什么问题?在laya里测试是好的。。但是发布后在手机用Safari打开就不行。。     https://www.stormnet.cn/h5test/index.html   这是测试链接。。 附件 : --> 201...

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

68. layacmd mac 系统安装不上,急 [ 51%]

...rno 1 npm ERR! electron@1.8.6 postinstall: `node install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the electron@1.8.6 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found i...

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

69. [LayaAir2]Laya2.13.8 用win导出ohos项目 在mac上打包到鸿蒙虚拟机着色器异常 [ 51%]

...l.FRAGMENT_SHADER); 内部 执行 gl.getShaderParameter(shader, gl.COMPILE_STATUS)后异常 不兼容verson 450 附件 : --> 2025-12-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 lv 赞同来自: 是引擎内...

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

70. 请问我用下面的代码发送个简单的http get请求,为什么在电脑上能得到成功输出,在手机上总是得到失败输出呢? [ 50%]

...tion cb_onFail(message) { alert(message); // 失败输出:Request failed Status:0 text: }   注:url后面部分是sf_server?RequestType=Time,不知怎么被转码了 2016-11-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提...

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