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

大约有 18 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0035 秒)

1. iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 [ 100%]

iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 报错如图   也添加了库了   附件 : --> 2018-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 188*...

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

2. js飞机大战报错 请大神看看 [ 81%]

...钮 label)都是"空的" 一访问就报出异常   我查了layaUI.max.all.js文件 里面的组件名正确  layaUI.max.all.js:          this.pauseBtn=null;          this.hpLabel=null;          this.levelLabel=null;          this.scoreLabel=null;          ...

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

3. zip更新 · LayaAir3.3 · 引擎文档 · LAYABOX [ 80%]

...File:ZipFile; 手动更新dcc缓存的功能。 interface AppCache{ ... delAllCache():void; /** * 更新dcc中的一个文件 * @param nameid 更新的文件,自己计算。 * 路径规则:/,表示app根目录。例如:hashstr('/index.html'), 不要带参数,如果带参数的话-- hashs...

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

4. 打包的apk无法正确运行(laya动画过后就黑屏) [ 70%]

...jsfile模块标签里面里-->     <script src="js/ui/layaUI.max.all.js"></script>     <!--启动类添加到这里-->     <!--jsfile--Main-->     <script src="js/require.js" data-main="js/main.js"></script>     <!--jsfile--Main--> 有...

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

5. [LayaNative2.2.0beta4] 无论是否删除或者替换layabox.ttf 都会直接crash 【有demo】 [ 64%]

...er.__proto.run (http://stand.alone.version/lib ... 207:45)         at CallLater.__proto.runCallLater (http://stand.alone.version/lib ... 178:12)         at Timer.__proto.runCallLater (http://stand.alone.version/lib ... 461:15)         at Text.<anonymous> (http://stand.alone.version...

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

6. 针对2.0.0 beta5 setLoadingPage 做增强 [ 63%]

...his.openScene) Laya.Scene.showLoadingPage(null, 0) // 同步执行 Promise.all([this._load(url, progress), otherHandler()]).then(res => { let nextScene = res[0] if (res.length > 1) param = .concat((param || ), [res[1]]) nextScene.open(closeOther, param) if (complete) complete.runWith(nextScene...

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

7. 打包成LayaNative之后,在oppo r9s和小米note上面,程序后台经常卡死Anr [ 63%]

...,只要是Android回调了onPause之后出现一些问题:   suspend all histogram: Sum: 10.466ms 99% C.I. 3us-1564.320us Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable   | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000   | sys...

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

8. 打包成Android的apk之后,在某些机型一后台就有很大几率发现卡死Anr的情况,有anr日志 [ 62%]

...,主要是Android回调了onPause之后出现一些问题:   suspend all histogram: Sum: 10.466ms 99% C.I. 3us-1564.320us Avg: 222.680us Max: 1613us DALVIK THREADS (140): "Signal Catcher" daemon prio=5 tid=2 Runnable   | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000   | sys...

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

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

...r ground = 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

10. 安装layaair2-cmd一直失败 [ 62%]

...np m\node_modules\layaair2-cmd\layaair2-cmd.js > core-js@2.6.11 postinstall C:\Users\Administrator\AppData\Roaming\npm\node_modules\layaair2-cmd\no de_modules\core-js > node -e "try{require('./postinstall')}catch(e){}" Thank you for using core-js ( https://github.com/zloirock/core-js ) for pol...

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