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

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

321. ide升级到LayaAirIDE_1.7.0_beta 后启动调试器报错 [ 64%]

ide升级到LayaAirIDE_1.7.0_beta 后启动调试器报错 Error processing "evaluate": TypeError: Cannot read property 'api' of undefined at ChromeConnection.get api [as api] (d:\LayaAirIDE_1.7.0_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeCo...

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

322. Laya+Matter导出wx小程序碰到的问题 [ 64%]

Laya+Matter导出wx小程序碰到的问题 layaair版本:1.7.19.1beta 环境:Win7 x64  laya + matter.js 项目类型:ts/js   问题描述: 1、layaair创建ts或者js项目,集成matter库(用官方给的matter.js替换,主要差别是将Matter名字空间导入到了window域,...

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

323. ide2.6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found [ 64%]

ide2.6.0beta编译报错:This syntax requires an imported helper but module 'tslib' cannot be found 环境win10 layaboxide 2.6.0 beta 已经全局安装typescript,命令行 tsc -v,输出Version 3.8.3 nodejs 12.16.1 编译报错: semantic error TS2354: [31mThis syntax requires an imported he...

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

324. 自定义组件 GraphicAnimation 报错 [ 63%]

自定义组件 GraphicAnimation 报错 自定义组件 GraphicAnimation 报错 Property 'GraphicAnimation' does not exist on type 'typeof display' 详细看图片 附件 : --> 2018-10-18 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

325. layaair2-cmd在mac电脑上执行报错解决:env: node\r: No such file or directory [ 63%]

layaair2-cmd在mac电脑上执行报错解决:env: node\r: No such file or directory 把执行文件的文件格式从CLRF改为LF:   具体是把layaair2-cmd.js的文件格式改变 2020-07-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...

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

326. tiledmap Bug [ 63%]

tiledmap Bug TypeError: Cannot read property 'split' of undefined preload.js:55 at TiledMap.__proto.mergePath (file:///D:/layadata/laya2.0/Sokoban_Ts_Weixin/bin/libs/laya.tiledmap.js:411:31)   at TiledMap.__proto.onJsonComplete (file:///D:/layadata/laya2.0/Sokoban_Ts_Weixin/bin/libs/laya.tiledmap....

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

327. [求助]tsc编译报错 [ 63%]

[求助]tsc编译报错 TypeScript error: Error TS2318: Cannot find global type 'Array'.编译会报这个错 同一个项目,在其他3位同事的机子是正常编译的 在项目本地安装好gulp browersify和tsify等模块后,将complie.js中的userIDENode强制修改为false,则可以...

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

328. 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

329. 播放音效时报错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

330. XMLHttpRequest cannot load [ 63%]

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

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