Search:

Type: Posts; User: kendraheartt

Search: Search took 0.07 seconds.

  1. Replies
    6
    Views
    1,693

    Re: Need Help with Null Pointer Exception

    Oh okay thats what I did wrong :) I assigned it and it works now thank you so much :)
  2. Replies
    6
    Views
    1,693

    Re: Need Help with Null Pointer Exception

    theShield is in the instance fields
  3. Replies
    6
    Views
    1,693

    Re: Need Help with Null Pointer Exception

    I got this message when I ran the applet:

    Exception in thread "Thread-36" java.lang.NullPointerException at Missile.run(Missile.java: 108)
    this only happened when I shot the missile, but it the...
  4. Replies
    6
    Views
    1,693

    Need Help with Null Pointer Exception

    Okay so I am writing a program for a space invaders game, and i keep getting a null pointer exception when in my missile class. I can't seem to figure out what went wrong... If anyone could help me...
Results 1 to 4 of 4