Results 1 to 5 of 5
- 11-06-2012, 06:36 PM #1
Member
- Join Date
- Nov 2012
- Posts
- 2
- Rep Power
- 0
- 11-06-2012, 06:49 PM #2
Re: My code keeps giving me NullPointerException error
What line is throwing the NPE? What values are you dereferencing on that line? Which one is null? You can use a debugger or some print statements to figure out what's going on.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 11-06-2012, 06:54 PM #3
Senior Member
- Join Date
- Oct 2010
- Location
- Germany
- Posts
- 780
- Rep Power
- 4
Re: My code keeps giving me NullPointerException error
- 11-06-2012, 10:03 PM #4
Member
- Join Date
- Nov 2012
- Posts
- 2
- Rep Power
- 0
Re: My code keeps giving me NullPointerException error
- 11-07-2012, 04:47 PM #5
Similar Threads
-
The code is compiling but it is not giving the expected output.
By dantzig in forum New To JavaReplies: 5Last Post: 06-25-2012, 12:02 PM -
Real simple code giving me trouble!
By dre in forum New To JavaReplies: 1Last Post: 09-24-2011, 05:13 PM -
Need Help With Code Error Exception in thread "main" java.lang.NullPointerException
By bwilson0117 in forum New To JavaReplies: 10Last Post: 07-20-2011, 02:11 PM -
Java code giving error
By alfarida in forum New To JavaReplies: 3Last Post: 11-10-2010, 07:11 PM -
Pls check why my code is giving a runtime error
By Beginner in forum New To JavaReplies: 3Last Post: 05-26-2010, 12:32 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks