Processing.js closes active Processing session when set

edited March 2017 in JavaScript Mode

This is to document a bug in the processing IDE. I am using processing 3.3 Win10 x64. This is what happens. I open Processing and it starts in java mode. I switched to javascript mode and the window closes. I tried to restart processing and it won't open any new sketch window. Then, I decided to open a pde file and processing runs and opens the file in JavaScript mode. Good. Then I create a new sketch as a next step and it fails, throwing an error in the console:

Error while assigning the sketch template.

I can switch back to Java mode and everything goes back to normal. In addition, this behavior is not observed in Processing 3.1.1.

This has been reported before: https://github.com/fjenett/javascript-mode-processing/issues/35

**** EDIT: Ticket generated at https://github.com/processing-js/processing-js/issues/281 however it seems there is no more support for this mode.

Kf

Comments

Sign In or Register to comment.