Hello Adam802!

When you get a NPE you should go to the line the compiler tells you, print the variables in that line and find out which of them is null. Then you can backtrack to your code and...