大约有 2,622 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0073 秒)
销毁 new 出的带有 PhysicsCollider 的正方体模型报错 this.box = scene.addChild(new Laya.MeshSprite3D(new Laya.BoxMesh(1, 1, 1))) as Laya.MeshSprite3D; this.box.addComponent(Laya.PhysicsCollider); this.box.destroy();引擎版本 LayaAirIDE2.0_beta.5 报错: Uncaught TypeError: Cannot r...
来源: Laya_社区 发布时间: 20190118
IDE报错 Error processing "evaluate": TypeError: Cannot read property 'api' of undefined at ChromeConnection.get api [as api] (c:\Program Files (x86)\LayaBox\LayaAirIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebu...
来源: Laya_社区 发布时间: 20170330
Laya发布的微信包 转360包 的时候,测试报错Uncaught getUint16 error - Out of bounds 找不到材质警告 game.js:13450 [warn]Retry to load: res/model31/effect/Assets/Epic Toon FX/Materials/Misc/ring (additive).lmat 附件 : --> 2020-05-09 添加评论 免费帖 --> 分享 微博...
来源: Laya_社区 发布时间: 20200509
官网示例摇一摇报错,就解决方案 运行后报的是这个错误,怎么解决 如果我把var Shake=Laya.Shake; 改成 var Shake=laya.device.Shake; 就会报错为什么 求大神解答 附件 : --> 摇一摇.zip 2017-06-30 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20170630
LayaAir2.0载入从Unity导出的场景报错 载入Unity导出的场景后报错。场景在附件,进去后需要转动camera,让某个带动画的模型出现就会报错了 TypeError: Cannot read property 'transform' of undefined laya.d3.js:39072 at SkinnedMeshRenderer.__proto._computeSu...
来源: Laya_社区 发布时间: 20190322
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
spine适配版微信开发者平台报错 是漏了什么操作,在浏览器上运行时没有问题的VM514 WAGame.js:2 TypeError: Cannot read property 'findRegion' of undefined at t.AtlasAttachmentLoader.newRegionAttachment (spine-core-3.8.min.js:1) at e.readAttachment (spine-core-3...
来源: Laya_社区 发布时间: 20211207
把场景中的对像删除,就会报错 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
...报错 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
调试按钮,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