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

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

141. LayaIDE蛋疼的错误提示 [ 71%]

...目使用matter.js库无智能提示 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 请问在layaIDE里,怎么调用微信小程序API Ts 编辑提示error TS5023: Unknown option 'p' 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服...

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

142. IDE不能运行调试提示:Chrome error: Error:... [ 71%]

IDE不能运行调试提示:Chrome error: Error:... 运行IDE提示:Chrome error: Error: spawn F:\woody_code\layabox\LayaAirIDE\LayaAir.exe ENOENT 配置文件如图,ide路径也如图 LayaAir.exe是能够找到的,用Chorme模式调试则出现: Chrome error: Error: spawn C:/Program File...

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

143. Sprite.graphics.fillText方法错误 [ 71%]

...鼠标是否处于按下状态”? 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 FD 宏编译时 出现 试图访问该方法时失败...

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

144. 微信开发者工具,打开Laya发布的包。编译报请先初始化小游戏适配库,详细教程 [ 71%]

...配库,详细教程https://ldc.layabox.com/doc/?nav=zh-ts-5-0-0 console.error @ VM163:1 Browser.__init__ @ code.js:7131 (anonymous) @ code.js:7056 GameEx @ code.js:56322 (anonymous) @ code.js:56681 require @ WAGame.js:3 (anonymous) @ WAGame.js:3 (anonymous) @ game.js? [sm]:2 require @ WAGame.js:3 ...

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

145. 项目切换到编辑模式时弹出下面截图中的错误提示 [ 70%]

...目使用matter.js库无智能提示 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target Ts 编辑提示error TS5023: Unknown option 'p' 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接...

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

146. reflection error: can not find method signature 反射错误 [ 70%]

reflection error: can not find method signature 反射错误 使用xcode 打包安装后 调试app在Xcode中输出了以下内容,app显示”加载游戏失败,可能由于网络不稳定,请退出重进“。   ---------------------------------------------------------------- Download [  ...

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

147. 从Unity导出场景时,多通道UV会导致错误:Uncaught Error: LoadModelV03: unknown vertexDeclaration. [ 70%]

从Unity导出场景时,多通道UV会导致错误:Uncaught Error: LoadModelV03: unknown vertexDeclaration. 如果Unity 当中的模型含有多通道 UV,在导出 Laya 场景运行时就会报错:Uncaught Error: LoadModelV03: unknown vertexDeclaration.   多通道UV的模型在Unity的资...

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

148. 编译时报错 [ 70%]

...' after 634 ms   [16:24:16] Starting 'compile'...   [16:24:16] 'compile' errored after 23 ms [16:24:16] Error: Invalid number at error (D:\tools\LayaAirIDE_beta2.5\resources\app\node_modules\rollup\dist\rollup.js:9402:30) at Module.error (D:\tools\LayaAirIDE_beta2.5\resources\app\node_modules\roll...

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

149. 分包后子模块有语法错误不提示 [ 70%]

...1126 相关问题 TS项目使用matter.js库无智能提示 Ts 编辑提示error TS5023: Unknown option 'p' 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一...

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

150. laya的ide如何import js并调用里面的类和方法?VS Code正常。 [ 70%]

..."></script> 而加上这一行,运行后就会报下面的错:Error: Mismatched anonymous define() module: function (require, exports) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const t = require("./test/TestExportClass"); // 程序入口 class GameMa...

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