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

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

11. layacmd mac 系统安装不上,急 [ 74%]

....6 postinstall: `node install.js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the electron@1.8.6 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /var/root/.npm/...

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

12. iOS 接入微信登录,配置了"Other Linker Flags"中加入"-Objc -all_load"后编译不通过 [ 73%]

...ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) helloworldlv • 2018-05-24 10:55 但运行后执行微信但注册语句 [WXApi registerApp:@"wx2333333333333"]会报错 这个报啥错? 188*****346 • 2018-05...

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

13. app构建IOS包 进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 [ 70%]

...ble.txt 2018-01-09 20:50:15.609 ZhuaWawa[2531:1863829] read DCC file table failed 2018-01-09 20:50:15.646 ZhuaWawa[2531:1863829] JCFileRes::onDownloadError file error[1]:file:///var/mobile/Containers/Data/Application/1BB9B6D6-4FF0-4A51-9504-EDDD8FD5E2C3/Library/Caches/localstorage/logo/logo.png 2018...

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

14. html5发布iOS编译报错 [ 68%]

...: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) 2016-12-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: 在...

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

15. 最新版本Laya QQ玩一玩平台获取QQ头像 显示是一张黑的图片 [ 67%]

...印的信息:level:1,code:1,info1:BK.Image.bkJSImageLoadImage! loadImage failed:/storage/emulated/0/Tencent/MobileQQ//.apollo/game/3458/9CFAF60A5787F4F3940EAE7141B20ABE.png,info2:,info3: 152*****351 • 2018-09-13 20:38 @OneWay: 我是这样写的 var succ = BK.Image.saveImage(BuffInfo.buffer, Buf...

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

16. 新人求助!FD为什么会出现这个问题 [ 66%]

...ocess could not be started. Build halted with errors (fcsh). INITIALIZING: Failed, unable to run compiler Done(1) 还有为什么我改了文档类 但是入口还是默认那个? 我就改了 <compileTargets> <compile path="src\LayaSample.as" /> </compileTargets>         201...

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

17. layacmd在centOS 6.5上运行出错 [ 65%]

..."/home/sgf_ebuild/LayaAirIDE/packParam.json" Error Occured: Error: Command failed: "/data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/ProjectExportTools/TP/atlas-generator" "/home/sgf_ebuild/LayaAirIDE/packParam.json" /bin/sh: /data/tools/node-v8.9.0-linux-x64/lib/node_modules/layacmd/Proje...

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

18. 如何与服务端建立连接 [ 62%]

...运行指令layadcc ./ 后进不去,提示 assetId is old 和 init dcc fail。然后过五六个小时后才不会报这个错。。才能进去 Native2.0正式版wss连接不成功web版本没问题,有DEMO 建立微信小游戏发布的时候没有主文件js socket.io 打包之前layaair,网...

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

19. socket通讯返回数据 [ 62%]

...如下: Warning!,this class[MiniAdpter] already exist: Object {} Error: Failed to execute 'send' on 'WebSocket': Still in CONNECTING state.     at Socket.__proto.send (file:///K:/laya/mylaya12/bin/libs/laya.core.js:13509:16)     at new Game (file:///K:/laya/mylaya12/bin/js/LayaSample.js:17:21)...

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

20. socket大型项目回调 [ 58%]

..._CLIENT_VERSION:string = '0.0.5'; private RES_OK:number = 200; private RES_FAIL:number = 500; private RES_OLD_CLIENT:number = 501; private socket:Laya.Socket = null; private callbacks:any = {}; private handlers:any = {}; // Map from request id to route private routeMap = {}; private heartbeatInterva...

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