Results 1 to 2 of 2

Thread: Need Java help

  1. #1
    Join Date
    Jan 2013
    Posts
    167
    Mentioned
    1 Post(s)
    Quoted
    33 Post(s)

    Default Need Java help

    Okay so I've made this game thing and I get this error so I need some one who knows Java to try and help me fix it
    I can send you the files would prefer someone trusted!
    Heres the errors:

    Exception in thread "main" java.lang.NullPointerException
    at level.SpawnLevel.generatelevel(SpawnLevel.java:36)
    at level.level.<init>(level.java:22)
    at level.SpawnLevel.<init>(SpawnLevel.java:16)
    at MainClass.<init>(MainClass.java:51)
    at MainClass.main(MainClass.java:139)

  2. #2
    Join Date
    Jan 2013
    Posts
    167
    Mentioned
    1 Post(s)
    Quoted
    33 Post(s)

    Default

    never mind fixed close please

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •