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

大约有 22 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0057 秒)

11. IDE报错 [ 90%]

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

12. 使用es6里面的MAP 然后加断点后IDE 报错 [ 88%]

使用es6里面的MAP 然后加断点后IDE 报错     Error processing "variables": TypeError: Cannot read property 'length' of undefined at trimProperty (d:\Tools\LayaAirIDE_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables.js:137:18) at pro...

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

13. 微信飞机大战报错 [ 86%]

...堆栈:"Cannot set property 'text' of undefined"  调试控制台输出:Error processing "evaluate": TypeError: Cannot read property 'api' of undefined     at ChromeConnection.get api [as api] (d:\Program\LayaAirIDE_1.7.0\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\o...

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

14. 打包出现问题 [ 85%]

...rn binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT: no such file or directory, open '/Developer/xcode/projects/game_dev/180106JumpAJump/code.git/JumpLaya/release/layaweb/0.9/js/core/UIInterface.js' at Object.fs.openSync (fs.js:558:18) at Object.module.(anonymous...

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

15. HTMLIframeElement 使用出错?请大神指点 [ 83%]

...); iHtml.href="http://www.baidu.com"; 一启动运行就现以下错误  Error processing "variables": TypeError: Cannot read property 'length' of undefined at trimProperty (d:\Program Files\LayaIDE\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\variables....

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

16. 发布QQ小游戏,引擎插件和分包加载功能出现问题. [ 73%]

...小游戏好友关系链实现方案 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 2.1.1.1引擎微信小游戏掉帧严重 2.2.0beta4 ...

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

17. Error processing "setBreakpoints"错误 [ 71%]

Error processing "setBreakpoints"错误 Error processing "setBreakpoints": Error: Set breakpoints request timed out at Timeout.setTimeout [as _onTimeout] (e:\layaWorldSpace\LayaAirIDE_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\utils.js:54:24) at ontimeout...

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

18. 微信小游戏引用spine-core-3.8.js报错 [ 71%]

...-8 encoding(env: Windows,mg,1.05.2204264; lib: 2.17.0)   VM84 WAGame.js:2 Error: module "libs/spine-core-3.8.js" is not defined     at require (VM97 WAGameSubContext.js:2)     at a (VM97 WAGameSubContext.js:2)     at index.js? [sm]:28     at require (VM97 WAGameSubContext.js:2)     a...

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

19. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 66%]

... 文件:将该文件的 16065 行注释掉,注释后的代码如下: error(err, pos) { if (typeof err === 'string') err = { message: err }; if (pos) augmentCodeLocation(err, pos, curSource, id); err.id = id; err.hook = 'transform'; // return pluginContext.error(err); },该方法虽然可以解...

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

20. Laya2.6、2.7等支持async、await编译经验分享 [ 57%]

...打地鼠 AS、JS、TS版本 Demo! 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target Laya中的宏编译要怎么用啊 LayaBox IDE 支持多开吗 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新...

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