启动程序时Arduino IDE(Win10)崩溃 [英] Arduino IDE (Win10) crashes when I launch the program

查看:233
本文介绍了启动程序时Arduino IDE(Win10)崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

启动时,我的Arduino IDE(在Win10上为1.8.12版)崩溃.运行arduino_debug.exe,我收到此错误消息.

My Arduino IDE (ver 1.8.12 on Win10) crashes when I launch it. Running the arduino_debug.exe I get this error message.

C:\Program Files (x86)\Arduino>arduino_debug.exe
Set log4j store directory C:\Users\volke\AppData\Local\Arduino15
Loading configuration...
Initializing packages...
java.lang.NullPointerException
        at cc.arduino.contributions.packages.ContributionsIndexer.parseIndex(ContributionsIndexer.java:134)
        at processing.app.BaseNoGui.initPackages(BaseNoGui.java:483)
        at processing.app.Base.<init>(Base.java:273)
        at processing.app.Base.main(Base.java:150)

C:\Program Files (x86)\Arduino>

有解决方案吗?我试图删除配置文件package_index.jsonpackage_esp32_index.json,但没有任何运气.

Any solutions? I've tried to delete the config files package_index.json and package_esp32_index.json without any luck.

推荐答案

我正在Windows 10上遇到此问题(相同的arduino_debug日志). 我尝试卸载Arduino IDE,然后从可执行安装程序重新安装它;在我打开董事会经理之前,它一直运行良好:问题再次发生.

I'm on Windows 10 having exactly this issue (same arduino_debug log). I tried uninstalling Arduino IDE and then reinstalling it from executable installer; it worked fine until I opened the Board manager: the problem recurs.

在安装测试版(arduino beta1.9-BUILD-119)之后,我没有任何问题.

After installing the beta version (arduino beta1.9-BUILD-119), I'm not having any problem.

这篇关于启动程序时Arduino IDE(Win10)崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆