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

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

3341. web和微信端没有问题,打包成apk后 httprequest报Request failed Status:404 text:undefined [ 51%]

...Laya.Event.COMPLETE, this, this.CompleteHandler); this.xhr.once(Laya.Event.ERROR, this, this.ErrorHandler); this.xhr.on(Laya.Event.PROGRESS, this, this.ProgressHandler); this.xhr.send(Global.WebHost+this.currentRequest.url, this.currentRequest.data, "post", "text", ["Access-Control-Allow-Origin","*"...

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

3342. 打包好的apk,安装后,提示“加载游戏失败,可能由于您的网络不稳定,请退出重进” [ 51%]

...:深圳南山 TS项目使用matter.js库无智能提示 Ts 编辑提示error TS5023: Unknown option 'p' 游戏运行在chrome里面 听不见声音 IOS系统内嵌H5游戏,退到后台,等几秒返回音乐音效全无 图集打包找不到图集文件 用了第三方socket类 项目在IDE上...

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

3343. Laya抛出异常后跳过异常不能继续运行吗? [ 51%]

...致命的错误应该是没有问题的,你可以设置Laya.alertGlobalError = false;这样就不会弹出错误提示了 app下可以设置window.showAlertOnJsException(false);(项目运行过程中有时会弹出一些错误的提示,这些提示都是项目中有代码写错了。我们的...

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

3344. 网络和格式-XML [ 51%]

...a.stage.bgColor = "#232628"; this.setup(); } setup() { let xmlValueContainsError = "item aitem bsomethis..."; let xmlValue = "item aitem bsomethings..."; this.proessXML(xmlValueContainsError); console.log("\n"); this.proessXML(xmlValue); } // 使用xml proessXML(source) { const Utils = Laya.Utils; l...

来源: Laya2.0_示例 发布时间: 20251223

3345. 导出微信小游戏代码报错gameThirdScriptError [ 51%]

导出微信小游戏代码报错gameThirdScriptError (unknown) gameThirdScriptError Cannot read property 'events' of undefined TypeError: Cannot read property 'events' of undefined     at Function.EventDispatcher.__init$ (http://127.0.0.1:52880/game/code.js:630:29)     at http://127.0.0.1:5288...

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

3346. cache bitmap size larger than 2048,cache ignored [ 51%]

...被折叠 要回复问题请先登录 发起人 jacksing888 相关问题 Error: asBitmap no size! 请教下 是 layabox 正交 相机的size。和U3D 正交相机的size啥关系啊! 对ScaleButton所在的容器设置cacheAs="bitmap"是否合适 请问Native下,怎么将二进制的图片转换...

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

3347. 1.7.18beta下转换3D坐标不正确 [ 51%]

...pine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? 怎么将Unix时间戳转换成普通时间 坐标:成都 急聘H5小游戏开发工程师 8-16K 只要够牛 上不封顶 LAYA转换后,MovieCl...

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

3348. 构建安卓项目的几个问题 [ 51%]

...。然后我用eclipse调试构建的项目,eclipse报错 "download file error[6]:http://stand.alone.version/src/node/Match.js",也就是说没找到js文件。 也就是说构建项目后没有图片资源也没有脚本资源在里面,,这是什么问题? 附件 : --> 2017-02-21 添加...

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

3349. 二进制图片(TypeScript-2D进阶篇(TS)-游戏加载策略) [ 51%]

...r.once(Laya.Event.COMPLETE,this,this.completeHandler); xhr.once(Laya.Event.ERROR,this,this.errorHandler); xhr.send("res/a.png","","get","arraybuffer"); } private completeHandler(data:Object):void{ //加载完成返回的data是arraybuffer; //......这里处理我们加密的图片数据,假设...

来源: Laya2.0_文档 发布时间: 20210714

3350. F5, 运行后提示找不到 Laya类 [ 51%]

...能提示 TextInput重写onFocus和onBlur事件监听不到 Ts 编辑提示error TS5023: Unknown option 'p' 成都雨墨游戏 求 laya 程序开发人员 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket 关于Laya实现Matt...

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