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

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

431. 打包成APP也出现了类似跨域的问题(微信头像不显示) [ 77%]

...demo,用官方提供的运行器运行就可以复现出来 xcode调试有error信息 附件 : --> testDemo.zip 2018-09-25 添加评论 已悬赏2元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 hj 赞同来自: 已经反馈给引擎...

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

432. 2.2.0beta2发布vivo小游戏报错:Can not find scene:main/MainScene.scene [ 76%]

....0beta2发布vivo小游戏报错:Can not find scene:main/MainScene.scene ERROR: Uncaught Can not find scene:main/MainScene.scene, location: /data/data/com.vivo.hybrid/app_resource/com.martian.fkltxxl.vivominigame/libs/laya.core.js:0:0   报错信息截图: file:///C:/Users/user/Documents/Tencen...

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

433. replaceSlotSkinName对于spine换肤不成功 [ 76%]

...ya.Event.COMPLETE, this, this.parseComplete); this.m_templet.on(Laya.Event.ERROR,this,this.onError); this.m_templet.loadAni("res/spine/goblins/goblins.sk"); } private onError():void { console.log("parse error"); } private parseComplete() : void { let skeleton0 : Laya.Skeleton; skeleton0 = this.m_tem...

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

434. MovieClip 报错 [ 76%]

...护,判断下图集的信息是否存在,如果不存在就派发一个error事件通知开发者,MC使用的图集信息不存在,目前已安排引擎同事在版本里增加了保护,下个版本提交发布后就有了,临时你也可以通过修改代码来添加保护:var data:*;...

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

435. 加载-错误处理和进度 [ 76%]

...ng, null, false), Loader.TEXT); // 侦听加载失败 Laya.loader.on(Event.ERROR, this, onError); })(); function onAssetLoaded(texture) { // 使用texture console.log("加载结束"); } // 加载进度侦听器 function onLoading(progress) { console.log("加载进度: " + progress); } function onErr...

来源: Laya_示例 发布时间: 20251209

436. [LayaAir3]unknown script 'NavHelper.getNavMeshData' [ 76%]

...MeshData' at /D:/laya/LayaAirIDE/resources/app.asar/game.js:2       TypeError: Cannot read properties of undefined (reading 'agents') at /D:/laya/LayaAirIDE/resources/app.asar/feature-pack.editor.js:1     TypeError: Cannot read properties of undefined (reading 'agents') at /D:/laya/LayaAirIDE/r...

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

437. Laya1.8.4 构建ios App然后真机调试进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 [ 76%]

...目使用matter.js库无智能提示 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 关于近期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 Ts 编辑提示error TS5023: Unknown option 'p' 版本不匹配! 全局 tsc (2.2.2) != ...

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

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

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

439. 分享:常见 IDE 错误提示解决方案 [ 76%]

...听(A页面派发 B页面侦听) 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 分享:适配LayaAir版本的PureMVC框架 Ts 编辑提示error TS5023: Unknown option 'p' 分享:打地鼠 AS、JS、TS版本 Demo! ide 2.4 layaair2-cmd ...

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

440. laya as发布玩一玩到Xcode工程,编译报错 [ 76%]

...机,打开手Q,然后编译报错 level=1, code=-1, info1=Execute JS Error![TypeError: this.ctx.transform is not a function. (In 'this.ctx.transform(a,b,c,d,tx,ty)', 'this.ctx.transform' is an instance of RectTransform)]: line = 6253, column = 21, sourceURL = /var/containers/Bundle/Application/2...

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