Look at line 24 in MazeSolver and see what variable has a null value. Then backtrack in the code to see why that variable does not have a non-null value. If you can't tell which variable is null,...