大约有 3,637 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0079 秒)
Laya_社区(3536) Laya2.0_文档(31) Laya3.0_文档(17) Laya3.0_api(12) Laya2.0_示例(12) Laya_示例(11) laya_api(9) Laya2.0_api(9)
无法启动程序和调试 选择layaair调试,报错: Chrome error: Error: spawn D:\Tools\LayaAirIDE_beta\LayaAir.exe ENOENT 选择chrome调试,报错: Chrome error: Error: spawn C:\Users\Administrator\AppData\Local\Google\Chrome\Application\chrome.exe ENOENT 程序都启动不起来,...
来源: Laya_社区 发布时间: 20180107
打包测试测出的问题 ndk error: Invalid memory reference 是什么原因 该怎么解决 这是出错的东西 也看不懂SYSTEM_TOMBSTONE (compressed text, 10687 bytes) Build: 360/QK1515/QK1515:6.0.1/MMB29M/6.0.059.P3.161026.QK1515:user/release-keys Hardware: msm8952 Revision: 0 Bootloader...
来源: Laya_社区 发布时间: 20170719
laya2.0调试时候Error: "abort Cannot enlarge memory arrays.这个问题定位到了Physics3D,要怎么解决呀 载入unity导出的资源,项目调试时候报错了, 需要怎么样解决呀?知道的大哥详细的讲讲呗 附件 : --> 2018-10-25 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20181025
调试时报错Error processing "evaluate": TypeError: Cannot read property 'api' of undefined Error processing "evaluate": TypeError: Cannot read property 'api' of undefined at ChromeConnection.get api [as api] (d:\LayaAirIDE_1.7.1\resources\app\extensions\laya-debug\node_modules\vscode-chro...
来源: Laya_社区 发布时间: 20170320
...projects/mylaya11/Tank/.laya/compile.js [09:09:54] Starting 'compile'... { Error: /Users/xxxxx/projects/mylaya11/Tank/src/script/Bullet.ts(4,29): semantic error TS2354: This syntax requires an imported helper but module 'tslib' cannot be found. at error (/Applications/LayaAirIDE_beta.app/Contents/Re...
来源: Laya_社区 发布时间: 20200311
...cene中添加2d的多边形刚体后,跳转该页面启动时报Uncaught Error at Object.box2d.b2Assert (laya.physics.js:38) 加载页面:PuzzleScene2.scene ,该也页面添加的了2D的刚体,页面初始化加载时报错如图。 附件 : --> 2020-10-25 添加评论 免费帖 --> 分享 ...
来源: Laya_社区 发布时间: 20201025
[0]Spine3.8.75报错:Error: Unsupported skeleton data, please export with a newer version of Spine. 我使用spine3.8.75导出的文件无法使用。代码是使用的2.12.2beta1引擎示例的源码。 var Browser = Laya.Browser; var WebGL = Laya.WebGL; var Stage = Laya.Stage; var Event = La...
来源: Laya_社区 发布时间: 20211013
...无法读取回调 01-06 11:41:34.676 5287-5417/? E/jswrapper: jsb: ERROR: File /Users/80235882/project/XGame/instant-game-client/android/lib-rt-core/src/main/jni/../../../../../js-bindings/jsb_rt_file_system_manager.cpp: Line: 990, Function: FileSystemManager_readFile 01-06 11:41:34.676 5287-...
来源: Laya_社区 发布时间: 20210106
...aya\compile.js [15:26:35] Starting 'compile'... [15:26:38] 'compile' errored after 2.84 s [15:26:38] Error: E:/myLaya/demo2/src/start/Index.ts(9,36): semantic error TS2339: [31mProperty 'speed' does not exist on type 'Index'.[39m at error (E:\LayaAirIDE\resources\app\node_modules\rollup\dist\r...
来源: Laya_社区 发布时间: 20191227
...a.Event.OPEN, this, this.onConected); this.on(Laya.Event.ERROR, this, this.onError); } public conectToServer(): void { //“连接”按钮的回调 if (this.connected) return; super.connect(IP, PORT); } ...
来源: Laya_社区 发布时间: 20170602