Search:

Type: Posts; User: atilla

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    728

    Re: Having trouble with code for my game

    I continue to get this error:
    Exception in thread "main" java.lang.NullPointerException
    at Main.GamePanel.<init>(GamePanel.java:106)
    at Main.Game.main(Game.java:10)

    This is the code:
    Game...
  2. Replies
    4
    Views
    728

    Having trouble with code for my game

    I continue to get this error:
    Exception in thread "main" java.lang.NullPointerException
    at Main.GamePanel.<init>(GamePanel.java:106)
    at Main.Game.main(Game.java:10)

    This is the code:
    Game...
Results 1 to 2 of 2