Processing -> ProcessingJS Error: "Missing formal parameter"
in
Processing with Other Languages
•
1 year ago
Hi. I've written an app in processing and am currently trying to export it to PJS. It is hosted at
http://users.tkk.fi/~ituomi/
It's not working at all with the following error in javascript console:
[18:18:27.777] uncaught exception: Processing.js: Unable to execute pjs sketch: SyntaxError: missing formal parameter
No luck with going through the usual caveats, naming practices, google, etc. It's driving me nuts! The source code is at http://users.tkk.fi/~ituomi/Metropolis_js.pde if anyone wants to have a peek.
-Ian
It's not working at all with the following error in javascript console:
[18:18:27.777] uncaught exception: Processing.js: Unable to execute pjs sketch: SyntaxError: missing formal parameter
No luck with going through the usual caveats, naming practices, google, etc. It's driving me nuts! The source code is at http://users.tkk.fi/~ituomi/Metropolis_js.pde if anyone wants to have a peek.
-Ian
1