Can you find the line where the error occurs? What code is on line 93?
What is the argument to the parseInt() method? Is it a String of digits like: "123" or something else?

Look at the code and...