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

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

401. 新版本场景加载问题 [ 60%]

新版本场景加载问题 之前用的1.7.7  ,加载没问题, 现在用最新的之后,会报错  var scene=Laya.Scene.load("3333.ls"); var root=Laya.stage.addChild(scene);       var camera = root.addChild(new Laya.Camera(0, 0.2,200));     之前版本可以直接加载,用最...

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

402. [LayaAir3]做一个滚动动画连续滚动20次会出现 vertexBuffer [ 60%]

...动20次   连续五六次的时候会出现这个报错,Cannot read properties of undefined (reading 'vertexBuffer') 顶点缓冲错误 老虎机动画 在这个里面滚动 ,  一次滚动50个   附件 : --> 2025-09-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...

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

403. 浏览器跑没问题,开发者工具跑报错 [ 60%]

浏览器跑没问题,开发者工具跑报错 浏览器跑没问题,打包到微信开发者工具报错: Failed to execute 'shaderSource' on 'WebGLRenderingContext': parameter 1 is not of type 'WebGLShader'. 附件 : --> 2020-04-24 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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

404. 升级到2.2版本报错 [ 60%]

升级到2.2版本报错 Cannot access 'GameConfig' before initialization 附件 : --> 2019-10-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_Aaron 赞同来自: 从哪个版本升级到2.2?  demo传...

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

405. 我的一个swf加载后,出现’transform' of undefined,是为什么? [ 60%]

我的一个swf加载后,出现’transform' of undefined,是为什么? 我的一个swf加载后,出现’transform' of undefined,是为什么? 以下是错误信息,和fla文件 附件 : --> 互动游戏:场景二:(4)A.rar 转换后的swf.rar 2018-02-27 添加评论 免费帖 -...

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

406. 程序调试10秒钟后报错 [ 60%]

程序调试10秒钟后报错 程序调试10秒钟后报错:   Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: d:\install\LayaBox\workspace\AirWar_Class11/bin/index.html.Available pages:["file:///D:/install/LayaBox/workspace/AirWar_Class11/bin...

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

407. Pool 使用 Laya.Prefab [ 60%]

Pool 使用 Laya.Prefab public targetBox:Laya.Prefab; let box: Laya.Sprite = Laya.Pool.getItemByCreateFun("ItemBox", this._control.targetBox.create, this._control.targetBox); 运行报错: Cannot read property 'create' of undefined targetBox又在 control里面引用一个Prefab 2019-08-26 添加...

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

408. spine转换不了 [ 60%]

spine转换不了 spine转换不了 附件 : --> 蝙蝠.zip 2019-01-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 不支持多骨架,不支持不在工具版本范围内的,不支...

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

409. 贴图加载不上 [ 60%]

贴图加载不上 这个什么问题,只在ios微信上出现,整个场景加载过一次后,第二次加载模型材质都加载不出来,只有白模 附件 : --> 2019-10-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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

410. Laya.PolygonCollider [ 60%]

Laya.PolygonCollider 使用laya air ide 2.6.1版本新建的物理 demo,添加代码addComponent(Laya.PolygonCollider) 报cannot read property '__classname' of undefined。 不用我上传实例DEMO,就新建物理demo,把plane.addComponent(Laya.PhysicsCollider)改为addComponent(Laya.PolygonCo...

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