我用旧版本的hbuderX打包项目,都提示微信开发者工具升级到最新版本,我的微信开发者工具都是最新版本的,用了稳定版和开发版的,都提示升级,这是怎么搞的?
5***@qq.com
- 发布:2020-12-31 10:10
- 更新:2020-12-31 10:41
- 阅读:854
所有的旧版本hbuderX都提示微信开发者工具升级到最新版本
分类:HBuilderX
5***@qq.com (作者)
截图暂时没有。我先安装一个旧版本的微信开发者工具看看。
2020-12-31 10:49
5***@qq.com (作者)
2020-12-31 11:53:44.153 [WARNING:] QObject: Cannot create children for a parent that is in a different thread.
(Parent is AppPackMakeThread(0x64b7f30), parent's thread is QThread(0x834bd0), current thread is AppPackMakeThread(0x64b7f30)
[HBuilder] 11:53:49.063 1.检查升级最新版本微信开发者工具
[HBuilder] 11:53:49.066 2.检查微信开发者工具配置目录是否正确(菜单运行-运行到小程序模拟器-运行设置)
[HBuilder] 11:53:49.102 3.重新安装最新版本微信开发者工具
这个问题如何解决。
2020-12-31 12:10
5***@qq.com (作者)
hbuderX版本是1.0.1,微信开发者工具版本是1.02.1910120。
2020-12-31 12:12
DCloud_HB_WDL
回复 5***@qq.com: 升级下HBuilderX吧。现在HBuilderX都3.0.4了
2020-12-31 15:46
5***@qq.com (作者)
回复 DCloud_HB_WDL: 这不能解决吗?我用的是旧项目,用的旧版本开发出来的。
2020-12-31 16:58
5***@qq.com (作者)
回复 DCloud_HB_WDL: 已经换成最新版本。项目是2019年9月份之前开发出来的。云打包出现了这种错误提示。
2021-01-04 13:53:16.060 [INFO:] =========================================cost 2620
2021-01-04 13:53:16.062 [WARNING:] QObject: Cannot create children for a parent that is in a different thread.
(Parent is SingleApplication(0x73f7ac), parent's thread is QThread(0x787fd8), current thread is QThread(0x335f440)
2021-01-04 13:53:16.066 [INFO:] find Jre Path: "D:\Program Files\HBuilderX\plugins\jre\bin\java.exe"
2021-01-04 13:53:16.068 [INFO:] find Node.js Path: "D:/Program Files/HBuilderX/plugins/node/node.exe"
2021-01-04 13:53:16.069 [INFO:] [Update] do check update...
2021-01-04 13:53:16.087 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread
2021-01-04 13:53:16.275 [INFO:] [LANGUAGESERVER] begin start language server...
2021-01-04 13:53:17.078 [INFO:] indexFileURL: "http://update.dcloud.net.cn/hbuilderx/alpha/win32/update/index.json?tmp=49997078"
2021-01-04 13:53:17.125 [INFO:] [Update] No update.
2021-01-04 13:53:20.145 [WARNING:] QObject::setParent: Cannot set parent, new parent is in a different thread
2021-01-04 13:53:21.220 [INFO:] Local Mac: "CC:79:CF:9D:C6:66"
2021-01-04 13:53:21.631 [WARNING:] server json is error: "illegal value"
2021-01-04 13:53:21.913 [INFO:] Language Server Running on Port : 9191
2021-01-04 13:53:22.029 [WARNING:] service server return 1002, try relogin
2021-01-04 13:53:22.328 [WARNING:] "Cloud server returns error: 登录过期,请重试或重新启动HBuilder code:3011"
2021-01-04 13:53:22.587 [WARNING:] server json is error: "illegal value"
true
2021-01-04 13:53:25 [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.<clinit>(LibraryFinder.java:44)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.<clinit>(WinDeviceLibrary.java:69)
at com.pandora.launcher.core.iphone.jna.idevice.DeviceLibraryRegistry.getDeviceLibrary(DeviceLibraryRegistry.java:15)
at com.pandora.launcher.core.iphone.IPhoneLauncher.<init>(IPhoneLauncher.java:108)
at com.pandora.launcher.core.listener.DeviceStartupListener.earlyStartup(DeviceStartupListener.java:30)
at com.pandora.language.LanguageServer.initLauncher(LanguageServer.java:149)
at com.pandora.language.LanguageServer.init(LanguageServer.java:137)
at com.pandora.language.LanguageServer$8.run(LanguageServer.java:1711)
at java.lang.Thread.run(Unknown Source)
2021-01-04 13:53:25 [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.<clinit>(LibraryFinder.java:44)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.<clinit>(WinDeviceLibrary.java:69)
at com.pandora.launcher.core.iphone.jna.idevice.DeviceLibraryRegistry.getDeviceLibrary(DeviceLibraryRegistry.java:15)
at com.pandora.launcher.core.iphone.IPhoneLauncher.<init>(IPhoneLauncher.java:108)
at com.pandora.launcher.core.listener.DeviceStartupListener.earlyStartup(DeviceStartupListener.java:30)
at com.pandora.language.LanguageServer.initLauncher(LanguageServer.java:149)
at com.pandora.language.LanguageServer.init(LanguageServer.java:137)
at com.pandora.language.LanguageServer$8.run(LanguageServer.java:1711)
at java.lang.Thread.run(Unknown Source)
2021-01-04 13:53:25 [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.<clinit>(LibraryFinder.java:44)
at com.pandora.launcher.core.iphone.jna.md.LibraryInstance.getMDLibrary(LibraryInstance.java:15)
at com.pandora.launcher.core.iphone.jna.idevice.win.WinDeviceLibrary.<clinit>(WinDeviceLibrary.java:69)
at com.pandora.launcher.core.iphone.jna.idevice.DeviceLibraryRegistry.getDeviceLibrary(DeviceLibraryRegistry.java:15)
at com.pandora.launcher.core.iphone.IPhoneLauncher.<init>(IPhoneLauncher.java:108)
at com.pandora.launcher.core.listener.DeviceStartupListener.earlyStartup(DeviceStartupListener.java:30)
at com.pandora.language.LanguageServer.initLauncher(LanguageServer.java:149)
at com.pandora.language.LanguageServer.init(LanguageServer.java:137)
at com.pandora.language.LanguageServer$8.run(LanguageServer.java:1711)
at java.lang.Thread.run(Unknown Source)
2021-01-04 13:53:25 [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.<clinit>(WinDeviceLibrary.java:69)
at com.pandora.launcher.core.iphone.jna.idevice.DeviceLibraryRegistry.getDeviceLibrary(DeviceLibraryRegistry.java:15)
at com.pandora.launcher.core.iphone.IPhoneLauncher.<init>(IPhoneLauncher.java:108)
at com.pandora.launcher.core.listener.DeviceStartupListener.earlyStartup(DeviceStartupListener.java:30)
at com.pandora.language.LanguageServer.initLauncher(LanguageServer.java:149)
at com.pandora.language.LanguageServer.init(LanguageServer.java:137)
at com.pandora.language.LanguageServer$8.run(LanguageServer.java:1711)
at java.lang.Thread.run(Unknown Source)
2021-01-04 13:53:25 [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.<clinit>(WinDeviceLibrary.java:69)
at com.pandora.launcher.core.iphone.jna.idevice.DeviceLibraryRegistry.getDeviceLibrary(DeviceLibraryRegistry.java:15)
at com.pandora.launcher.core.iphone.IPhoneLauncher.<init>(IPhoneLauncher.java:108)
at com.pandora.launcher.core.listener.DeviceStartupListener.earlyStartup(DeviceStartupListener.java:30)
at com.pandora.language.LanguageServer.initLauncher(LanguageServer.java:149)
at com.pandora.language.LanguageServer.init(LanguageServer.java:137)
at com.pandora.language.LanguageServer$8.run(LanguageServer.java:1711)
at java.lang.Thread.run(Unknown Source)
2021-01-04 13:53:25 [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.<clinit>(WinDeviceLibrary.java:69)
at com.pandora.launcher.core.iphone.jna.idevice.DeviceLibraryRegistry.getDeviceLibrary(DeviceLibraryRegistry.java:15)
at com.pandora.launcher.core.iphone.IPhoneLauncher.<init>(IPhoneLauncher.java:108)
at com.pandora.launcher.core.listener.DeviceStartupListener.earlyStartup(DeviceStartupListener.java:30)
at com.pandora.language.LanguageServer.initLauncher(LanguageServer.java:149)
at com.pandora.language.LanguageServer.init(LanguageServer.java:137)
at com.pandora.language.LanguageServer$8.run(LanguageServer.java:1711)
at java.lang.Thread.run(Unknown Source)
2021-01-04 13:53:25 [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.<clinit>(WinDeviceLibrary.java:69)
at com.pandora.launcher.core.iphone.jna.idevice.DeviceLibraryRegistry.getDeviceLibrary(DeviceLibraryRegistry.java:15)
at com.pandora.launcher.core.iphone.IPhoneLauncher.<init>(IPhoneLauncher.java:108)
at com.pandora.launcher.core.listener.DeviceStartupListener.earlyStartup(DeviceStartupListener.java:30)
at com.pandora.language.LanguageServer.initLauncher(LanguageServer.java:149)
at com.pandora.language.LanguageServer.init(LanguageServer.java:137)
at com.pandora.language.LanguageServer$8.run(LanguageServer.java:1711)
at java.lang.Thread.run(Unknown Source)
一月 04, 2021 1:53:25 下午 com.pandora.launcher.core.iphone.jna.LibraryFinder getCFLibrary
严重: Could not find the CoreFoundation Library!
2021-01-04 13:53:25 [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.<clinit>(WinDeviceLibrary.java:69)
at com.pandora.launcher.core.iphone.jna.idevice.DeviceLibraryRegistry.getDeviceLibrary(DeviceLibraryRegistry.java:15)
at com.pandora.launcher.core.iphone.IPhoneLauncher.<init>(IPhoneLauncher.java:108)
at com.pandora.launcher.core.listener.DeviceStartupListener.earlyStartup(DeviceStartupListener.java:30)
at com.pandora.language.LanguageServer.initLauncher(LanguageServer.java:149)
at com.pandora.language.LanguageServer.init(LanguageServer.java:137)
at com.pandora.language.LanguageServer$8.run(LanguageServer.java:1711)
at java.lang.Thread.run(Unknown Source)
2021-01-04 13:53:25 [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.<clinit>(WinDeviceLibrary.java:69)
at com.pandora.launcher.core.iphone.jna.idevice.DeviceLibraryRegistry.getDeviceLibrary(DeviceLibraryRegistry.java:15)
at com.pandora.launcher.core.iphone.IPhoneLauncher.<init>(IPhoneLauncher.java:108)
at com.pandora.launcher.core.listener.DeviceStartupListener.earlyStartup(DeviceStartupListener.java:30)
at com.pandora.language.LanguageServer.initLauncher(LanguageServer.java:149)
at com.pandora.language.LanguageServer.init(LanguageServer.java:137)
at com.pandora.language.LanguageServer$8.run(LanguageServer.java:1711)
at java.lang.Thread.run(Unknown Source)
一月 04, 2021 1:53:25 下午 com.pandora.launcher.core.iphone.jna.LibraryFinder getMDLibrary
严重: Could not find the MobileDevice Library!
2021-01-04 13:53:25 [LanguageServerProcess] randomPort::::::26317
2021-01-04 13:53:25 [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:831)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2021-01-04 13:53:25 [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:831)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2021-01-04 13:53:25 [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:831)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2021-01-04 13:53:25 [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:831)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
一月 04, 2021 1:53:25 下午 com.pandora.launcher.core.iphone.jna.LibraryFinder getCFLibrary
严重: Could not find the CoreFoundation Library!
2021-01-04 13:53:25 [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:831)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
2021-01-04 13:53:25 [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:831)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
一月 04, 2021 1:53:25 下午 com.pandora.launcher.core.iphone.jna.LibraryFinder getMDLibrary
严重: Could not find the MobileDevice Library!
2021-01-04 13:53:26 [LanguageServerProcess] Warning: NLS missing message: MetadataLoader_Error_Loading_Metadata in: com.aptana.editor.common.contentassist.messages
2021-01-04 13:53:26 [LanguageServerProcess] Warning: NLS missing message: MetadataObjectsReader_UnableToLocateDocumentationXML in: com.aptana.editor.common.contentassist.messages
2021-01-04 13:53:26 [LanguageServerProcess] Warning: NLS missing message: MetadataObjectsReader_IOErrorOccurredProcessingDocumentationXML in: com.aptana.editor.common.contentassist.messages
2021-01-04 13:53:26 [LanguageServerProcess] Warning: NLS missing message: MetadataObjectsReader_IOErrorOccurredProcessingDocumentationBinary in: com.aptana.editor.common.contentassist.messages
2021-01-04 13:53:26 [LanguageServerProcess] Warning: NLS missing message: MetadataReader_ErrorLoadingDocumentationXML in: com.aptana.editor.common.contentassist.messages
2021-01-04 13:53:26 [LanguageServerProcess] Warning: NLS missing message: MetadataReader_IOErrorProcessingDocumentationXML in: com.aptana.editor.common.contentassist.messages
2021-01-04 13:53:26 [LanguageServerProcess] Warning: NLS missing message: MetadataReader_SAXParserConfiguredIncorrectly in: com.aptana.editor.common.contentassist.messages
2021-01-04 13:53:26 [LanguageServerProcess] Warning: NLS missing message: MetadataReader_ErrorParsingDocumentationXML in: com.aptana.editor.common.contentassist.messages
2021-01-04 13:53:29.828 [INFO:] User: [ "531873096@qq.com" ] logged in
2021-01-04 13:53:30 [LanguageServerProcess] Warning: NLS missing message: JSMetadataReader_Invalid_Base_Type in: com.aptana.editor.js.contentassist.index.messages
2021-01-04 13:53:30 [LanguageServerProcess] Warning: NLS missing message: JSMetadataReader_Invalid_Exception_Name in: com.aptana.editor.js.contentassist.index.messages
2021-01-04 13:53:30 [LanguageServerProcess] Warning: NLS missing message: JSMetadataReader_Invalid_Parameter_Type in: com.aptana.editor.js.contentassist.index.messages
2021-01-04 13:53:30 [LanguageServerProcess] Warning: NLS missing message: JSMetadataReader_Invalid_Property_Type in: com.aptana.editor.js.contentassist.index.messages
2021-01-04 13:53:30 [LanguageServerProcess] Warning: NLS missing message: JSMetadataReader_Invalid_Return_Type in: com.aptana.editor.js.contentassist.index.messages
2021-01-04 13:53:30 [LanguageServerProcess] Warning: NLS missing message: JSMetadataReader_Invalid_Type_Name in: com.aptana.editor.js.contentassist.index.messages
2021-01-04 13:53:35.969 [INFO:] ===>loadMetadatas,cost: 14054
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------one
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------two
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------three
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------four
2021-01-04 13:53:36 [LanguageServerProcess] file:/C:/Users/Administrator/Documents/HBuilderProjects/view/==>Unable to find class: com.aptana.editor.js.contentassist.model.TypeElement
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------one
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------two
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------three
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------four
2021-01-04 13:53:36 [LanguageServerProcess] addIndexCache and deSerialize index file error!
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------one
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------two
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------three
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------four
2021-01-04 13:53:36 [LanguageServerProcess] addIndexCache and deSerialize index file error!
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------one
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------two
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------three
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------four
2021-01-04 13:53:36 [LanguageServerProcess] addIndexCache and deSerialize index file error!
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------one
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------two
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------three
2021-01-04 13:53:36 [LanguageServerProcess] 项目:file:/C:/Users/Administrator/Documents/HBuilderProjects/view/,读取索引文件失败。------four
2021-01-04 13:53:36 [LanguageServerProcess] addIndexCache and deSerialize index file error!
2021-01-04 13:53:44.205 [WARNING:] [Expression] "Unsupport Expr : unicloud.canShowClientDBActionDeleteFiles"
2021-01-04 14:03:57.180 [WARNING:] [Expression] "Unsupport Expr : unicloud.canShowClientDBActionDeleteFiles"
2021-01-04 14:04:26.319 [INFO:] onConfigChanged==== "weApp.devTools.path"
2021-01-04 14:05:25.425 [WARNING:] [Expression] "Unsupport Expr : unicloud.canShowClientDBActionDeleteFiles"
2021-01-04 14:06:24.165 [INFO:] node "D:/Program Files/HBuilderX/plugins/node/node.exe"
2021-01-04 14:06:24.181 [INFO:] args ("--max-old-space-size=2048", "D:/Program Files/HBuilderX/plugins/uniapp-cli/bin/uniapp-cli.js")
2021-01-04 14:07:58.170 [INFO:] zip:
2021-01-04 14:09:36.908 [INFO:] arguments:::::: "D:\Program Files\HBuilderX\HBuilderX.exe|hbuilderx://ext/download?plugin=%7B%22id%22%3A%22compile-node-sass%22%2C%22name%22%3A%22scss%5C%2Fsass%5Cu7f16%5Cu8bd1%22%2C%22version%22%3A%220.0.4%22%2C%22category_name%22%3A%22HBuilderX%22%2C%22category_code%22%3A%22extension-for-hbuilderx%22%2C%22category_id%22%3A11%2C%22ide_version%22%3A%222.7.0%22%2C%22download_url%22%3A%22https%3A%5C%2F%5C%2Fresource-aliyun.dcloud.net.cn%5C%2Fmarketplace%5C%2Ffc36ac60-acad-11ea-b3a7-1f44ffcf2100%5C%2F0.0.4%5C%2Fplugin.zip%3Fv%3D1592044682%22%2C%22size%22%3A%226.7MB%22%2C%22description%22%3A%22%5Cu7f16%5Cu8bd1scss%5C%2Fsass%5Cu4e3acss%5Cu3002uni-app%5Cu7f16%5Cu8bd1%5Cu6216%5Cu5bf9%5Cu6587%5Cu4ef6%5Cu53f3%5Cu952e-%5Cu5916%5Cu90e8%5Cu547d%5Cu4ee4%5Cu7f16%5Cu8bd1%5Cu65f6%5Cu4f7f%5Cu7528%22%2C%22platforms%22%3A%5B%5D%7D"
2021-01-04 14:09:36.923 [INFO:] apr_initialize.
2021-01-04 14:09:36.970 [INFO:] apr_initialize end.
2021-01-04 14:09:37.021 [INFO:] onReceivedMessage "D:\Program Files\HBuilderX\HBuilderX.exe|hbuilderx://ext/download?plugin=%7B%22id%22%3A%22compile-node-sass%22%2C%22name%22%3A%22scss%5C%2Fsass%5Cu7f16%5Cu8bd1%22%2C%22version%22%3A%220.0.4%22%2C%22category_name%22%3A%22HBuilderX%22%2C%22category_code%22%3A%22extension-for-hbuilderx%22%2C%22category_id%22%3A11%2C%22ide_version%22%3A%222.7.0%22%2C%22download_url%22%3A%22https%3A%5C%2F%5C%2Fresource-aliyun.dcloud.net.cn%5C%2Fmarketplace%5C%2Ffc36ac60-acad-11ea-b3a7-1f44ffcf2100%5C%2F0.0.4%5C%2Fplugin.zip%3Fv%3D1592044682%22%2C%22size%22%3A%226.7MB%22%2C%22description%22%3A%22%5Cu7f16%5Cu8bd1scss%5C%2Fsass%5Cu4e3acss%5Cu3002uni-app%5Cu7f16%5Cu8bd1%5Cu6216%5Cu5bf9%5Cu6587%5Cu4ef6%5Cu53f3%5Cu952e-%5Cu5916%5Cu90e8%5Cu547d%5Cu4ee4%5Cu7f16%5Cu8bd1%5Cu65f6%5Cu4f7f%5Cu7528%22%2C%22platforms%22%3A%5B%5D%7D"
2021-01-04 14:09:40.934 [INFO:] Download plugin "compile-node-sass"
2021-01-04 14:09:54.134 [INFO:] Unpack plugin "compile-node-sass"
2021-01-04 14:10:38.272 [INFO:] try move "D:/Program Files/HBuilderX/update/plugins/compile-node-sass.zip.tmp" to "D:/Program Files/HBuilderX/plugins/compile-node-sass"
2021-01-04 14:10:39.849 [INFO:] move result: true
2021-01-04 14:10:39.881 [INFO:] pluginJsonPath: "D:/Program Files/HBuilderX/plugins/compile-node-sass/package.json"
2021-01-04 14:10:39.927 [WARNING:] QLayout: Attempting to add QLayout "" to MsgItemWidget "MsgItem", which already has a layout
2021-01-04 14:10:39.974 [INFO:] Plugin "compile-node-sass" has been successfully installed
2021-01-04 14:10:39.992 [INFO:] QObject::destroyed state 0
2021-01-04 14:20:05.709 [WARNING:] [Expression] "Unsupport Expr : unicloud.canShowClientDBActionDeleteFiles"
2021-01-04 14:23:23.238 [WARNING:] server json is error: "illegal value"
2021-01-04 14:26:10.197 [WARNING:] [Expression] "Unsupport Expr : unicloud.canShowClientDBActionDeleteFiles"
[HBuilder] 14:07:57.309 文件查找失败:'@dcloudio/uni-ui/lib/uni-badge/uni-badge.vue' at pages\
[HBuilder] 14:07:57.315 文件查找失败:'@dcloudio/uni-ui/lib/uni-badge/uni-badge.vue' at pages\
[HBuilder] 14:07:57.343 文件查找失败:'@dcloudio/uni-ui/lib/uni-icon/uni-icon.vue' at pages\
[HBuilder] 14:07:57.345 文件查找失败:'@dcloudio/uni-ui/lib/uni-icon/uni-icon.vue' at pages
[HBuilder] 14:07:57.361 文件查找失败:'@dcloudio/uni-ui/lib/uni-icon/uni-icon.vue' at pages
[HBuilder] 14:07:57.363 文件查找失败:'@dcloudio/uni-ui/lib/uni-icon/uni-icon.vue' at pages
[HBuilder] 14:07:57.383 文件查找失败:'@dcloudio/uni-ui/lib/uni-icon/uni-icon.vue' at pages
[HBuilder] 14:07:57.386 文件查找失败:'@dcloudio/uni-ui/lib/uni-icon/uni-icon.vue' at pages\
[HBuilder] 14:07:57.401 文件查找失败:'@dcloudio/uni-ui/lib/uni-list-item/uni-list-item.vue' at pages\
[HBuilder] 14:07:57.404 文件查找失败:'@dcloudio/uni-ui/lib/uni-list-item/uni-list-item.vue' at pages\
[HBuilder] 14:07:57.424 文件查找失败:'@dcloudio/uni-ui/lib/uni-list-item/uni-list-item.vue' at pages
[HBuilder] 14:07:57.427 文件查找失败:'@dcloudio/uni-ui/lib/uni-list-item/uni-list-item.vue' at pages\
[HBuilder] 14:07:57.443 文件查找失败:'@dcloudio/uni-ui/lib/uni-list-item/uni-list-item.vue' at pages\
[HBuilder] 14:07:57.446 文件查找失败:'@dcloudio/uni-ui/lib/uni-list-item/uni-list-item.vue' at pages\
[HBuilder] 14:07:57.464 文件查找失败:'@dcloudio/uni-ui/lib/uni-list-item/uni-list-item.vue' at pages\
[HBuilder] 14:07:57.466 文件查找失败:'@dcloudio/uni-ui/lib/uni-list-item/uni-list-item.vue' at pages\
[HBuilder] 14:07:57.483 文件查找失败:'@dcloudio/uni-ui/lib/uni-list-item/uni-list-item.vue' at pages\
[HBuilder] 14:07:57.486 文件查找失败:'@dcloudio/uni-ui/lib/uni-list-item/uni-list-item.vue' at pages\
[HBuilder] 14:07:57.504 文件查找失败:'@dcloudio/uni-ui/lib/uni-list/uni-list.vue' at pages\
[HBuilder] 14:07:57.506 文件查找失败:'@dcloudio/uni-ui/lib/uni-list/uni-list.vue' at pages\
[HBuilder] 14:07:57.523 文件查找失败:'@dcloudio/uni-ui/lib/uni-list/uni-list.vue' at pages\
[HBuilder] 14:07:57.525 文件查找失败:'@dcloudio/uni-ui/lib/uni-list/uni-list.vue' at pages\
[HBuilder] 14:07:57.544 文件查找失败:'@dcloudio/uni-ui/lib/uni-list/uni-list.vue' at pages\
[HBuilder] 14:07:57.547 文件查找失败:'@dcloudio/uni-ui/lib/uni-list/uni-list.vue' at pages\my\
[HBuilder] 14:07:57.563 文件查找失败:'@dcloudio/uni-ui/lib/uni-list/uni-list.vue' at pages\my\
[HBuilder] 14:07:57.566 文件查找失败:'@dcloudio/uni-ui/lib/uni-list/uni-list.vue' at pages\
[HBuilder] 14:07:57.583 文件查找失败:'@dcloudio/uni-ui/lib/uni-list/uni-list.vue' at pages\set\
[HBuilder] 14:07:57.586 文件查找失败:'@dcloudio/uni-ui/lib/uni-list/uni-list.vue' at pages\set\
[HBuilder] 14:07:57.603 文件查找失败:'@dcloudio/uni-ui/lib/uni-load-more/uni-load-more.vue' at pages\
[HBuilder] 14:07:57.606 文件查找失败:'@dcloudio/uni-ui/lib/uni-load-more/uni-load-more.vue' at pages\
[HBuilder] 14:07:57.625 文件查找失败:'@dcloudio/uni-ui/lib/uni-load-more/uni-load-more.vue' at pages\
[HBuilder] 14:07:57.627 文件查找失败:'@dcloudio/uni-ui/lib/uni-swipe-action/uni-swipe-action.vue' at pages\
[HBuilder] 14:07:57.645 文件查找失败:'@dcloudio/uni-ui/lib/uni-swipe-action/uni-swipe-action.vue' at pages\
[HBuilder] 14:07:57.648 文件查找失败:'tki-qrcode' at pages
[HBuilder] 14:07:57.668 文件查找失败:'tki-qrcode' at pages
[HBuilder] 14:07:58.036 文件查找失败:'animate.css' at pages\
[HBuilder] 14:07:58.039 文件查找失败:'tki-qrcode' at pages\
[HBuilder] 14:07:58.057 文件查找失败:'tki-qrcode' at pages
[HBuilder] 14:07:58.151 文件查找失败:'utfx' at common_mixins.js:8
[HBuilder] 14:07:58.169 ERROR Build failed with errors.
2021-01-04 14:33