Search:

Type: Posts; User: MAK

Search: Search took 0.07 seconds.

  1. Replies
    7
    Views
    811

    Re: Help with processing

    here is the error:
    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at processing.core.PApplet.background(PApplet.java:15157)
    at processing.setup(processing.java:5)
    at...
  2. Replies
    7
    Views
    811

    Re: Help with processing

    here is the whole thing

    main:



    import java.awt.Window;
    import javax.swing.JFrame;
  3. Replies
    7
    Views
    811

    Help with processing

    Hey guys, i have a question about my code. I have everything necessary for the processing working, and the program runs fine, but whenever it gets to the line with processing, it brings up errors....
Results 1 to 3 of 5