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

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

1. mac laya 2.5beta ts示例工程 tsconfig.json tartget 改成es5 编译报错 [ 100%]

...--------------------------------- [09:09:53] Working directory changed to /Applications/LayaAirIDE_beta.app/Contents/Resources/app [09:09:54] Using gulpfile ~/projects/mylaya11/Tank/.laya/compile.js [09:09:54] Starting 'compile'... { Error: /Users/xxxxx/projects/mylaya11/Tank/src/script/Bullet.ts(4,...

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

2. mac 开放域 发布失败 [ 95%]

... argument at index 0, conversion failure from null     at callFunction (/Applications/LayaAirIDE.app/Contents/Resources/electron.asar/browser/rpc-server.js:257:11)     at EventEmitter.<anonymous> (/Applications/LayaAirIDE.app/Contents/Resources/electron.asar/browser/rpc-server.js:357:5)  ...

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

3. Unhandled promise rejection: Error: Cannot navigate to invalid URL [ 94%]

...on: Error: Cannot navigate to invalid URL     at Client.processMessage (/Applications/LayaAirIDE.app/Contents/Resources/app/extensions/laya-debug2/node_modules/noice-json-rpc/lib/noice-json-rpc.js:66:36)     at LoggingSocket.Client.socket.on (/Applications/LayaAirIDE.app/Contents/Resources/app/e...

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

4. 多application打包laya获取资源失败导致闪退 [ 93%]

application打包laya获取资源失败导致闪退 AndriodStudio分多个applicationId打包,但是R.java只会生成一个,包名是AndroidManifest.xml的packege配置的com.company.app这个包下 这个时候,如果applicationId不是com.company.app,而是另外一个比如com.compan...

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

5. Chrome error: Error: spawn C:/Program Files (x86)/Google/Chrome/Application/chrome.exe ENOENT [ 91%]

Chrome error: Error: spawn C:/Program Files (x86)/Google/Chrome/Application/chrome.exe ENOENT Chrome error: Error: spawn C:/Program Files (x86)/Google/Chrome/Application/chrome.exe ENOENT 2017-03-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...

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

6. 怎么设置safari调试启动 [ 85%]

...  //window 默认安装路径为: "C:/Program Files (x86)/Google/Chrome/Application/chrome.exe"             //mac 系统上的默认安装路径为 "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome";             // "runtimeExecutable": "C:/Program Files (x86)/Go...

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

7. IDE内置调试工具无法启动 [ 85%]

...  //window 默认安装路径为: "C:/Program Files (x86)/Google/Chrome/Application/chrome.exe"             //mac 系统上的默认安装路径为 "/Applications/Google Chrome.app/Contents/MacOS/Google Chrome";             // "runtimeExecutable": "C:/Program Files (x86)/Go...

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

8. 跑第一个HelloLayabox出现runtimeExecutable配置错误 [ 84%]

...: null 请设置文件配置文件属性runtimeExecutable at launch.then (/Applications/LayaAirIDE_beta.app/Contents/Resources/app/extensions/laya-debug/out/bundle.js:153:31) 下面是默认脚本代码 { "version": "0.2.0", "configurations": [ { "name": "layaAir", "type": "chrome", "request": "laun...

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

9. 改变不了请求消息头,已近设置了 [ 79%]

...s:Array<any> = new Array<any>(); headers.push("Content-Type", "application/json") //headers={"Content-Type":"application/json"} //let answers={"answers":core.CommonData.DaTi,"examUuid":network.HttpHelper.compile(core.CommonData.Uuid),"openId":network.HttpHelper.compile(core.CommonData.Uu...

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

10. XMLRequest在layaNative下请求崩溃,请求官方协助! [ 78%]

...    hr.send(url, JSON.stringify(data), 'post', 'text', ['content-type', 'application/json;charset=UTF-8', "sessionid", this.sessionId]);       其中,['content-type', 'application/json;charset=UTF-8', "sessionid", this.sessionId]是http header请求头的参数,在LayaAir 1.0下是正常的...

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