and it says i could not run the sketch and this error comes out,
Usage: PApplet [options] [sketch args]
See the Javadoc for PApplet for an explanation.
Could not run the sketch (Target VM failed to initialize).
For more information, read revisions.txt and Help → Troubleshooting.
I'm using windows 10 and my processor is CPU Type AMD A6-7000 Radeon R4, 5 Compute Cores 2C+3G
and downloaded the latest version of Java. Please if someone knows about this issue please reply as soon as possible.
Thank you very much.
Answers
is this right?... look at the examples...
specifically: https://processing.org/reference/setup_.html
buddy, I have same problem... I worked fine in uni lab, but didnt work in my laptop surface pro 4
your code is wrong should be void setup(){}
Changing the code made it work. Thanks guys!
@choejoe Please review next link:
https://forum.processing.org/two/discussion/21148/do-not-delete-your-posts#latest
Kf
I need help i'm a beginner that started using processing 3.3 yesterday and it was working fine. Today i tried using a simple code like
and it says i could not run the sketch and this error comes out,
Usage: PApplet [options] [sketch args] See the Javadoc for PApplet for an explanation. Could not run the sketch (Target VM failed to initialize). For more information, read revisions.txt and Help → Troubleshooting.
I'm using windows 10 and my processor is CPU Type AMD A6-7000 Radeon R4, 5 Compute Cores 2C+3G and downloaded the latest version of Java. Please if someone knows about this issue please reply as soon as possible. Thank you very much.