I can only guess, since you haven't provided all of the code (in SSCCE form), but that error pretty much says it all. You're using a variable that might not have been initialized. For example, if you...