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

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

221. 多scene3d报内存不足问题 [ 53%]

...pile with  -s ALLOW_MEMORY_GROWTH=1  which allows increasing the size at runtime but prevents some optimizations, (3) set Module.TOTAL_MEMORY to a higher value before the program runs, or (4) if you want malloc to return NULL (0) instead of this abort, compile with  -s ABORTING_MALLOC=0 "). Build...

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

222. 游戏发布到QQ玩一玩以后,matter物理引擎无法启动 [ 53%]

...过用win版的VSCode插件在VSCode上调试,这句代码 Matter.Engine.run(engine);就无法执行,每次执行到这里项目就不在往下执行了,而且也不显示有错误,如果把这句去掉游戏可以继续运行,但是游戏失去了所有的物理效果; 为了解决问题已经尝...

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

223. 2.0打包apk崩溃报错,有堆栈 也是在so里面 [ 53%]

...v8::Isolate*) [x86] 2 #01 pc 001de2dc liblayaair.so laya::JSSingleThread::run(void (*)(void*), void*) [x86] 3 #02 pc 001d7aa8 liblayaair.so laya::JCConchRender::renderFrame(long, bool) [x86] 4 #03 pc 001ebf13 liblayaair.so Java_layaair_game_browser_ConchJNI_onDrawFrame [x86] 5 #04 pc 0012ebb7 /s...

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

224. Array buffer allocation failed [ 53%]

...s currently don't support allocating anything larger than that. If you are running on a 32-bit browser, a HEAP size of 512MB or 768MB is about the maximum that is possible.   参照一下ue4 的回答 2019-09-06 0 0 分享 微博 QZONE 微信 Titan 赞同来自: 我也遇到这问题了,官方能...

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

225. 2.2.0beta项目微信开放域排行榜无法点击滑动 [ 53%]

...a项目微信开放域排行榜无法点击滑动。 2.demo目录说明: run_main主域项目,小游戏直接使用bin目录调试即可 subConext子域名项目 官方模版项目 附件 : --> opendataDemo.zip 2019-08-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...

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

226. 2.12.2又发现了bug [ 53%]

...的动画状态机默认的状态为None时有问题会报错,只有在run作为默认时才行,您说的两个放置在灯光下与放置在墙后的bug,没有复现出来,预览是正常的。 2021-11-02 0 0 分享 微博 QZONE 微信 shiyang 赞同来自: 你把Ring 关闭和显示,预...

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

227. 3d场景下载出错 [ 53%]

...rarchyInnerFirstLevResouLoaded (https://usr/game.js:49:26934)     at t.e.run (https://usr/game.js:31:21504)     at l (https://usr/game.js:36:26306)     at t.e.runWith (https://usr/game.js:31:21682)","stack":""}   只要弱网 或者 无网络 加载 一个3d 预设 必定报这个错误... 20...

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

228. unity 粒子特效 laya插件有问题? [ 53%]

...aya插件有问题? 随便创建一个Particle System然后点击LayaAir Run 如下图:   附件 : --> 2019-03-11 1 条评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 6 个回复 Laya_Aaron 赞同来自: 李政666 经过qq...

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

229. [IDE2.7.0]unity插件导出加载提示Uncaught Scene data is error:sample/Conventional/Main.ls [ 53%]

...in.ls 我用2.7.0的插件,2018.4.7f的unity版本,在unity里点插件RUN是正常的,导出后,通过 Laya.Scene.load('sample/Conventional/Main.ls',Laya.Handler.create(this,this.onComplete)); 这个语句调用就报错了,我断点发现props这个属性是undefined的 if (!obj.props) ...

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

230. F6 chrome 运行 窗口出现故障 [ 53%]

...你可以试试去项目中的.vscode文件夹下的launch.json中,把"runtimeExecutable"打开,写上自己谷歌浏览器安装路径 2021-01-18 0 1 分享 微博 QZONE 微信 157*****593 赞同来自: 在cmd命令行窗口下执行以下命令(命令包含cmd关键字): cmd /c start "" ...

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