When creating rectangles I created rectangles of the right size but forgot to add the jump() function so they overlapped. However, the checks said I had rectangles that did not overlap but that they were of the wrong size. So the checks are listed in the wrong order I believe.