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

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

51. DOMException: The play() request was interrupted by a call to pause [ 89%]

DOMException: The play() request was interrupted by a call to pause 太过频繁播放声音导致 /** 当前引擎版本。*/         public static var version:String = "1.7.8"; 附件 : --> src.zip 2017-08-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

52. Cannot connect to runtime process, timeout after 10000 ms - (reason: Cannot connect to the targ 如何解决 [ 89%]

...ct to runtime process, timeout after 10000 ms - (reason: Cannot connect to the targ 如何解决 2017-05-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 dashiming 赞同来自: 在编辑这个输出屏幕时   ...

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

53. Laya2.0编译后所有js都自动合并到bundle.js中,导致bundle.js过大,加载速度很慢,bundle.js可以拆分吗 [ 89%]

...                     /* Specify library files to be included in the compilation. */     // "allowJs": true,                       /* Allow javascript files to be compiled. */     // "checkJs": true,                       /* Report errors in .js files. */     ...

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

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

...)方法报错。 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

55. Cannot enlarge memory arrays. [ 89%]

Cannot enlarge memory arrays. Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with -s ALLOW_MEMORY_GROWTH=1 which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to ...

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

56. 在Laya中使用Matter.js的最简示例 (JS) [ 89%]

...d = Bodies.rectangle(400, 500, 810, 60, { isStatic: true }); // add all of the bodies to the world World.add(engine.world, [boxA, boxB, ground]); // run the engine Engine.run(engine); // run the renderer Render.run(render);显示效果如下 但是这还没有用Laya来渲染,需要做下面的修...

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

57. 微信小游戏中加载unity导出的场景报错the .lh file root type must be Scene [ 88%]

微信小游戏中加载unity导出的场景报错the .lh file root type must be Scene 报错:the .lh file root type must be Scene。 看了下代码,是读取的.ls文件并不是按照数组方式读取的,而是安装字符串读取进来的,所以导致判断type失败:       /**...

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

58. WebSocket connection to 'ws://192.168.0.8:8102/' failed: Invalid frame header [ 88%]

...来自: 搜索到一些资料,说是字节长度问题。 How long are the message you are trying to send If it's larger than 125 bytes you need to encode the length in a different manner i.e you must take the extended payload length into consideration. – Cyclonecode Jul 7 '15 at 10:22 Right...

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

59. 苹果上架直接导致账号被调查。。。 [ 88%]

...veloper Program account is currently under investigation for not following the App Store Review Guidelines’ Developer Code of Conduct. Common practices that may lead to an investigation include, but are not limited to: - Inaccurately describing an app or service - Misleading app content - Engaging...

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

60. laya 预加载粒子文件时警告?请问是什么情况? [ 88%]

...子文件时警告?请问是什么情况? GradientDataNumber warning:the forth key is be force set to 1. laya.d3.js:16710 GradientDataNumber warning:data count must lessEqual than 4 laya.d3.js:16716 GradientDataNumber warning:data count must lessEqual than 4 laya.d3.js:16716 GradientDataColor wa...

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