If anyone can help. I just Upgraded from 1.6.3 to 1.6.4 and now the IDE starts and then dies. Running Windows 8.1pro 64bit, Java 8 update 45.
The output from arduino_debug is as follows:
"C:\Program Files (x86)\Arduino\arduino_debug.exe
Loading configuration...
Initializing packages...
jave.lang.NullPointerExecption
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.(Base.java:271)
at processing.app.Base.guardedMain(Base.java:215)
at processing.app.Base.main(Base.java:128) "
IDE 1.6.3 works fine, would like to be-able to upgrade to the new IDE.
Thanks
Ernie