A few days ago everything was working Ok but now I have 2 errors with Arduino:
IDE error when I open a random sketch. And then that window dies and cant even close it. It says
Thread -l ... Java.Lang.NullPointerException
Heres a screenshot:
- Cant upload my code to the board unless I ran arduino with sudo. (I get "cant find ttyACM0" for example) I didnt need this two days ago. Is there any way I could make it go back to normal?
Thanks! hope someone can help me.
EDIT:
I just downloaded version 1.0.4 and problem #1 is gone. But #2 and #3 still there... And i noticed that when I dont run arduino with sudo, problem #3 is gone. BUt i need sudo to upload my code to the board.