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

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

341. [LayaAir3]unknown script 'NavHelper.getNavMeshData' [ 69%]

...resources/app.asar/game.js:2       TypeError: Cannot read properties of undefined (reading 'agents') at /D:/laya/LayaAirIDE/resources/app.asar/feature-pack.editor.js:1     TypeError: Cannot read properties of undefined (reading 'agents') at /D:/laya/LayaAirIDE/resources/app.asar/feature-pack.ed...

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

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

...报错内容:TypeError: Cannot use 'in' operator to search for 'Zlib' in undefined at p (rawinflate.min.js? [sm]:1) at rawinflate.min.js? [sm]:14 at rawinflate.min.js? [sm]:14 at require (WAGame.js:11) at WAGame.js:11 at game.js? [sm]:6 at require (WAGame.js:11) at gamePage.html:124 window.onerror...

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

343. 2.0版本的子域还需要初始化MiniAdpter吗? [ 69%]

...ndata工程里会报错 Uncaught TypeError: Cannot read property 'init' of undefined at new Main (Main.ts:11) at Object.1../views/Rank (layaMaxUI.ts:1) at o (_prelude.js:11) at r (_prelude.js:11) at _prelude.js:11 at require (WAGameSubContext.js:3) at WAGameSubContext.js:3 at index_1.js:15 at requir...

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

344. swf转换时没有进度 [ 69%]

... spine转换失败 龙骨动画转换失败 Cannot read property 'name' of undefined 3d坐标转换问题 加载一个txt文件 getRes出来类型为string 能转换成数组吗 问题状态 最新活动: 2018-04-19 16:28 浏览: 831 关注: 1 人

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

345. web版发布后,在浏览器运行报错 提示找不到 btCollisionObject_create [ 69%]

...到 btCollisionObject_create Uncaught TypeError: Cannot read properties of undefined (reading 'btCollisionObject_create')     at pi._onAdded (laya.d3.min.js:1:600219)     at xr._addComponentInstance (laya.core.min.js:1:250112)     at xr.addComponent (laya.core.min.js:1:251056)     at Mi._cre...

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

346. 微信开发工具编译报错 [ 69%]

...么回事? VM168:1 gameThirdScriptError Cannot read property 'events' of undefined TypeError: Cannot read property 'events' of undefined at Function.EventDispatcher.__init$ (http://127.0.0.1:35024/game/code.js:634:29) at http://127.0.0.1:35024/game/code.js:14:71 at Array.forEach (<anonymous>...

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

347. QQ 玩一玩 laya.bkadpter.js (新的版本) 报错 [ 69%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 问题状态 最新活动: 2018-03-29 11:34 浏览: 1199 关注: 3 人 TsubasaYeung • 2018-03-29 11:53 macbook pro xcode Version 9.2 (9C40b) TsubasaYeung • 2018-03-29 12:25 用的是模拟器配合 safari 调试 q...

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

348. 2.13.1 ios3d渲染部分报错 [ 69%]

...景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined ide 2.4 layaair2-cmd 编译报错 关于适配采用showAll后留白部分的颜色问题 启动引擎报错 mPlugin.game_pl...

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

349. layaair2.2 ide版本新建的空项目,开启调试模式后报错了 [ 69%]

...bs/laya.debugtool.js:9815:3   TypeError: Cannot read property 'enable' of undefined preload.js:55 at HTMLScriptElement.script.onload (file:///E:/h5/project/szfy2.2/bin/libs/laya.core.js:22121:39)   TypeError: Cannot read property 'enable' of undefined laya.core.js:22121 at HTMLScriptElement.script...

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

350. 我在Layasample主类中,检测键盘按下并输出一切正常,可是放到其他类里面则能检测到按键按下,却一直输出undefined [ 69%]

...,可是放到其他类里面则能检测到按键按下,却一直输出undefined var GameStart = (function (_super) {     function GameStart() {         GameStart.super(this);         Laya.stage.on(Laya.Event.KEY_DOWN,LayaSample,Test);     }     function Test(e){     ...

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