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

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

331. Available pages. 请问这是什么错误 [ 63%]

Available pages. 请问这是什么错误 Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: file:///Users/xxxx/Desktop/hello/bin/index.html. Available pages: ["file:///Users/xxxx/Desktop/3d/bin/index.html"]). 在做官网上的js的list时,出...

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

332. XMLHttpRequest cannot load [ 63%]

XMLHttpRequest cannot load 我是一个新手。 在按照教学视频进行尝试时,使用IDE运行没问题,但是使用Flash Develop调用谷歌浏览器运行时,显示不出图片。。。应该是资源加载时出了问题?求教 firstGame.max.js:9742 XMLHttpRequest cannot load file...

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

333. 播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 [ 63%]

播放音效时报错Failed to set the 'buffer' property on 'AudioBufferSourceNode'的问题 __proto._tryClearBuffer=function(sourceNode){ // if (!Browser.onMac){ // try{ // sourceNode.buffer=null; // }catch (e){ // WebAudioSoundChannel._tryCleanFailed=true; // } // return; // } try {sourceNode.buf...

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

334. Laya2.0 extends Array 有问题。 [ 63%]

Laya2.0 extends Array 有问题。 新建一个class A 继承array, 写入自己的方法,new A , 无法调用A内自己写入的方法 附件 : --> testarray.zip 2019-03-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1...

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

335. property 'laya3d' does not exist on type 'typeof laya' [ 63%]

property 'laya3d' does not exist on type 'typeof laya' 2017-05-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: 问题描述不明确,请详细描述下重现步骤! 2017-05-11 0 0 ...

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

336. Maximum call stack size exceeded [ 63%]

Maximum call stack size exceeded Uncaught RangeError: Maximum call stack size exceeded     at new EventDispatcher (laya.core.js:1027)     at new Node (laya.core.js:13292)     at new Sprite (laya.core.js:13871)     at new Scene (laya.core.js:23721)     at new GameMain (bundle.js:6)     a...

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

337. tiledMap 官方示例都运行不了 [ 63%]

tiledMap 官方示例都运行不了 tiledMap = new TiledMap();         tiledMap.createMap("../res/dt.json", new Rectangle(0, 0, Laya.stage.width, Laya.stage.height), null);   调用后报错TypeError: Cannot read property 'split' of undefined     at TiledMap.__proto.mergePath (file:///C...

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

338. 更新了最新的3.0.0-beta.6之后,之前项目里面的@property()全部不见了 [ 62%]

更新了最新的3.0.0-beta.6之后,之前项目里面的@property()全部不见了 连官方的实例包都没有掉了,我之前的项目属性也丢失了 如下图,打包成web之后会报错   附件 : --> 2023-04-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

339. vivo小游戏 3d模型加载不出,调试无报错 [ 62%]

vivo小游戏 3d模型加载不出,调试无报错 demo  在这 附件 : --> Laya.zip 2020-08-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 叔年心~厌世 赞同来自: chrom可以加载模型 2020-08-...

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

340. Laya2.0引擎创建3d示例项目运行报错 [ 62%]

LayaAir引擎 Laya2.0引擎创建3d示例项目运行报错 补充一下,我使用laya1是可以运行ts版本的示例的. 在laya2中创建js项目也可以成功运行   一下是错误信息---------------开始编译 -------------------------------------- [10:29:49] Working directory changed ...

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