Closed flowen closed 8 years ago
Thanks @lowenf . There's a bug in the latest processing-java. I'll post an issue on the Processing repo and hopefully submit a PR that fixes it.
In the mean time, you'll have to revert to an earlier version of Processing.
This will be fixed in Processing 3.1.1.
hi, thanks for building this! Just been recently (~2 days) using it and today after updating I'm getting the following error:
err is java.lang.reflect.InvocationTargetExceptionException in thread "main" java.lang.NullPointerException at processing.mode.java.Commander.(Commander.java:263)
at processing.mode.java.Commander.main(Commander.java:86)
I tried re-installing 'processing-java' from the tools menu and change the cmd var in 'Processing.sublime-build' (I installed for all users) but alas no solution..