lawin
lawin
  • 发布:2018-07-13 12:21
  • 更新:2019-07-19 14:34
  • 阅读:3994

下载真机运行插件失败

分类:HBuilder

下载真机运行插件失败,但是我可以登录,应该不是网络的问题,左下角提示下载语法助手失败。

2018-07-13 12:21 负责人:无 分享
已邀请:
HB_一三

HB_一三

请附件上传一下日志文件:
HBuilderX内的菜单 "帮助"->"查看运行日志", 然后在编辑器内右键"打开文件所在目录"能找到.log这个文件

吴所畏

吴所畏

七月 19, 2019 2:29:33 下午 com.pandora.launcher.core.iphone.jna.LibraryFinder getCFLibrary
严重: Could not find the CoreFoundation Library!
2019-07-19 14:29:33 [LanguageServerProcess] com.sun.jna.platform.win32.Win32Exception: 系统找不到指定的文件。
at com.sun.jna.platform.win32.Advapi32Util.registryGetStringValue(Advapi32Util.java:552)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findCoreLibrary(LibraryFinder.java:345)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.isITunesInstalled(LibraryFinder.java:328)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPluginDllPath(LibraryFinder.java:276)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPathByITunesVersionAndSystemVersion(LibraryFinder.java:259)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getWindowsLibrary(LibraryFinder.java:250)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findMobileLibrary(LibraryFinder.java:226)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.foundMobileLibrary(LibraryFinder.java:176)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getMDLibrary(LibraryFinder.java:124)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.addNotificationHandler(WinDeviceLibrary.java:74)
at com.pandora.launcher.core.iphone.IPhoneLauncher$5.run(IPhoneLauncher.java:784)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2019-07-19 14:29:33 [LanguageServerProcess] com.sun.jna.platform.win32.Win32Exception: 系统找不到指定的文件。
at com.sun.jna.platform.win32.Advapi32Util.registryGetStringValue(Advapi32Util.java:552)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findCoreLibrary(LibraryFinder.java:345)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.isITunesInstalled(LibraryFinder.java:328)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPluginDllPath(LibraryFinder.java:276)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPathByITunesVersionAndSystemVersion(LibraryFinder.java:266)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getWindowsLibrary(LibraryFinder.java:250)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findMobileLibrary(LibraryFinder.java:226)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.foundMobileLibrary(LibraryFinder.java:176)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getMDLibrary(LibraryFinder.java:124)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.addNotificationHandler(WinDeviceLibrary.java:74)
at com.pandora.launcher.core.iphone.IPhoneLauncher$5.run(IPhoneLauncher.java:784)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
七月 19, 2019 2:29:33 下午 com.pandora.launcher.core.iphone.jna.LibraryFinder getMDLibrary
严重: Could not find the MobileDevice Library!
2019-07-19 14:29:43.364 [INFO:] Download plugin "launcher"

2019-07-19 14:29:55.353 [INFO:] Unpack plugin "launcher"

2019-07-19 14:29:56.251 [WARNING:] plugin [ "launcher" ] package.json is not exist!!!

2019-07-19 14:29:56.251 [INFO:] Plugin "launcher" has been successfully installed

2019-07-19 14:29:56.257 [WARNING:] QLayout: Attempting to add QLayout "" to MsgItemWidget "MsgItem", which already has a layout

2019-07-19 14:29:56 [LanguageServerProcess] com.sun.jna.platform.win32.Win32Exception: 系统找不到指定的文件。
at com.sun.jna.platform.win32.Advapi32Util.registryGetStringValue(Advapi32Util.java:552)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findCoreLibrary(LibraryFinder.java:345)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.isITunesInstalled(LibraryFinder.java:328)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPluginDllPath(LibraryFinder.java:276)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPathByITunesVersionAndSystemVersion(LibraryFinder.java:259)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.loadPath(LibraryFinder.java:50)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getMDLibrary(LibraryFinder.java:116)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.addNotificationHandler(WinDeviceLibrary.java:74)
at com.pandora.launcher.core.iphone.IPhoneLauncher$5.run(IPhoneLauncher.java:784)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2019-07-19 14:29:56 [LanguageServerProcess] com.sun.jna.platform.win32.Win32Exception: 系统找不到指定的文件。
at com.sun.jna.platform.win32.Advapi32Util.registryGetStringValue(Advapi32Util.java:552)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findCoreLibrary(LibraryFinder.java:345)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.isITunesInstalled(LibraryFinder.java:328)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPluginDllPath(LibraryFinder.java:276)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPathByITunesVersionAndSystemVersion(LibraryFinder.java:266)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.loadPath(LibraryFinder.java:50)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getMDLibrary(LibraryFinder.java:116)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.addNotificationHandler(WinDeviceLibrary.java:74)
at com.pandora.launcher.core.iphone.IPhoneLauncher$5.run(IPhoneLauncher.java:784)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2019-07-19 14:29:56 [LanguageServerProcess] com.sun.jna.platform.win32.Win32Exception: 系统找不到指定的文件。
at com.sun.jna.platform.win32.Advapi32Util.registryGetStringValue(Advapi32Util.java:552)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.loadPath(LibraryFinder.java:52)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getMDLibrary(LibraryFinder.java:116)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.addNotificationHandler(WinDeviceLibrary.java:74)
at com.pandora.launcher.core.iphone.IPhoneLauncher$5.run(IPhoneLauncher.java:784)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2019-07-19 14:29:56 [LanguageServerProcess] com.sun.jna.platform.win32.Win32Exception: 系统找不到指定的文件。
at com.sun.jna.platform.win32.Advapi32Util.registryGetStringValue(Advapi32Util.java:552)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findCoreLibrary(LibraryFinder.java:345)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.foundCoreLibrary(LibraryFinder.java:210)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getCFLibrary(LibraryFinder.java:138)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getMDLibrary(LibraryFinder.java:122)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.addNotificationHandler(WinDeviceLibrary.java:74)
at com.pandora.launcher.core.iphone.IPhoneLauncher$5.run(IPhoneLauncher.java:784)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
七月 19, 2019 2:29:56 下午 com.pandora.launcher.core.iphone.jna.LibraryFinder getCFLibrary
严重: Could not find the CoreFoundation Library!
2019-07-19 14:29:56 [LanguageServerProcess] com.sun.jna.platform.win32.Win32Exception: 系统找不到指定的文件。
at com.sun.jna.platform.win32.Advapi32Util.registryGetStringValue(Advapi32Util.java:552)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findCoreLibrary(LibraryFinder.java:345)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.isITunesInstalled(LibraryFinder.java:328)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPluginDllPath(LibraryFinder.java:276)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPathByITunesVersionAndSystemVersion(LibraryFinder.java:259)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getWindowsLibrary(LibraryFinder.java:250)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findMobileLibrary(LibraryFinder.java:226)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.foundMobileLibrary(LibraryFinder.java:176)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getMDLibrary(LibraryFinder.java:124)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.addNotificationHandler(WinDeviceLibrary.java:74)
at com.pandora.launcher.core.iphone.IPhoneLauncher$5.run(IPhoneLauncher.java:784)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2019-07-19 14:29:56 [LanguageServerProcess] com.sun.jna.platform.win32.Win32Exception: 系统找不到指定的文件。
at com.sun.jna.platform.win32.Advapi32Util.registryGetStringValue(Advapi32Util.java:552)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findCoreLibrary(LibraryFinder.java:345)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.isITunesInstalled(LibraryFinder.java:328)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPluginDllPath(LibraryFinder.java:276)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getPathByITunesVersionAndSystemVersion(LibraryFinder.java:266)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getWindowsLibrary(LibraryFinder.java:250)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.findMobileLibrary(LibraryFinder.java:226)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.foundMobileLibrary(LibraryFinder.java:176)
at com.pandora.launcher.core.iphone.jna.LibraryFinder.getMDLibrary(LibraryFinder.java:124)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.addNotificationHandler(WinDeviceLibrary.java:74)
at com.pandora.launcher.core.iphone.IPhoneLauncher$5.run(IPhoneLauncher.java:784)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
七月 19, 2019 2:29:56 下午 com.pandora.launcher.core.iphone.jna.LibraryFinder getMDLibrary
严重: Could not find the MobileDevice Library!
2019-07-19 14:31:24.162 [WARNING:] [MENU] !!!Can't find the action id: "workbench.action.testExpr"

该问题目前已经被锁定, 无法添加新回复

  • 标题 / 粗斜体
  • 代码片段
  • 超链接 / 图片 / 视频
  • 列表 / 引用

文章内容较多时,可以用标题分段 :

## 大标题 
### 小标题

斜体 / 粗体 :

**粗体** 
*斜体*
***粗斜体***

代码片段 :

``` javascript
代码片段
```

超链接 :

[链接文字](链接地址) 例: [百度](http://www.baidu.com)

图片 :

![图片说明](图片地址) 例: ![百度logo](http://www.baidu.com/img/bdlogo.gif)

视频 :

!![视频说明](视频地址) 例: !![优酷视频](http://youku.com)

有序列表 :

1. 123
2. 123
3. 123

无序列表 :

- 123
- 123
- 123

引用 : ( 双回车后结束引用 )

> 引用内容
引用内容
引用内容