Arduino-IDE-for-Raspberry icon indicating copy to clipboard operation
Arduino-IDE-for-Raspberry copied to clipboard

Crash when trying to launch the IDE

Open g-goessel opened this issue 10 years ago • 1 comments

I did everything as described in the README but when I try to launch arduino as root I have this error :

java.lang.NullPointerException
        at processing.app.BaseNoGui.createToolPreferences(BaseNoGui.java:767)
        at processing.app.BaseNoGui.initPackages(BaseNoGui.java:606)
        at processing.app.Base.<init>(Base.java:256)
        at processing.app.Base.guardedMain(Base.java:198)
        at processing.app.Base.main(Base.java:113)

Any idea on how to solve it ?

g-goessel avatar Jul 22 '15 13:07 g-goessel

Sorry no idea. You might want to check this out: https://github.com/arduino/Arduino/issues/3334

Or try the newest build from shortie on the raspberry forums.

NicoHood avatar Jul 22 '15 20:07 NicoHood