Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    882

    Re: Help! I am running out of ides

    Can you look in your editor and count the lines?
    Or add a println that prints out the value of all the variables on the line and see if any of them are null.
  2. Replies
    3
    Views
    882

    Re: Help! I am running out of ides

    Look at line 27 and find the variable that has a null value. Then backtrack in the code to find out why that variable does not have a valid value.
Results 1 to 2 of 2