b-g / processing-sublime

A Sublime Text package for the programming language Processing
MIT License
447 stars 60 forks source link

error on build after updating processing to 3.1 #111

Closed flowen closed 8 years ago

flowen commented 8 years ago

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..

ybakos commented 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.

ybakos commented 8 years ago

This will be fixed in Processing 3.1.1.