|
It should tell you where your calling the object that is null. Thankfully your working in Java because in c++ it would just find a spot in ram and call that your data, and whatever arbitrary data was there before your program now thinks that represents your object.
__________________
My IP address is 127.0.0.1
|