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

下载真机运行插件失败

分类: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"

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