Could not run the sketch.
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.
My code shouldn’t have any errors and I opened a blank sketch and it ran fine. What’s up? Through my bit of testing it seems to work fine when I comment out the main() in my class. More testing, so can I not have a function called main?