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

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

21. 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() [ 89%]

...播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 你们调试下 看看!这个问题不影响实际操作,就是看着有个报错!...

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

22. [LayaAir3]3.2spine动画和3.0.8效果不一样 [ 87%]

...s: Error: unknown type 'xmaaYG8AQ1yC07pr_JvyPA' (anonymous) @ Scene.ts:402 Promise.then (async) load @ Scene.ts:395 open @ Scene.ts:441 (anonymous) @ index-142c5.js:62 Promise.then (async) (anonymous) @ index-142c5.js:60 Promise.then (async) (anonymous) @ index-142c5.js:18 (anonymous) @ index-142c5....

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

23. 打包安装到手机一直报错 API can only be initiated by a user gesture [ 85%]

... only be initiated by a user gesture !-Time:-19:52:13--ConsoleUncaught (in promise) NotAllowedError: play() can only be initiated by a user gesture.-! !-Time:-19:52:19--ConsoleFailed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture.-! !-Time:-19:52:19--ConsoleUnca...

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

24. Laya_API3.0 [ 84%]

....js文件路径 Returns void Static init init(stageConfig?: IStageConfig): Promise<void> init(width: number, height: number, ...plugins: any[]): Promise<void> Defined in Laya.ts:73 初始化引擎。使用引擎需要先初始化引擎,否则可能会报错。 Parameters Optional stage...

来源: Laya3.0_api 发布时间: 20231115

25. 针对2.0.0 beta5 setLoadingPage 做增强 [ 83%]

... 不会阻塞 loadScene * @param {String} url 要打开的场景 * @param {Promise} otherHandler 同时执行的其它事件 * @param {Boolean} closeOther 关闭其它场景 * @param {Array} param 打开场景携带参数 * @param {Laya.Handler} complete 打开场景完成回调 * @param {Laya.Handl...

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

26. Laya打包成App后,在某些情况下会出现卡死的情况 [ 80%]

...: 2 人 riven • 2017-04-17 16:45 已经解决了,要换成第三方的Promise riven • 2017-05-19 17:17 是我们用了Promise, Laya用的Promise在原生客户端上有问题 cuixueying • 2017-05-22 10:53 好的,有问题及时沟通!

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

27. 播放BGM,soundmanager.play()方法报错。 [ 77%]

播放BGM,soundmanager.play()方法报错。 Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. 为什么会报 Uncaught (in promise) DOMException: play() failed because the user didn't interact with the document first. 这个错误呀? ...

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

28. laya.net.WorkerLoader_API3.0 [ 77%]

... boolean Returns void Methods Static load load(url: string, options: any): Promise<any> Defined in laya/net/WorkerLoader.ts:46 Parameters url: string options: any Returns Promise<any> Static workerSupported workerSupported(): boolean Defined in laya/net/WorkerLoader.ts:19 是否支持wor...

来源: Laya3.0_api 发布时间: 20231115

29. LayaUISample.max.js:321 Uncaught TypeError: Cannot set property 'text' of null [ 77%]

...播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() Uncaught unknown animationClip version. Uncaught TypeError: Cannot read property 'props' of undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined 加载龙骨动画出报错...

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

30. 插件开发说明 · LayaAir3.0文档 · LAYABOX [ 77%]

...和platformConfig等配置。 * @param task */ onSetup?(task: IBuildTask): Promise<void>; /** * 构建任务开始。可以在这个事件里在初始化目标目录的结构,或者进行必要的检查和安装等。 * @param task */ onStart?(task: IBuildTask): Promise<void>; /** * ...

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