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

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

291. LayaIDE运行正常,微信开发者工具加载FairyGUI官方库文件报错 [ 67%]

LayaIDE运行正常,微信开发者工具加载FairyGUI官方库文件报错 用FairyGUI(版本:3.5.0)简单的做了个UI,创建的是微信小游戏示例项目,在LayaIDE(版本:1.7.14beta)下调试是可以正常运行,release后用微信开发者工具(版本:1.02.18010...

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

292. linux系统运行layaair-cmd报错 [ 67%]

linux系统运行layaair-cmd报错 安装layaair-cmd没问题了,运行命令时报错: Platform does not support. /data/node_v8/lib/node_modules/layaair-cmd/layaair-cmd-resourceVersion.js:57 exit(1); ^ ReferenceError: exit is not defined at Object.<anonymous> (/data/node_v8/lib/node_modu...

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

293. laya2.0中没有1.0的AtlasResourceManager对自动图集的管理有替代方案? [ 67%]

laya2.0中没有1.0的AtlasResourceManager对自动图集的管理有替代方案? 附件 : --> 希望官方人员帮忙解答.zip 2020-03-08 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 ...

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

294. 制作拖尾 遇到drawTriangles报错 和 修复方案 [ 67%]

制作拖尾 遇到drawTriangles报错 和 修复方案 laya 绘制三角面函数 有时候会报错,不得不放弃使用引擎插件功能 修改本地laya代码 如图所示  10189 行的 matrix 是null 导致后续执行报错 解决方案是 增加了 红框中的 "|| this._curMat" 报错...

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

295. LayaAir2.0载入从Unity导出的场景报错 [ 67%]

LayaAir2.0载入从Unity导出的场景报错 载入Unity导出的场景后报错。场景在附件,进去后需要转动camera,让某个带动画的模型出现就会报错了   TypeError: Cannot read property 'transform' of undefined laya.d3.js:39072 at SkinnedMeshRenderer.__proto._computeSu...

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

296. TiledMap加载失败的问题 [ 67%]

TiledMap加载失败的问题 用TiledMap创建了一张地图,在加载图块时报错,错误信息如下:   TypeError: Cannot read property 'split' of undefined at TiledMap.__proto.mergePath (file:///E:/EarlyChildhood/EARLY_GAME_001/bin/libs/laya.tiledmap.js:178:32) at TiledMap.__proto.onJ...

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

297. 把场景中的对像删除,就会报错 [ 67%]

把场景中的对像删除,就会报错 Uncaught TypeError: Cannot read property 'visible' of null     at RenderSprite3D.__proto._childs (Main.max.js?r0.22069932534774384:33147)     at RenderSprite3D.__proto._graphics (Main.max.js?r0.22069932534774384:33079)     at NpcView.__proto.render (...

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

298. [LayaAir3]Layaair3.3.0-beta.4中2D导航数据清理报错 [ 67%]

...报错   SpriteGlobaTransform.js:106   Uncaught TypeError: Cannot read properties of null (reading 'globalTrans')     at SpriteGlobalTransform.setPos (SpriteGlobaTransform.js:106:36)     at Nav2DAgent._updatePosition (Nav2DAgent.js:47:32)     at Nav2DAgent._updateNavMesh (BaseNavAgent.js:28...

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

299. 调试按钮,IDE报错 [ 67%]

调试按钮,IDE报错 ******** Unhandled error in debug adapter: TypeError: Cannot read property 'callFrames' of undefined     at stackTraceToString (c:\Program Files (x86)\laya\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\consoleHelper.js:138:22)  ...

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

300. 两个小问题 [ 67%]

两个小问题 1、一个面板中含有几个按钮,分别为按钮添加 this.myBtn.on(Event.CLICK) 事件,点击某按钮后有时还会发送事件 this.event(...),在关闭面板时设置 this.removeSelf() ,下次生成同类型的对象面板可正常打开;若在关闭时设成 th...

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