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

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

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

...  /system/lib/libc.so (__start_thread+6)   (no managed stack frames)   "main" prio=5 tid=1 Waiting   | group="main" sCount=1 dsCount=0 obj=0x73c133c0 self=0xb4cb6500   | sysTid=16088 nice=-4 cgrp=default sched=0/0 handle=0xb6f1cb34   | state=S schedstat=( 104078950592 22625099822 716544 ) utm=...

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

82. JavaScript heap out of memory,ide编译不了代码 [ 50%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 ide 2.4 layaair2-cmd 编译报错 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 预设怎么在代码中使用 版本...

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

83. mac 下翻译出来的顺序问题 [ 49%]

...})() 翻译出来的这个定义在使用的后面,找不到_createArray main.max.js:87365 Uncaught TypeError: Cannot read property '_createArray' of undefined 2017-11-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...

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

84. layacmd在centOS 6.5上运行出错 [ 48%]

...ui Export: GameView.ui Export: LoginDialog.ui Export: LoginView.ui Export: MainUI/ActivityEntry.ui Export: MainUI/Main.ui Export: MainUI/PlayerInfo.ui Export: MainUI/SystemEntry.ui Export: RegisterDialog.ui Export: TestDialog.ui Export code complete picType: 0 newCmd: "/data/tools/node-v8.9.0-linux-...

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

85. Adobe Flash Builder 4.7无法编译Laya2.6.1创建的3D示例项目 [ 47%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 layaAir TS项目如何引用protoBuf库? 用了第三方socket类 ...

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

86. 为什么谷歌浏览器调试可以显示这些文字打包后却没有了 [ 45%]

...动chrome出现错误: Error processing launch: Error Could not attach to main target 图集打包找不到图集文件 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就...

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

87. 请问下为啥我的LayaNative在运行的时候,一直显示Layaair的动画在0%的进度无法跳过呢 [ 44%]

...ype="text/javascript" src="zlib.min.js"></script> <script src='Main.max.js' loader='laya'></script> </body> </html> 然后我把MainActivity中的initEngine方法中的设置入口页面方法改成了mPlugin.game_plugin_set_option("gameUrl", "http://stand.alone.vers...

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

88. 微信关系链:LayaAir引擎针对微信小游戏好友关系链实现方案 [ 44%]

...,有不明白的开发者欢迎留言。 压缩包说明: AS3示例: main1 主域项目; main2 开发数据域项目; main_minigame 微信项目; 附件 : --> Layaair_wx.zip 2018-05-25 12 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相...

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

89. 请教各位前辈们,AS的一些API好像layabox没有,求解决方法或者思路,比如 Point 的interpolate方法 具体问题内详 [ 44%]

...phics.drawPoly(p1.x, p1.y,path1,"#FF7F50");         }   会报错  main.max.js:1595 Uncaught TypeError: Cannot read property 'sourceWidth' of undefined 还有 _mx.createGradientBox 和 graphics.beginGradientFill 实在不知道用啥方法来替换了。哎 具体的可以看源码   源...

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

90. [LayaAir3]3.3 beta3 ios 15pro偶尔材质会变黑 [ 39%]

...     #include "PBRVertex.glsl";      varying vec3 v_wPos;     void main()     {         Vertex vertex;         getVertexParams(vertex);          PixelParams pixel;         initPixelParams(pixel, vertex);         v_wPos = pixel.positionWS;          gl_Position = get...

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