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

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

71. 缓存工具-layadcc · LayaAir3.0文档 · LAYABOX [ 71%]

...null即可 * @returns */ async init(headfile:string|null,cachePath:string):Promise<boolean>; /** * 当前缓存中是否缓存了某个文件 * */ async hasFile(url: string):Promise<boolean>; /** * 读取缓存中的一个文件,url是相对地址 * @param url 用户认识的地址。...

来源: Laya3.0_文档 发布时间: 20241024

72. laya.core.js报错:value._addReference is not a function [ 70%]

...偶发性错误。 打开新场景时报错laya.core.js:15911 Uncaught (in promise) TypeError: value._addReference is not a function     at Texture.<anonymous> (laya.core.js:15911)     at Texture.__proto._onLoaded (laya.core.js:15752)     at EventHandler.__proto.runWith (laya.core.js:141...

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

73. LAYA3.0 BEAT 6 无法打开工程项目!急急急! [ 69%]

...! LayaAirIde 3.0.0  beat 6 工程关闭时遇到错误: Uncaught (in promise) Error: Error invoking remote method 'SaveWindowState': SyntaxError: Unexpected token '<', ..."files": [ <<<<<<< HE"... is not valid JSON at ectron/js2c/renderer_init:57   然后无法关闭ide...

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

74. Uncaught TypeError: Failed to execute 'dispatchEvent' on 'EventTarget [ 69%]

...播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Failed to load resource: net::ERR_FILE_NOT_FOUND 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds Uncaught TypeError: Cannot read property 'props' of undefined 鼠标自定义...

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

75. Laya2.6.0 升级至Laya2.8.0 Native环境 加载ttf 字体不生效 [ 67%]

...。。。   代码如下:           let font1Req =  new Promise((resolve => {             Laya.loader.load("res/fonts/OPPOSANS-R.TTF", Laya.Handler.create(this, (success: boolean) => {                 if (!success) {            ...

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

76. [LayaAirIDE3]Laya.loader.on(Event.ERROR, this, this.onError) 无法侦听到加载资源失败 [ 66%]

...有null。 2024-07-09 0 1 分享 微博 QZONE 微信 球块 赞同来自: Promise应该用 Laya.loader.load(urls, Laya.Loader.IMAGE, this.onLoading).then(() =>         {             this.onAssetLoaded();         }).catch(()=>{   });  来监听错误 2024-07-05 0 3 分享 微...

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

77. 打包ios时,第第一次进入游戏闪退,第二次就没问题,报一下错误 [ 63%]

....635670+0800 qimiaomuchanIOS[5815:1707048] require(/sdcard/layabox/scripts/promise.js) 2018-01-28 23:29:52.637141+0800 qimiaomuchanIOS[5815:1707048] found the file in the package:scripts/promise.js 2018-01-28 23:29:52.639543+0800 qimiaomuchanIOS[5815:1707048] require(/sdcard/layabox/scripts/async.js...

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

78. 投影出现重复的问题 [ 60%]

...播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 关于主程序过大的问题 问题状态 最新活动: 2019-06-25 11:51 浏览: 684 关注: 1 人

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

79. 声音的捕获并播放 [ 60%]

...播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() laya3D动画无法播放 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 播放声音出错,求指教 求教: soundManager如何停止正在播放...

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

80. 可以控制spine骨骼动画播放的速度吗? [ 60%]

...播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() spine动画播放后图集错乱 问题状态 最新活动: 2020-05-11 12:40 浏览: 607 关注: 1 人

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