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

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

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

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

423. MovieClip 报错 [ 76%]

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

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

424. 加载-错误处理和进度 [ 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_示例 发布时间: 20241001

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

426. 直接通过打包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

427. 分享:常见 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

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

429. 问一下Laya.ClassUtils.getInstance()怎么使用的,为啥我 直接传入一个.'类名' 竟然提示错误获取不到这个类 [ 76%]

...目使用matter.js库无智能提示 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target Ts 编辑提示error TS5023: Unknown option 'p' TextInput重写onFocus和onBlur事件监听不到 图集打包找不到图集文件 版本不匹配! 全局 tsc (2...

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

430. layaair-cmd publish -h 报找不到universalify module错误 [ 76%]

... E:\new_work\client>layaair-cmd publish -h module.js:540 throw err; ^ Error: Cannot find module 'universalify' at Function.Module._resolveFilename (module.js:538:15) at Function.Module._load (module.js:468:25) at Module.require (module.js:587:17) at require (internal/module.js:11:18) at Object.&l...

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