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

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

3641. 构建app闪退,测试app扫码可以运行 [ 21%]

...8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: input is not valid Modified UTF-8: illegal continuation byte 0x7c 2019-03-15 08:45:13.438 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470]     string: 'http://192.168.2.139:8900/bin/...

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

3642. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 21%]

...ONE 微信 vae 赞同来自: 134*****126 libs/laya.d3.js:1837 Uncaught TypeError: Cannot read property 'props' of undefined     at Function.Laya3D._getSprite3DHierarchyInnerUrls (libs/laya.d3.js:1837)     at Loader.Laya3D._onHierarchylhLoaded (libs/laya.d3.js:1933)     at EventHandler.__proto....

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

3643. 载入U3D导出的粒子特效报错 [ 20%]

载入U3D导出的粒子特效报错 以下报错信息:  Uncaught Error: ShurikenParticleSystem:the maxParticleCount multiply mesh vertexCount is large than 65535.     at ShurikenParticleSystem.__proto._initBufferDatas (laya.d3.js:26634)     at ShurikenParticleSystem.<anonymous> (laya...

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

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

...il"); return; } } if( !(yield dj_hook.OnDccOk()) ) { if (window["onLayaInitError"]) { window["onLayaInitError"]("Update index error"); } return; } var data = yield asyncs.loadText(url); for (var n = 0; n < 3 && !data; n++) { data = yield asyncs.loadText(url); }2.使用ide的版本管理,...

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

3645. 引擎 TiledMap 居然不支持图块翻转 [ 12%]

...          if (tSrcNum < 0) {                 console.log("[error]path does not exist", this._pathArray, tImageArray, resPath, relativePath);             }             for (i = 0; i < tSrcNum; i++) {                 if (i == 0) {                     tR...

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