stannickel / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Arduino IDE 1.6.4 will not open anymore #1151

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

A few of us are having problems with opening Arduino IDE.

Here's the link to the forum responses 

http://forum.arduino.cc/index.php?topic=325527.0

Regards

Gary

Original issue reported on code.google.com by quest...@hotmail.com on 28 May 2015 at 9:41

GoogleCodeExporter commented 9 years ago

I tried running arduino_debug.exe.

This is the output.

C:\Program Files\Arduino>arduino_debug.exe
Loading configuration...
Initializing packages...
java.lang.NullPointerException
       at cc.arduino.contributions.packages.ContributedToolReference.resolve(ContributedToolReference.java:43)
       at cc.arduino.contributions.packages.ContributedPlatform.resolveToolsDependencies(ContributedPlatform.java:76)
       at cc.arduino.contributions.packages.ContributionsIndexer.parseIndex(ContributionsIndexer.java:92)
       at processing.app.BaseNoGui.initPackages(BaseNoGui.java:600)
       at processing.app.Base.<init>(Base.java:271)
       at processing.app.Base.guardedMain(Base.java:215)
       at processing.app.Base.main(Base.java:128)

C:\Program Files\Arduino>

Original comment by quest...@hotmail.com on 28 May 2015 at 11:48