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

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

11. dcc更新失效, 有代码, 100%复现, 三楼附临时解决办法 [ 87%]

...15:59:50.150 7562-7605/com.dihong.testdcc I/LayaBox: found the file in the package:scripts/runtimeInit.js 05-16 15:59:50.152 7562-7605/com.dihong.testdcc I/LayaBox: found the file in the package:scripts/apploader.js 05-16 15:59:50.197 7562-7605/com.dihong.testdcc E/LayaBox: >>>>>>&...

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

12. [LayaAirIDE3]Laya3.1.0 使用fgui,使用过的fgui图集资源引用计数无法降到0,导致GPU无法清理 [ 86%]

...无法降到0,导致GPU无法清理 通过dispose(销毁组件),removePackage(移除Package),无法将对应Package图集资源的引用计数(_referenceCount)降到0,导致GPU无法清理,demo中提供加载package,创建GComponent和销毁GComponent,removePackage,以及对该package...

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

13. 资源包导出与上传至商店 · LayaAir3.4 · 引擎文档 · LAYABOX [ 84%]

...包(源码)、插件安装包、资源包。 类型 说明 是否配置package.json 包后缀 项目模板包 用于创建IDE项目的模板,通常是项目的框架或源码,包括了场景、资源、代码,具有完整的项目结构。 否 .zip 插件安装包 用于IDE功能扩展的...

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

14. 编译前(AS)和编译后(JavaScript)程序的行为是不一致的,求最佳实践和原理。 [ 84%]

...这有点坑爹啊,有没有在文档醒目的位置提醒开发者啊。package { public class LayaSample { public function LayaSample() { //初始化引擎 Laya.init(1136, 640); var func:Function = new A().method; func(); } } } package { public class A { private var _attr:int = 123; public funct...

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

15. 打包native报错 [ 83%]

...d. 2019-06-18 13:34:09.244289+0800 test1[6479:65523] found the file in the package:scripts/runtimeInit.js   2019-06-18 13:34:09.247560+0800 test1[6479:65523] found the file in the package:scripts/apploader.js   2019-06-18 13:34:09.274697+0800 test1[6479:65523]  {   "os" : "ios",   "devicename" ...

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

16. event自定义事件的问题 [ 82%]

...个trace,事件没有派发成功,下面是testDemo LayaSample类: package { import laya.display.Sprite; public class LayaSample extends Sprite{ public static var event:String = "event"; public function LayaSample() { super(); //初始化引擎 Laya.init(1136, 640); var re:Revent = new Revent(...

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

17. ios打包后【单机版】运行崩溃,附上报错log与demo [ 82%]

...s 2019-01-07 13:33:42.478836+0800 sanguo[777:557379] found the file in the package:a79d20b7 2019-01-07 13:33:42.485250+0800 sanguo[777:557275] >>>JCConchRender::clearAllData =21785472 2019-01-07 13:33:42.528635+0800 sanguo[777:557379]   2019-01-07 13:33:42.541187+0800 sanguo[777:557379] ...

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

18. socket大型项目回调 [ 81%]

...on = null; private _callbacks:any = {}; private reqId:number = 0; private _package:IPackage; private _message:IMessage; constructor(){ if(!console.group){ console.group = console.log; console.groupEnd = function(){console.log("----")}; console.info = console.log; console.warn = console.log; console....

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

19. Laya 安卓端 在服务端运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 [ 78%]

...gt;after 12-09 22:04:33.106 12728-12832/? I/LayaBox: found the file in the package:app.json 12-09 22:04:33.108 12728-12832/? I/LayaBox:  require(/sdcard/layabox/scripts/scripts/index.js) 12-09 22:04:33.109 12728-12832/? I/LayaBox:  require(/sdcard/layabox/scripts/index.js) 12-09 22:04:33.110 12728...

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

20. 打包native报错 [ 77%]

...d. 2019-06-18 13:34:09.244289+0800 test1[6479:65523] found the file in the package:scripts/runtimeInit.js   2019-06-18 13:34:09.247560+0800 test1[6479:65523] found the file in the package:scripts/apploader.js   2019-06-18 13:34:09.274697+0800 test1[6479:65523]  {   "os" : "ios",   "devicename" ...

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