Search:

Type: Posts; User: LukeR

Search: Search took 0.11 seconds.

  1. [SOLVED] Re: I have a NullPointerException error that I dont understand

    I cant, because it is a class that only runs methods, and the variables are type BufferedImage.

    (What I mean by that is that it is the type: int, boolean ect. IE:
    public static BufferedImage...
  2. [SOLVED] Re: I have a NullPointerException error that I dont understand

    Ok thanks, will try that. If it doesnt work I will get back to you.

    -Luke

    --- Update ---

    I tried it, but I cant seem to find what is causing it. Could I send you source some how?

    -Luke
  3. [SOLVED] I have a NullPointerException error that I dont understand

    I get an error that I cant seem to fix :mad:. I have a lot of code, so ask me for each individual class. :o

    Error:


    Exception in thread "Thread-3" java.lang.NullPointerException
    at...
Results 1 to 3 of 3